- [chg] Update for Seed 3.10+
- [chg] Improved error message when no data source is specified.
- [fix] Fix transitive dependency to poms SNAPSHOT.
- [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.
- [chg] Update for SeedStack 16.4
- [fix] Correctly cleanup
ThreadLocalinJdbcConnectionLink
- [fix] Errors message were referencing outdated information.
- [chg] Uses JDBC add-on 2.1.1
- [chg] Refactored as an add-on and updated to work with Seed 2.1.0+
- [new] Initial Open-Source release.