Skip to content

Micronaut SQL Libraries 4.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 12 Jul 13:55

v4.0.0-RC1 (2021-07-12)

Full Changelog

Changes:

  • Introduce micronaut-sql-bom
  • Upgrade to Hibernate 5.5.3.Final
  • Upgrade to JDBI 3.20.1
  • Upgrade to JOOQ 3.14.12
  • Upgrade to Vertx driver 4.1.1
  • Upgrade to JAsync 1.2.2
  • Upgrade to Tomcat JDBC 10.0.8
  • Upgrade to Hikari 4.0.3
  • Support official Hibernate Micrometer Integration
  • Incorporate Changes in #434
  • Deprecate Runtime Classpath Scanning

Closed issues:

  • Native image compilation fails on sun.nio.ch config for h2 #466
  • Schema not created in native image #460
  • Reactive postgres client doesn't create more than one connection to the DB #79

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator