Skip to content

Releases: seedstack/jdbc-addon

v3.0.3

10 Aug 20:41

Choose a tag to compare

  • [chg] Update for Seed 3.10+

v3.0.2

31 Jul 22:04

Choose a tag to compare

  • [chg] Improved error message when no data source is specified.

v3.0.1

26 Feb 21:19

Choose a tag to compare

  • [fix] Fix transitive dependency to poms SNAPSHOT.

v3.0.0

13 Dec 10:10

Choose a tag to compare

  • [brk] Update to SeedStack 16.11 new configuration system.
  • [brk] Remove the possibility of NOT specifying the datasource in @Jdbc if only one is present. Use the defaultDatasource configuration property instead.
  • [new] The Hikari provider automatically picks the hikari.properties file if present at the classpath root.

v2.1.3

27 Apr 21:41

Choose a tag to compare

  • [chg] Update for SeedStack 16.4
  • [fix] Correctly cleanup ThreadLocal in JdbcConnectionLink

v2.1.2

21 Jan 14:55

Choose a tag to compare

  • [fix] Errors message were referencing outdated information.

v2.1.1

25 Nov 22:33

Choose a tag to compare

Move the JDBC registry to the SPI

v2.1.0

17 Nov 09:22

Choose a tag to compare

Update for release