Releases: spring-projects/spring-data-relational
Releases · spring-projects/spring-data-relational
3.2.0-RC1
📗 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
3.1.5
3.0.11
2.4.17
3.2.0-M3
📗 Links
⭐ New Features
GraphQlRepository
with reactive repository and pagination not working #1609- Migrate documentation to Antora #1597
- Split Single Query Conversion into two-step process #1586
- Add support for Postgres UUID arrays using JDBC #1567
🐞 Bug Fixes
BasicRelationalConverter
converts enum arrays tonull
#1593
📔 Documentation
- Fix links to spring.io docs #1571
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.1.4
📗 Links
⭐ New Features
GraphQlRepository
with reactive repository and pagination not working #1609- Add support for Postgres UUID arrays using JDBC #1567
🐞 Bug Fixes
BasicRelationalConverter
converts enum arrays tonull
#1593
📔 Documentation
- Fix links to spring.io docs #1571
- Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #948
❤️ Contributors
We'd like to thank all the contributors who worked on this release!