2.61.0
·
387 commits
to refs/heads/master
since this release
What's Changed
New Features
- Reimplement "Enable removal of comments from SQL templates" (#1140) @nakamura-to
- Enable removal of blank lines from SQL templates (#1135) @nakamura-to
- Support multi-row insert (#1132) @nakamura-to
- Return a Connection instead of throwing an exception when no transaction exists (#1126) @nakamura-to
Bug Fixes
- Minimize the calls to Connection#setTransactionIsolation(level) in LocalTransaction (#1124) @nakamura-to
Maintenance
- Reverse the supportsAutoGeneratedKeys flag in PostgresDialect (#1133) @nakamura-to
- Suppress warnings related to annotation processor (#1128) @nakamura-to
Dependency Upgrades
- Update dependency org.testcontainers:testcontainers-bom to v1.20.0 (#1138) @renovate
- Update gradle/gradle-build-action action to v3.5.0 (#1137) @renovate
- Update gradle/actions action to v3.5.0 (#1136) @renovate
- Update dependency gradle to v8.9 (#1131) @renovate
- Update plugin com.diffplug.eclipse.apt to v4 (#1130) @renovate
- Update org.junit.jupiter to v5.10.3 (#1127) @renovate
Full Changelog: 2.60.1...2.61.0