Skip to content

Releases: kestra-io/plugin-jdbc

v1.14.1

12 May 12:04

Choose a tag to compare

Changelog

📘 Subtasks

version

  • 253bebd update to version 'v1.14.1'.
  • cb2ab80 update snapshot version 'v1.14.1-SNAPSHOT'.

🐛 Bug Fixes

tests

  • 8369c35 use closeTo for Trino REAL float assertion to avoid single-precision rounding flakiness (#903), closes #903

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub

v1.14.0

11 May 13:58

Choose a tag to compare

Changelog

🚀 Features

jdbc-access

📘 Subtasks

version

  • ac78660 update to version 'v1.14.0'.
  • 683842a update snapshot version 'v1.13.3-SNAPSHOT'.

🐛 Bug Fixes

jdbc-access

  • e384366 prevent HSQLDB state contamination across concurrent UCanAccess tasks (#896), closes #895 #896

tests

  • 9bab634 harden ClickHouse timeout and Druid ingestion retry in CI (#897), closes #897

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub

v1.13.2

07 May 17:16

Choose a tag to compare

Changelog

📘 Subtasks

version

  • eaef080 update to version 'v1.13.2'.
  • 2ea5273 update snapshot version 'v1.13.2-SNAPSHOT'.

🐛 Bug Fixes

jdbc-sqlite

  • d6cfeeb pass workingDir when building outputFiles temp paths (#893), closes #893

Contributors

We'd like to thank the following people for their contributions:
Claude Sonnet 4.6, François Delbrayelle, GitHub

v1.13.1

07 May 11:49

Choose a tag to compare

Changelog

📘 Subtasks

deps

  • 86cdae1 bump gradle-wrapper from 9.4.1 to 9.5.0 (#891), closes #891
  • 66d5f9b bump org.postgresql:postgresql from 42.7.10 to 42.7.11 (#890), closes #890
  • 511814d bump org.duckdb:duckdb_jdbc from 1.5.2.0 to 1.5.2.1 (#889), closes #889
  • c28ee1f bump io.kestra.plugin:plugin-docker from 1.3.0 to 1.3.1 (#888), closes #888

version

  • 007f317 update to version 'v1.13.1'.
  • 7f7e66e update snapshot version 'v1.13.1-SNAPSHOT'.

🐛 Bug Fixes

build

  • a1759b2 fix Gradle 9.5 cross-project sourceSets access (#892), closes #892

Contributors

We'd like to thank the following people for their contributions:
Claude Sonnet 4.6, François Delbrayelle, GitHub, dependabot[bot]

v1.13.0

30 Apr 05:31

Choose a tag to compare

Changelog

🚀 Features

jdbc-postgres

  • 7267637 add socketTimeout property to CopyIn and CopyOut (#887), closes #887

📘 Subtasks

version

  • c5df80a update to version 'v1.13.0'.
  • 3b34bf4 update snapshot version 'v1.12.1-SNAPSHOT'.

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub

v1.12.0

29 Apr 11:48

Choose a tag to compare

Changelog

🚀 Features

jdbc

  • 7c96c3c promote outputFiles to abstract base and add SQLite support (#881), closes #881

📘 Subtasks

deps

  • ac350c0 bump com.sap.cloud.db.jdbc:ngdbc from 2.28.6 to 2.28.7 (#884), closes #884
  • 4431eb0 bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 (#883), closes #883
  • 3a1e4c9 bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#882), closes #882

version

  • 9f08352 update to version 'v1.12.0'.
  • 52cf7eb update snapshot version 'v1.11.2-SNAPSHOT'.

🐛 Bug Fixes

jdbc-postgres

  • a5e8ec5 stream CopyOut directly to storage to fix timeout on large exports (#886), closes #886

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]

v1.11.1

28 Apr 08:01

Choose a tag to compare

Changelog

📘 Subtasks

version

  • 688ca4f update to version 'v1.11.1'.
  • fd330a1 update snapshot version 'v1.11.1-SNAPSHOT'.

🐛 Bug Fixes

jdbc-duckdb

  • 0cf378b render SQL before wrapping as literal

Contributors

We'd like to thank the following people for their contributions:
Malay Dewangan

v1.11.0

27 Apr 05:43

Choose a tag to compare

Changelog

🚀 Features

📘 Subtasks

deps

  • 6bb86fa bump io.kestra.plugin:plugin-docker from 1.2.3 to 1.3.0 (#868), closes #868
  • 1fbe469 bump io.kestra.gradle.spotless-conventions (#875), closes #875
  • 940ac98 bump io.kestra.gradle.inject-bom-versions (#876), closes #876
  • 1e51f65 bump com.github.ben-manes.versions from 0.53.0 to 0.54.0 (#877), closes #877
  • 03c00d9 bump org.apache.pinot:pinot-jdbc-client from 1.3.0 to 1.5.0 (#878), closes #878
  • 2e5214b bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0 (#879), closes #879
  • d06bcab bump org.duckdb:duckdb_jdbc from 1.5.1.0 to 1.5.2.0 (#867), closes #867
  • 0cd0fae bump at.yawk.lz4:lz4-java from 1.10.4 to 1.11.0 (#869), closes #869
  • e7df9f6 bump com.microsoft.azure:msal4j from 1.24.0 to 1.24.1 (#870), closes #870
  • 7cb6367 bump net.snowflake:snowflake-jdbc from 4.0.2 to 4.1.0 (#871), closes #871
  • 688c62d bump org.bouncycastle:bcpkix-jdk18on (#873), closes #873

version

  • 296f765 update to version 'v1.11.0'.
  • 6251bbe update snapshot version 'v1.10.2-SNAPSHOT'.

📝 Documentation

  • d16f247 normalize README with Why and What
  • 07d23bb rewrite AGENTS.md Why section
  • b4741a6 add/update AGENTS.md with clear Why/What

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]

v1.10.1

14 Apr 06:53

Choose a tag to compare

Changelog

📘 Subtasks

deps

version

  • 8256fc0 update to version 'v1.10.1'.
  • 42d8cb9 update snapshot version 'v1.10.1-SNAPSHOT'.

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, dependabot[bot], github-actions[bot]

v1.10.0

07 Apr 06:48

Choose a tag to compare

Changelog

🚀 Features

  • 01a973b add @PluginProperty group annotations from taxonomy (#865), closes #865

📘 Subtasks

version

  • 5010ba0 update to version 'v1.10.0'.
  • b5f87a8 update snapshot version 'v1.9.3-SNAPSHOT'.

Contributors

We'd like to thank the following people for their contributions:
François Delbrayelle, GitHub, Malay Dewangan, github-actions[bot]