Skip to content

Releases: seedstack/jdbc-addon

v3.0.3

Choose a tag to compare

@adrienlauer adrienlauer released this 10 Aug 20:41
  • [chg] Update for Seed 3.10+

v3.0.2

Choose a tag to compare

@adrienlauer adrienlauer released this 31 Jul 22:04
  • [chg] Improved error message when no data source is specified.

v3.0.1

Choose a tag to compare

@adrienlauer adrienlauer released this 26 Feb 21:19
  • [fix] Fix transitive dependency to poms SNAPSHOT.

v3.0.0

Choose a tag to compare

@adrienlauer adrienlauer released this 13 Dec 10:10
  • [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

Choose a tag to compare

@adrienlauer adrienlauer released this 27 Apr 21:41
  • [chg] Update for SeedStack 16.4
  • [fix] Correctly cleanup ThreadLocal in JdbcConnectionLink

v2.1.2

Choose a tag to compare

@adrienlauer adrienlauer released this 21 Jan 14:55
  • [fix] Errors message were referencing outdated information.

v2.1.1

Choose a tag to compare

@adrienlauer adrienlauer released this 25 Nov 22:33
Move the JDBC registry to the SPI

v2.1.0

Choose a tag to compare

@adrienlauer adrienlauer released this 17 Nov 09:22
Update for release