v0.13.0
github-actions
released this
16 Nov 12:39
·
227 commits
to master
since this release
Features
- clickhouse: add clickHouse bulk insert (#172) #172 (Nikita Hrytsenko)
Bug Fixes
- tasks: include all result on the outputs (Ludovic DEHON)
- docs: CopyOut (Anna Geller)
- downgrade DuckDB driver to 0.8.1 #164 (Loïc Mathieu)
- docs: icon name for Arrow (Anna Geller)
- sqlite: fix falling test (Ludovic DEHON)
- sqlite test #171 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.13.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update DuckDB to 0.9.0 (#158) #158 (Thomas Tourlourat)
- deps: bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (Ludovic DEHON)
- deps: upgrade to DuckDB 0.9.1 (#163) #163 (Loïc Mathieu)
- deps: bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (Ludovic DEHON)
- build: add a workflow dispatch (Ludovic DEHON)
- deps: update dreamio jdbc drivers (Ludovic DEHON)
- version: update to version 'v0.13.0'. (Ludovic DEHON)
Commits
- cf36191: add dremio plugin (iNikitaGricenko) #169
- 447c928: change description and remove redundant converters (iNikitaGricenko) #169
- 81f9006: add arrow flight sql query task (iNikitaGricenko) #169
- 35ff848: dremio store variable fix (iNikitaGricenko) #169
- 5b40edb: dremio autocommit (iNikitaGricenko) #169
- add a PR template and improve the README (Anna Geller)
- 0d9ad21: add arrow flight sql query (iNikitaGricenko) #169
- e0bb592: Merge branch 'master' into master (Nikita Hrytsenko) #169
- 27e9030: split apache arrow flight and dremio plugins (iNikitaGricenko) #169
- 8cd3514: Apply suggestions from code review (Anna Geller) #169
- f0766f1: Update plugin-jdbc-arrow-flight/src/main/java/io/kestra/plugin/jdbc/arrowflight/package-info.java (Anna Geller) #169
- 9f4bd16: Add Sqlite jdbc sub-plugin (iNikitaGricenko) #170
- 9d77251: Apply suggestions from code review (Anna Geller) #170