Releases: spring-projects/spring-data-relational
Releases · spring-projects/spring-data-relational
3.0.1
📗 Links
🐞 Bug Fixes
2.4.7
3.0.0
📗 Links
🐞 Bug Fixes
- Empty collection not converted to correct type when using element-wise converters #1379
- Add failing test with multiple joins and
InlineQuery
#1362
🔨 Dependency Upgrades
- Upgrade to R2DBC drivers 1.0 GA #1378
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.4.6
📗 Links
🐞 Bug Fixes
- Add failing test with multiple joins and
InlineQuery
#1362
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.3.10
📗 Links
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.0.0-RC2
3.0.0-RC1
📗 Links
⭐ New Features
- Feature: Support order by SimpleFunction and SimpleExpression #1348
- JdbcAggregateTemplate doesn't need the domainType as an explicit argument. #1315
- Switch the default behavior of the table annotation on column names of foreign key references. #1162
- Make it configurable if the table annotation on an entity affects the column name of the foreign key reference to that table #1161
- Add an "InsertOnly" annotation to support a write-once semantic. [DATAJDBC-416] #637
- SpEL support for
@Query
annotation [DATAJDBC-397] #619
🐞 Bug Fixes
- Cannot map empty Criteria #1329
📔 Documentation
@Table
Annotation is not honoured when joining on tables other than the aggregate root #1147
❤️ Contributors
We'd like to thank all the contributors who worked on this release!