Skip to content

JDBI 3.45.0

Compare
Choose a tag to compare
@hgschmie hgschmie released this 18 Feb 21:23
· 15 commits to master since this release
6dda00c
  • Test DB2 basic integration (#2625, thanks @stoyants)
  • create CycloneDX SBOM files for release versions
  • Jdbi builds are now reproducible
  • add JdbiTestContainersExtension#setShutdownWaitTime(int) to control waiting for extension shutdown if a database is very slow. Addresses #2629 (thanks @stoyants).