Skip to content

Releases: micronaut-projects/micronaut-sql

Micronaut SQL 2.0.0

14 Apr 09:35
Compare
Choose a tag to compare

2.0.0 (2020-04-14)

  • Micronaut Transaction Management by default
  • Support for Jdbi

Full Changelog

Closed issues:

  • Migrating to Micronaut 2.0 - Could not obtain transaction-synchronized Session for current thread #130

Merged pull requests:

Micronaut SQL 2.0.0.RC1

31 Mar 07:17
Compare
Choose a tag to compare
Pre-release

2.0.0.RC1 (2020-03-27)

Full Changelog

Closed issues:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL 1.4.0

31 Mar 09:48
Compare
Choose a tag to compare
  • Improve Hibernate GraalVM support

Micronaut SQL 2.0.0 M1

18 Mar 10:34
Compare
Choose a tag to compare
Pre-release

2.0.0.M1 (2020-03-18)

Full Changelog

Fixed bugs:

  • jasync-sql SSL configuration can't be just yaml #104

Closed issues:

  • What Gradle configuration should I use to configure a Hikari DataSource? #120
  • Unable to resolve vert-pg-client dependency #112
  • discontinue postgres-reactive in favor of vertx-pg-client #89

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut SQL 1.3.0

23 Jan 08:41
64927b7
Compare
Choose a tag to compare
  • Support for Vertx MySQL and Postgres
  • Micronaut 1.2.x minimum version