Releases: spring-projects/spring-data-relational
Releases · spring-projects/spring-data-relational
2.2.6
📗 Links
⭐ New Features
- Clarify behavior when both (named and provided query) are configured through
@Query
#1061
🐞 Bug Fixes
@Query(name = "Pet.findByNameEqualsAlt")
not considered as named query #1022
📔 Documentation
- Fix typo in Query Methods documentation #1064
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.1.14
2.3.0-M3
2.2.5
2.1.13
📗 Links
📔 Documentation
- Fix typo in Query Methods documentation #1030
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
2.3.0-M2
2.2.4
2.1.12
2.3.0-M1
📗 Links
⭐ New Features
- Convert AggregateReference using Converters instead of custom code paths #992
- Support
AggregateReference
in derived query methods #987 - Add support for repository query method projections #980
- After Upgrading spring-data-jdbbc from 1.1.12.RELEASE to 2.0.6.RELEASE LocalDateTime parameters in Repository methods fail #974
- Add support for projections using repository query methods #971
- Support for reading large resultsets [DATAJDBC-356] #578
🪲 Bug Fixes
- spring-data-jdbc and postgres: Trailing junk on timestamp #935
- MSSQL bit wrongly mapped to boolean value TRUE #908
- org.springframework.data.relational.core.sql.render.ConditionVisitor does not handle ConstantConditions #907
📔 Documentation
- No connections in poll available when performing multiple queries in parallel #1000
❤️ Contributors
We'd like to thank all the contributors who worked on this release!