Skip to content

Releases: micronaut-projects/micronaut-sql

Micronaut SQL Libraries 4.0.3

26 Oct 06:29
Compare
Choose a tag to compare

v4.0.3 (2021-10-25)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL Libraries 4.0.2

13 Oct 17:03
Compare
Choose a tag to compare

v4.0.2 (2021-10-13)

Full Changelog

Closed issues:

  • Exception in log stream when closing jdbc-ucp pool #497

Merged pull requests:

  • fix: ucp pool startup and configuration from calculated settings #498 (@pgressa)

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL Libraries 4.0.1

11 Oct 17:46
Compare
Choose a tag to compare

v4.0.1 (2021-09-30)

Full Changelog

Closed issues:

  • Outdated documentation for JDBC Transaction management #484

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL Libraries 4.0.0

17 Aug 19:30
Compare
Choose a tag to compare

v4.0.0 (2021-08-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL Libraries 4.0.0-RC4

22 Jul 19:19
Compare
Choose a tag to compare
Pre-release

v4.0.0-RC4 (2021-07-22)

Full Changelog

Merged pull requests:

Micronaut SQL Libraries 4.0.0-RC3

15 Jul 07:01
Compare
Choose a tag to compare
Pre-release

v4.0.0-RC3 (2021-07-14)

Full Changelog

Closed issues:

  • Error starting an app with JPA and Micronaut 3 #477
  • JASYNC dependency is not managed by micronaut-sql #474
  • Release a new version compatible with Micronaut 3.0 #465
  • Add a BOM #200

Merged pull requests:

  • Add reflection config for Hibernate 5 loggers needed for GraalVM #478 (@ilopmar)

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL Libraries 4.0.0-RC2

13 Jul 09:40
Compare
Choose a tag to compare
Pre-release
  • Fix a bug with mariadb and native image
  • Add supported SQL drivers to the BOM

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL Libraries 4.0.0-RC1

12 Jul 13:55
Compare
Choose a tag to compare
Pre-release

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

Micronaut SQL Libraries 3.4.0

20 Jan 16:35
Compare
Choose a tag to compare

v3.4.0 (2021-01-20)

Full Changelog

Merged pull requests:

Micronaut SQL Libraries 3.3.5

06 Jan 15:49
Compare
Choose a tag to compare

v3.3.5 (2021-01-06)

Full Changelog

Closed issues:

  • Micronaut native-image issues when using the MySQL X Protocol #398
  • Micronaut native image not working with MYSQL #369

Merged pull requests: