Skip to content

Releases: kestra-io/plugin-jdbc

v0.19.1

15 Oct 08:43
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.19.0

01 Oct 14:34
Compare
Choose a tag to compare

Features

Bug Fixes

Builds

Chores

Commits

  • 5d966ea: feat/replace old properties by fetch type (#380) (Mathieu Gabelle) #380
  • 41dc71e: Adjust Postgres CopyIn doc language (Jack P) #382

v0.18.1

05 Sep 12:12
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.18.0

06 Aug 23:15
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Chores

  • version: update snapshot version 'v0.18.0-SNAPSHOT'. (YannC)
  • use non-deprecated PluginUtilsService #318 (Loïc Mathieu)
  • deps: update gradle-wrapper-validation (Ludovic DEHON)
  • deps: fixed bouncycastle version (brian.mulier)
  • deps: repositories have to all be at the root project build.gradle since we moved to allprojects directive (brian.mulier)
  • deps: use new tests package (Ludovic DEHON)
  • use Kestra Platform BOM (Loïc Mathieu)
  • vertica: disable test to allows plugin to be built (#349) #349 (YannC)
  • vertica: totally disabled Vertica tests (YannC)
  • version: update to version 'v0.18.0'. (YannC)

v0.17.0

04 Jun 11:25
Compare
Choose a tag to compare

Features

Bug Fixes

Code Refactoring

Chores

Commits

  • 7eb6fbd: Implement sybase jdbc plugin (iNikitaGricenko) #282
  • 2711320: Update plugin-jdbc-sybase/src/main/java/io/kestra/plugin/jdbc/sybase/Trigger.java (Loïc Mathieu) #282
  • d50850b: Correct the url used in DuckDB query (Shruti Mantri) #301
  • b96f36e: #268 allow duck db to use existing database file (#294) (Nikita Hrytsenko) #294
  • 74c9d07: Update Query.java (Anna Geller)

v0.16.1

15 Apr 07:52
Compare
Choose a tag to compare

Bug Fixes

Chores

  • version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
  • upgrade to version 0.16.1 (Loïc Mathieu)

v0.16.0

11 Apr 16:43
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

v0.15.0

29 Feb 16:48
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

Commits

  • bb6ff19: fix(docs+examples): correcting the docs and examples for Snowflake (Shruti Mantri) #229

v0.14.0

21 Jan 20:41
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Chores

v0.13.0

16 Nov 12:39
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

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