Micronaut SQL Libraries 4.0.0-RC1
Pre-release
Pre-release
v4.0.0-RC1 (2021-07-12)
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:
- Bump jooq from 3.14.11 to 3.14.12 #472 (@dependabot[bot])
- [sql] Update common files for branch master #471 (@micronaut-build)
- Don't allow closing a transactional session. #470 (@graemerocher)
- Compatibility with Micronaut 3 and new major version dependency upgrades #469 (@pgressa)
- Swap out JPA for Jakarta Persistence #468 (@MT-Jacobs)
- resolve conflicting configuration for sun.nio.ch (h2 + jpa + windows) #467 (@kristofdho)
- [sql] Update common files for branch master #462 (@micronaut-build)
- Bump micronaut-gradle-plugins from 4.0.0.RC5 to 4.0.0 #459 (@dependabot[bot])
- Bump actions/cache from 2.1.5 to 2.1.6 #458 (@dependabot[bot])
- Bump peter-evans/create-pull-request from 3.9.2 to 3.10.0 #457 (@dependabot[bot])
- Bump jooq from 3.14.7 to 3.14.11 #456 (@dependabot[bot])
- build: GraalVM from 21.0 to 21.1, gradle from 7.0.0 to 7.0.2 #455 (@micronaut-build)
- Bump mysql-connector-java from 8.0.23 to 8.0.25 #454 (@dependabot[bot])
- Bump peter-evans/create-pull-request from 3.8.2 to 3.9.2 #453 (@dependabot[bot])
- Bump testContainersVersion from 1.15.2 to 1.15.3 #447 (@dependabot[bot])
- Bump actions/cache from v2.1.4 to v2.1.5 #446 (@dependabot[bot])
- [sql] Update common files for branch master #436 (@micronaut-build)
- Bump micronaut-gradle-plugins from 3.0.1 to 3.0.3 #431 (@dependabot[bot])
- [sql] Update common files for branch master #429 (@micronaut-build)
- [sql] Update common files for branch master #428 (@micronaut-build)
- [sql] Update common files for branch master #427 (@micronaut-build)
- [sql] Update common files for branch master #426 (@micronaut-build)
- Use new Gradle build plugins #425 (@ilopmar)
- Bump testContainersVersion from 1.15.1 to 1.15.2 #424 (@dependabot[bot])
- [sql] Update common files for branch master #422 (@micronaut-build)
- Bump jooq from 3.14.4 to 3.14.7 #417 (@dependabot[bot])
- gradle 6.8.1 create-pull-request 3.6.8 #412 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator