Skip to content

3.2.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jxblum jxblum released this 13 Oct 15:52
· 106 commits to main since this release
74ae9af

📗 Links

⭐ New Features

  • Replace BatchJdbcOperations with standard NamedParameterJdbcOperations #1616
  • Support Single Query Loading for template methods with arbitrary where clauses #1601
  • Result mapping of projections should always use the DTO and not the domain entity #1554
  • Load aggregates that have more than one one-to-m relationship with a single select. #1448
  • Load aggregates that have a single one-to-m relationship with a single select #1446

🐞 Bug Fixes

  • java.lang.ClassNotFoundException: java.rmi.server.UID (Spring Boot release 3.1.4) #1635
  • Fix RowDocumentIterator's hasNext implementation. #1615

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.5 #1631