Releases: micronaut-projects/micronaut-sql
Releases · micronaut-projects/micronaut-sql
Micronaut SQL 2.0.0
2.0.0 (2020-04-14)
- Micronaut Transaction Management by default
- Support for Jdbi
Closed issues:
- Migrating to Micronaut 2.0 - Could not obtain transaction-synchronized Session for current thread #130
Merged pull requests:
- Bump postgresql from 1.13.0 to 1.14.0 #143 (@dependabot-preview[bot])
- Bump mysql from 1.13.0 to 1.14.0 #142 (@dependabot-preview[bot])
- Bump hibernate-jcache from 5.4.13.Final to 5.4.14.Final #140 (@dependabot-preview[bot])
- Bump hibernate-core from 5.4.13.Final to 5.4.14.Final #139 (@dependabot-preview[bot])
- Bump gradle-bintray-plugin from 1.8.4 to 1.8.5 #138 (@dependabot-preview[bot])
- Bump micronaut-data-tx-hibernate from 1.0.1 to 1.0.2 #135 (@dependabot-preview[bot])
- Bump hibernate-core from 5.4.12.Final to 5.4.13.Final #131 (@dependabot-preview[bot])
- jasync health check failing #110 (@arudge)
Micronaut SQL 2.0.0.RC1
2.0.0.RC1 (2020-03-27)
Closed issues:
- Test issue #129
Merged pull requests:
- Bump hibernate-jcache from 5.4.12.Final to 5.4.13.Final #132 (@dependabot-preview[bot])
- Bump hibernate-core from 5.4.12.Final to 5.4.13.Final #131 (@dependabot-preview[bot])
- Bump tomcat-jdbc from 9.0.31 to 9.0.33 #128 (@dependabot-preview[bot])
- Bump jooq from 3.13.0 to 3.13.1 #127 (@dependabot-preview[bot])
- JOOQ integration for micronaut-data-tx #124 (@lightoze)
* This Changelog was automatically generated by github_changelog_generator
Micronaut SQL 1.4.0
- Improve Hibernate GraalVM support
Micronaut SQL 2.0.0 M1
2.0.0.M1 (2020-03-18)
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:
- Improve Hibernate GraalVM support #125 (@ilopmar)
- Bump mysql from 1.12.5 to 1.13.0 #123 (@dependabot-preview[bot])
- Bump postgresql from 1.12.5 to 1.13.0 #122 (@dependabot-preview[bot])
- Bump spock from 1.12.4 to 1.13.0 #121 (@dependabot-preview[bot])
- Bump jdbi3-sqlobject from 3.12.0 to 3.12.2 #119 (@dependabot-preview[bot])
- Bump jdbi3-core from 3.12.0 to 3.12.2 #118 (@dependabot-preview[bot])
- update to micronaut docs 1.0.21 #116 (@sdelamo)
- Bump hibernate-jcache from 5.4.11.Final to 5.4.12.Final #115 (@dependabot-preview[bot])
- Bump hibernate-core from 5.4.11.Final to 5.4.12.Final #114 (@dependabot-preview[bot])
- Bump jooq from 3.12.4 to 3.13.0 #113 (@dependabot-preview[bot])
- Bump tomcat-jdbc from 9.0.30 to 9.0.31 #111 (@dependabot-preview[bot])
- Bump hibernate-core from 5.4.10.Final to 5.4.11.Final #109 (@dependabot-preview[bot])
- Bump hibernate-jcache from 5.4.10.Final to 5.4.11.Final #108 (@dependabot-preview[bot])
- Adding support for jdbi #107 (@drmaas)
- Bump jooq from 3.12.3 to 3.12.4 #105 (@dependabot-preview[bot])
- Bump vertxVersion from 3.8.4 to 3.8.5 #103 (@dependabot-preview[bot])
- Bump mysql from 1.12.4 to 1.12.5 #101 (@dependabot-preview[bot])
- Bump mysql-connector-java from 8.0.18 to 8.0.19 #99 (@dependabot-preview[bot])
- Bump postgresql from 1.12.4 to 1.12.5 #98 (@dependabot-preview[bot])
* This Changelog was automatically generated by github_changelog_generator
Micronaut SQL 1.3.0
- Support for Vertx MySQL and Postgres
- Micronaut 1.2.x minimum version