Releases: seedstack/jdbc-addon
Releases · seedstack/jdbc-addon
v3.0.3
v3.0.2
- [chg] Improved error message when no data source is specified.
v3.0.1
- [fix] Fix transitive dependency to poms SNAPSHOT.
v3.0.0
- [brk] Update to SeedStack 16.11 new configuration system.
- [brk] Remove the possibility of NOT specifying the datasource in
@Jdbcif only one is present. Use thedefaultDatasourceconfiguration property instead. - [new] The Hikari provider automatically picks the
hikari.propertiesfile if present at the classpath root.
v2.1.3
- [chg] Update for SeedStack 16.4
- [fix] Correctly cleanup
ThreadLocalinJdbcConnectionLink
v2.1.2
- [fix] Errors message were referencing outdated information.
v2.1.1
Move the JDBC registry to the SPI
v2.1.0
Update for release