Skip to content

Releases: kestra-io/plugin-jdbc

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]

v1.9.2

31 Mar 15:05

Choose a tag to compare

Changelog

📘 Subtasks

deps

  • 9fa93f1 bump com.gradleup.shadow from 9.4.0 to 9.4.1 (#859), closes #859
  • b13a79a bump io.trino:trino-jdbc from 479 to 480 (#860), closes #860
  • 985e5bb bump io.kestra.gradle.spotless-conventions (#861), closes #861
  • 529bcba bump io.kestra.gradle.inject-bom-versions (#862), closes #862
  • c4720c8 bump com.sap.cloud.db.jdbc:ngdbc from 2.28.4 to 2.28.6 (#863), closes #863
  • eb8a472 bump gradle-wrapper from 9.4.0 to 9.4.1 (#857), closes #857
  • 1db836c bump com.sap.cloud.db.jdbc:ngdbc from 2.27.7 to 2.28.4 (#855), closes #855
  • 0d67cf6 bump com.clickhouse:clickhouse-jdbc from 0.9.7 to 0.9.8 (#854), closes #854
  • 1eedc2a bump org.duckdb:duckdb_jdbc from 1.5.0.0 to 1.5.1.0 (#856), closes #856

docs

  • 459bc8d Add DuckDB general docs with ion extension hint (#853), closes #853

version

  • 4b3bd96 update to version 'v1.9.2'.
  • f28b270 update snapshot version 'v1.9.2-SNAPSHOT'.

🐛 Bug Fixes

batch

  • 0a9a1cf skip column discovery when sql is provided

global

  • b457979 replace deprecated Property<> constructor with Property.ofValue/ofExpression (#852), closes #852

Contributors

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

v1.9.1

18 Mar 11:51

Choose a tag to compare

Changelog

📘 Subtasks

deps

version

  • 16e792a update to version 'v1.9.1'.
  • bbf8dbd update snapshot version 'v1.9.1-SNAPSHOT'.

🐛 Bug Fixes

sanity checks

sqlserver

  • fb7bae2 add SSL/TLS connection properties, default encrypt to FALSE (#851), closes #851

Contributors

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

v1.9.0

16 Mar 09:41

Choose a tag to compare

Changelog

🚀 Features

📘 Subtasks

deps

version

  • e1da14e update to version 'v1.9.0'.
  • 934e8fe update snapshot version 'v1.8.3-SNAPSHOT'.
  • ce5ad86 update to version 'v1.8.2'.
  • 77b6c98 update snapshot version 'v1.8.2-SNAPSHOT'.

global

  • 8579a9c add .factorypath and bin/ to .gitignore

🐛 Bug Fixes

duckdb

  • d96dfcc declare sourcesJar dependency on bundleDuckDbCommunityExtensions

global

📝 Documentation

  • 35643f5 add AI agent context files (AGENTS.md, CLAUDE.md, GEMINI.md)

  • bf7d9f2 (feat) Add DuckDB community extension auto-load (#840), closes #840

Contributors

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

v1.8.1

09 Mar 17:08

Choose a tag to compare

Changelog

📘 Subtasks

version

  • ba544c9 update to version 'v1.8.1'.
  • ccabed0 update snapshot version 'v1.8.1-SNAPSHOT'.

🐛 Bug Fixes

🛠 Build

  • 4fa68a7 add kestra-version input to workflow_dispatch

Contributors

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