📗 Links
⭐ New Features
- Implement
RepositoryFactorySupport.getEntityInformation(RepositoryMetadata)
instead of private overload #2053 - Introduce JDBC-specific dialects in JDBC module #2031
- Adopt to deprecated
QueryMethod
constructor #2025 - Feature request: Add Kotlin extensions to JdbcAggregateOperations #1961
- Add equals/hashCode support for Criteria #1960
- Added Sequence generation support #1955
- Use
ReactivePageableExecutionUtils
from Spring Data Commons #1946 - Provide a native way to generate the ID from the sequence #1923
- Add
Stream
support toJdbcAggregateOperations
#1714 - Add query derivation for delete queries [DATAJDBC-551] #771
- DATAJDBC-551 - Supports derived delete. #230
🐞 Bug Fixes
- Values for
@Sequence
-annotated property generated on update #2003 - JdbcAggregateTemplate not triggering AfterConvertCallback for all query methods #1979
- Ignore collection like attributes for query by example #1969
- Condition.not is broken #1945
- Id generation fails for saveAll #1924
📔 Documentation
- Small documentation fix. #1999
- Incomplete sentence in documentation of data-jdbc Back references #1949
🔨 Dependency Upgrades
- Upgrade to Oracle OJDBC 23.8.0.25.04 #2052
- Upgrade JDBC drivers #2032
- Upgrade to Netty 4.1.118.Final #1992
- Upgrade to Oracle R2DBC Driver 1.3.0 #1977
- Upgrade to MySql R2DBC Driver 1.3.1 #1976
❤️ Contributors
We'd like to thank all the contributors who worked on this release!