Spring Data 2023.0-M1 and Service Release 2022.0.4 & 2021.2.10 released
On behalf of the team, I’m pleased to announce the availability of the 3rd Milestone of the Spring Data 2023.0 release train as well as service releaes 2022.0.4 & 2021.2.10. These releases ship with improvements, including fixes for regressions.
The upcoming Spring Boot 3.0.5 and 2.7.10 releases are going to pick up the service releases for your convenience.
New features included in 2023.0.0 Milestone 3 are amongst others:
- A new scroll API to support offset and key based pagination
- Improvements in JPA query parsing for HQL and JPQL
- Support for MongoDB's explicit field level encryption
- Aggregate reference request parameters in Data REST …