Releases: kestra-io/plugin-jdbc
Releases · kestra-io/plugin-jdbc
v0.16.1
Bug Fixes
- plugin-jdbc-as400: wrong package name (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- upgrade to version 0.16.1 (Loïc Mathieu)
v0.16.0
Features
- core: add labels to triggers (Ludovic DEHON)
- Db2 plugin (#260) #260 (Nikita Hrytsenko)
- AS400 plugin #265 (Loïc Mathieu)
- add plugin icons for DB2 and AS400 (Loïc Mathieu)
Bug Fixes
- docs: correct vertica trigger example #261 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
- version: update minimal kestra version to '0.16'. (YannC)
- test: fix worker api #264 (Florian Hussonnois)
- upgrade depdencies (Loïc Mathieu)
- deps: bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78 #275 (dependabot[bot])
- deps: bump com.vertica.jdbc:vertica-jdbc #249 (dependabot[bot])
- deps: bump org.apache.calcite.avatica:avatica-core #273 (dependabot[bot])
- deps: bump com.microsoft.sqlserver:mssql-jdbc #272 (dependabot[bot])
- disable Rockset tests if the env prop for its API KEY is missing (Loïc Mathieu)
- deps: bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 #274 (dependabot[bot])
- deps: bump net.snowflake:snowflake-jdbc from 3.15.0 to 3.15.1 #271 (dependabot[bot])
- deps: bump org.postgresql:postgresql from 42.7.2 to 42.7.3 #258 (dependabot[bot])
- deps: bump org.xerial:sqlite-jdbc from 3.45.1.0 to 3.45.2.0 #257 (dependabot[bot])
- deps: bump org.apache.arrow:flight-sql-jdbc-driver #256 (dependabot[bot])
- deps: bump com.rockset:rockset-java from 0.10.3 to 0.12.1 #254 (dependabot[bot])
- deps: bump org.apache.pinot:pinot-jdbc-client #263 (dependabot[bot])
- deps: bump io.trino:trino-jdbc from 439 to 444 #269 (dependabot[bot])
- version: update to version 'v0.16.0'. (YannC)
v0.15.0
Features
- Micronaut 4 #223 (Loïc Mathieu)
- *****: Migrate from RxJava2 to Reactor #223 (Loïc Mathieu)
- Revert driver update (YannC)
- postgres: support jsonb cols (Ludovic DEHON)
Bug Fixes
- docs: correct trigger examples in plugin-jdbc #213 (Shruti Mantri)
- example: corrected the flow example of trino trigger #221 (Shruti Mantri)
- flow: corrected the flow example for DuckDB Query #222 (Shruti Mantri)
- duckdb: working dir also injected if an URL is specified #230 (brian.mulier)
- Apache Druid tests #245 (Loïc Mathieu)
- upgrade Pinot driver to the latest version #246 (Loïc Mathieu)
- Trino test #247 (Loïc Mathieu)
- VerticaTriggerTest (Loïc Mathieu)
- VerticaTest (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- version: update kestra version (Ludovic DEHON)
- upgrade libs #223 (Loïc Mathieu)
- rename input id to input name #224 (Ludovic DEHON)
- deps: bump some gh actions (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (Ludovic DEHON)
- upgrade to Micronaut 4.3 (Loïc Mathieu)
- deps: update micronaut & gradle (Ludovic DEHON)
- deps: update deps (Ludovic DEHON)
- version: update to version 'v0.15.0'. (YannC)
Commits
v0.14.0
Features
- plugin: Add plugin for Apache Druid (#182) #182 (Shruti Mantri)
- Correct plugin-jdbc docs for multiple data sources (#205) #205 (Shruti Mantri)
Bug Fixes
- pinot: correcting pinot trigger doc (#183) #183 (Shruti Mantri)
- docs: add doc corrections for multiple jdbc plugins (#206) #206 (Shruti Mantri)
- try a different druid icon (Anna Geller)
- druid logo (Anna Geller)
- docs: correct the docs for multiple jdbc plugins #207 (Shruti Mantri)
- docs: a minor doc correction #208 (Shruti Mantri)
- put icons in icons subfolder (YannC)
- docs: minor doc corrections for consistency #211 (Shruti Mantri)
Documentation
- Improve docs in plugin-jdbc and plugin-jdbc-arrow-flight #202 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.14.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update github actions and dependabot (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (Ludovic DEHON)
- deps: update some java deps (Ludovic DEHON)
- version: update to version 'v0.14.0'. (Ludovic DEHON)
v0.13.0
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
v0.12.0
Code Refactoring
- test: adjust to last oss queue signature (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.12.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update common deps (Ludovic DEHON)
- test: apply change from core (Ludovic DEHON)
- version: update to version 'v0.12.0'. (Ludovic DEHON)
v0.11.0
Features
- tasks: introduce new icons (Ludovic DEHON)
Bug Fixes
- allow setting the JDBC URL for MotherDuck #144 (Loïc Mathieu)
- core: unit test can failed with ConcurrentModificationException (Ludovic DEHON)
- task: invalid icon (Ludovic DEHON)
Code Refactoring
- tasks: relocate BashService to PluginService (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.10.1-SNAPSHOT'. (Ludovic DEHON)
- docs: update readme (Ludovic DEHON)
- version: update to version 'v0.11.0'. (Ludovic DEHON)
Commits
v0.10.0
Bug Fixes
- jdbc: error on sql trigger without result (#133) #133 (brian-mulier-p)
- jdbc-postgres: void types from query are converted to null #135 (brian.mulier)
- trigger test (Loïc Mathieu)
- clickhouse: handle DateTime with no TZ (#140) #140 (Loïc Mathieu)
Documentation
- tasks: snowflake stage (#139) #139 (Anna Geller)
Chores
- version: update snapshot version 'v0.9.1-SNAPSHOT'. (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (Ludovic DEHON)
- deps: update jdbc dependencies (Ludovic DEHON)
- deps: update common java libs (Ludovic DEHON)
- tasks: delete reference on SchedulerExecutionStateInterface (Ludovic DEHON)
- version: update to version 'v0.10.0'. (Ludovic DEHON)
Commits
- trino: Add example without DDL, clarify info about semicolons and point to Blueprints (#137) #137 (Anna Geller)
v0.9.0
Features
- Java 17 (Loïc Mathieu)
- plugin description (Loïc Mathieu)
Bug Fixes
- tasks: trigger examples were missing (..) for json pebble helper (#126) #126 (brian-mulier-p)
- jdbc: use the executionId from the runContext for all triggers (#127) #127 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.8.1-SNAPSHOT'. (Ludovic DEHON)
- docs: proper plugin name (Ludovic DEHON)
- deps: update all java deps (Ludovic DEHON)
- deps: invalid pom project description (Ludovic DEHON)
- version: update to version 'v0.9.0'. (Ludovic DEHON)
v0.8.0
Features
- plugin categories and icons (Loïc Mathieu)
Documentation
- tasks: invalid task id on outputs (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.6.2-SNAPSHOT'. (Ludovic DEHON)
- deps: update most java deps (Ludovic DEHON)
- deps: update all deps (Ludovic DEHON)
- version: update to version 'v0.8.0'. (Ludovic DEHON)