3.0.0
github-actions
released this
01 Sep 02:19
·
99 commits
to refs/heads/master
since this release
What's Changed
📢 This version includes BREAKING CHANGES.
Please refer to the Doma-3.x-Migration-Guide for details.
New Features
- Require Java 17 as a mandatory prerequisite (#1159) @nakamura-to
Bug Fixes
- Fix an issue with INSERT IGNORE on auto-increment primary key tables (#1166) @nakamura-to
Maintenance
- Polish the build.gradle.kts file (#1178) @nakamura-to
- Fix issue with duplicate log output in the integration test projects (#1167) @nakamura-to
- Fix CodeQL build failure (#1163)(#1164)(#1165) @nakamura-to
- Remove deprecated code (#1162) @nakamura-to
Documentation
- Polish README.md (#1179) @nakamura-to
- Update README.md and RELEASE_OPERATIONS.md (#1177) @nakamura-to
Dependency Upgrades
- Update PostgreSQL Docker image to 12.20 (#1176) @nakamura-to
- Update SQL Server JDBC driver to 12.8.1.jre11 (#1175) @nakamura-to
- Update Oracle JDBC driver and Docker image (#1174) @nakamura-to
- Update H2 Database Engine to v2.3.232 (#1173) @nakamura-to
- Update google-java-format to v1.23.0 (#1172) @nakamura-to
Full Changelog: 2.62.1...3.0.0