2.57.0
·
475 commits
to refs/heads/master
since this release
What's Changed
π’ Announcement
New Features
- Support the generation of Upsert statements (#1064) @momosetkn
- See documentation: DAO Insert, DAO BatchInsert, Criteria API Entityql, Criteria API NativeSqll
- Supported databases are H2 Database, MySQL, Oracle Database, PostgreSQL, and SQL Server.
- Improving AliasExpression (#1071) @momosetkn
Bug Fixes
- Insert the TOP clause in the correct position (#1077) @nakamura-to
Dependency Upgrades
- Update dependency org.postgresql:postgresql to v42.7.3 (#1078) @renovate
- Update org.jetbrains.kotlin to v1.9.23 (#1075) @renovate
- Update dependency org.testcontainers:testcontainers-bom to v1.19.7 (#1074) @renovate
- Update dependency org.testcontainers:testcontainers-bom to v1.19.6 (#1070) @renovate
- Update dependency org.postgresql:postgresql to v42.7.2 (#1069) @renovate
Full Changelog: 2.56.0...2.57.0