Releases: spring-projects/spring-data-relational
Releases · spring-projects/spring-data-relational
4.0.0-M3
📗 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 - Allow for the extension of the JdbcQueryLookupStrategy #1998
- Migrate to JSpecify annotations for nullability constraints #1980
- Added Sequence generation support #1955
- Adopt to deprecation removals in Commons #1944
- Custom RowMapper through bean definition not registering #1006
🐞 Bug Fixes
- save() method is raising a DbActionExecutionException on unique key violation [DATAJDBC-611] #831
📔 Documentation
- Clarify the
@Lock
on String-based queries #2008
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.5.0
📗 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!
3.4.6
3.3.12
4.0.0-M2
📗 Links
⭐ New Features
- Migrate to JSpecify annotations for nullability constraints #1980
🐞 Bug Fixes
- save() method is raising a DbActionExecutionException on unique key violation [DATAJDBC-611] #831
📔 Documentation
- Clarify the
@Lock
on String-based queries #2008
🔨 Dependency Upgrades
- Upgrade JDBC drivers #2032
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.5.0-RC1
3.4.5
3.3.11
3.5.0-M2
📗 Links
📔 Documentation
- Small documentation fix. #1999
❤️ Contributors
We'd like to thank all the contributors who worked on this release!