Spring Data 2021.0 goes GA
Dear Spring community,
On behalf of the Spring Data team and our contributors, it is my pleasure to announce that Spring Data 2021.0.0 (Codename: Pascal) is generally available from Maven Central. This release ships with features, bugfixes, and improvements that contain numerous version and driver upgrades. Note that Spring Data Solr is no longer part of the Spring Data Release Train.
This curated overview summarizes the most significant changes:
- Introduce
deleteAllByIdforCrudRepositoryandReactiveCrudRepository. - Use Spring Core JFR (Java Flight Recorder) metrics.
QueryByExamplefor R2DBC and Oracle.- Enable type- and refactoring-safe use of
KPropertyandKPropertyPathfor property path rendering. - Embedded Document support & relaxed Aggregation type checks for MongoDB.
- Cassandra prepared statements.
- Repository projections & function execution for Apache Geode.
- Remove Spring Data Solr from release train.
- Support for jMolecules. …