3.0.1
github-actions
released this
29 Sep 03:09
·
71 commits
to refs/heads/master
since this release
What's Changed
📢 INFORMATION: We have also released version 3 of the Doma CodeGen Plugin and Doma Compile Plugin. Please consider using version 3 of these plugins for Doma 3 going forward. Currently, version 2 of the plugins also works without any issues when used with Doma 3.
Bug Fixes
- Fix an issue where calling
peek
onNativeSql
caused aClassCastException
(#1180) @nakamura-to
Maintenance
- Remove unnecessary processing for retrieving the value of the auto-increment column (#1193) @nakamura-to
- Remove unused code related to SingletonConfig (#1192) @nakamura-to
- Improve batch insertion for entities with auto-increment primary keys. (#1191) @nakamura-to
- Remove unused code from build script (#1190) @nakamura-to
- Restrict Spotless line endings to LF (#1189) @taichi
- Update SQL Server docker image to 2019-CU28-ubuntu-20.04 (#1185) @nakamura-to
Dependency Upgrades
- Update org.domaframework.doma.compile to v3.0.0 (#1194) @nakamura-to
- Update org.junit.jupiter to v5.11.1 (#1188) @renovate
- Update dependency gradle to v8.10.2 (#1187) @renovate
- Update plugin com.diffplug.eclipse.apt to v4.1.0 (#1184) @renovate
- Update gradle/actions action to v4.1.0 (#1183) @renovate
- Update dependency gradle to v8.10.1 (#1182) @renovate
- Update dependency ch.qos.logback:logback-classic to v1.5.8 (#1181) @renovate
Full Changelog: 3.0.0...3.0.1