Releases: micronaut-projects/micronaut-sql
Releases · micronaut-projects/micronaut-sql
Micronaut SQL Libraries 4.5.0
v4.5.0 (2022-07-03)
- r2dbc support for jooq #481
- Add ability to configure ConnectionProvider for jOOQ #652 (@morki)
- Add support for Hibernate Reactive #647 (@dstepanov)
What's Changed
New Features 🎉
- Add ability to configure ConnectionProvider for jOOQ by @morki in #652
- Add support for Hibernate Reactive by @dstepanov in #647
Docs 📖
Dependency updates 🚀
- chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3 by @renovate in #630
- chore(deps): update managed-jdbi to v3.28.0 by @renovate in #633
- chore(deps): update dependency io.micronaut.test:micronaut-test-core to v3.2.0 by @renovate in #631
- chore(deps): update managed-vertx to v4.3.0 by @renovate in #634
- chore(deps): update dependency org.testcontainers:testcontainers-bom to v1.17.1 by @renovate in #632
- chore(deps): update dependency org.postgresql:postgresql to v42.3.6 by @renovate in #655
- chore(deps): update dependency org.testcontainers:testcontainers-bom to v1.17.2 by @renovate in #651
- chore(deps): update hibernate core to v5.6.9.final by @renovate in #641
- chore(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.0.21 by @renovate in #650
- chore(deps): update dependency io.micronaut.test:micronaut-test-core to v3.3.0 by @renovate in #657
- chore(deps): update plugin io.micronaut.build.shared.settings to v5.3.9 by @renovate in #601
- chore(deps): update dependency org.apache.tomcat:tomcat-jdbc to v10.0.22 by @renovate in #669
- chore(deps): update spring core to v5.3.21 by @renovate in #670
- chore(deps): update dependency org.sonarsource.scanner.gradle:sonarqube-gradle-plugin to v3.4.0.2513 by @renovate in #668
- chore(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v3.4.1 by @renovate in #659
- chore(deps): update managed-vertx to v4.3.1 by @renovate in #656
- chore(deps): update managed-jdbi to v3.30.0 by @renovate in #653
- chore(deps): update dependency org.postgresql:postgresql to v42.4.0 by @renovate in #667
- chore(deps): update managed-ojdbc to v21.6.0.0.1 by @renovate in #673
- chore(deps): update dependency org.testcontainers:testcontainers-bom to v1.17.2 by @renovate in #672
- chore(deps): update managed-jasync to v2 (major) by @renovate in #645
- chore(deps): update dependency org.testcontainers:testcontainers-bom to v1.17.3 by @renovate in #682
- chore(deps): update dependency org.hibernate.reactive:hibernate-reactive-core to v1.1.7.final by @renovate in #680
- chore(deps): update mikepenz/action-junit-report action to v3.1.0 by @renovate in #676
Other Changes 💡
- Fix #654 adds classes for nativeImage build by @n0tl3ss in #658
- Use getHost instead of getContainerIpAddress by @eddumelendez in #643
- Make master branch 4.5.0-SNAPSHOT by @dstepanov in #663
- Use Java 11 for snapshots by @dstepanov in #664
- Support jOOQ commercial editions by @morki in #665
- Typo in MySQL WrongArgumentException by @alxtnr in #666
- Update Jooq to the latest version and support R2dbc by @dstepanov in #674
- build: downgrade to Jooq 3.15.10 by @sdelamo in #678
New Contributors
- @n0tl3ss made their first contribution in #658
- @eddumelendez made their first contribution in #643
- @alxtnr made their first contribution in #666
Full Changelog: v4.4.0...v4.5.0
Micronaut SQL Libraries 4.4.0
What's Changed
- [sql] Update common files for branch master by @micronaut-build in #620
- Graal fix
TypeSafeActivator
by @dstepanov in #625 - chore(deps): update dependency com.github.ben-manes.caffeine:caffeine to v2.9.3 by @renovate in #598
- chore(deps): update dependency org.postgresql:postgresql to v42.3.5 by @renovate in #622
- Migration to Gradle Version Catalog by @donbeave in #621
- chore(deps): update spring core to v5.3.20 by @renovate in #629
- chore(deps): update dependency org.postgresql:postgresql to v42.3.5 by @renovate in #628
- chore(deps): update hibernate core to v5.6.8.final by @renovate in #606
New Contributors
Full Changelog: v4.3.0...v4.4.0
Micronaut SQL Libraries 4.2.3
v4.2.3 (2022-05-13)
Micronaut SQL Libraries 4.3.0
v4.3.0 (2022-04-29)
Merged pull requests:
- Bump master to 4.3 #596 (@alvarosanchez)
- Bump JDBC driver library versions #595 (@alvarosanchez)
- [sql] Update common files for branch master #593 (@micronaut-build)
- Correct docs to reflect removal of
io.micronaut.spring/tx/annotation/Transactional
#591 (@wetted) - build: bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 #590 (@dependabot[bot])
- build: bump h2 from 1.4.200 to 2.1.212 #587 (@dependabot[bot])
- build: bump io.micronaut.build.shared.settings from 5.2.3 to 5.3.2 #585 (@dependabot[bot])
- [sql] Update common files for branch master #581 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut SQL Libraries 4.2.2
v4.2.2 (2022-03-21)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
Micronaut SQL Libraries 4.2.1
v4.2.1 (2022-03-15)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
Micronaut SQL Libraries 4.2.0
v4.2.0 (2022-03-13)
- bump up Micronaut to 3.3.4
- Use jdbi3-bom platform instead of jdbi-core #535
Closed issues:
- Documentation on spring jdbc is out of date #555
Merged pull requests:
- build: gradle to 7.4.1 #572 (@micronaut-build)
- Next minor #571 (@timyates)
- build: update build plugin to 5.2.3 #569 (@sdelamo)
- Bump logback-classic from 1.2.10 to 1.2.11 #568 (@dependabot[bot])
- [sql] Update common files for branch master #564 (@micronaut-build)
- Bump peter-evans/create-pull-request from 3.12.1 to 3.13.0 #563 (@dependabot[bot])
- ci: sonarqube Gradle 7.4 #562 (@micronaut-build)
- Bump io.micronaut.build.shared.settings from 5.1.2 to 5.2.1 #561 (@dependabot[bot])
- Fix deprecated dependency in doc - micronaut.spring #555 #557 (@viniciusxyz)
- Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 #554 (@dependabot[bot])
- Bump io.micronaut.build.shared.settings from 5.1.1 to 5.1.2 #553 (@dependabot[bot])
- Bump testContainersVersion from 1.15.3 to 1.16.3 #552 (@dependabot[bot])
- Add Gradle Enterprise badge #546 (@alextu)
- ci: GraalVM to 22.0.0.2 #542 (@micronaut-build)
- Use jdbi3-bom platform instead of jdbi-core #535 (@MT-Jacobs)
* This Changelog was automatically generated by github_changelog_generator
- Next minor (#571)
Micronaut SQL Libraries 4.1.1
v4.1.1 (2022-01-21)
Merged pull requests:
- fix: use method to access delegate #547 (@pgressa)
- Bump io.micronaut.build.shared.settings from 5.1.0 to 5.1.1 #543 (@dependabot[bot])
- Use official GraalVM GitHub Action #541 (@micronaut-build)
- Bump logback-classic from 1.2.3 to 1.2.10 #539 (@dependabot[bot])
- [sql] Update common files for branch master #536 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut SQL Libraries 4.1.0
What's Changed
- Fix GraalVM warnings by @ilopmar in #517
- Use new JsonMapper abstraction for serde compatibility by @yawkat in #516
- Upgrade to build plugins 5.1.0 by @melix in #523
- Bump JDBC driver library versions by @chadlwilson in #520
- Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 by @dependabot in #508
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #514
- use collect for thread safe access - rebased by @graemerocher in #524
- [sql] Update common files for branch master by @micronaut-build in #525
- Bump io.micronaut.build.shared.settings from 5.0.3 to 5.1.0 by @dependabot in #528
- Dependency Upgrades by @graemerocher in #532
New Contributors
- @yawkat made their first contribution in #516
- @chadlwilson made their first contribution in #520
Full Changelog: v4.0.4...v4.1.0
Micronaut SQL Libraries 4.0.4
v4.0.4 (2021-10-26)
Merged pull requests:
- Bump micronaut-gradle-plugins from 4.1.5 to 4.2.2 #505 (@dependabot[bot])
- fix typo "not longer" should be "no longer" #504 (@podollb)
- Bump jakarta.inject-api from 2.0.0 to 2.0.1 #502 (@dependabot[bot])
- Add IgniteDataType to reflection configuration #500 (@morki)
* This Changelog was automatically generated by github_changelog_generator