Spring Data 2025.0.0 goes GA
On behalf of the Spring Data engineering team and everyone who contributed to this release, I am delighted to announce the general availability of Spring Data 2025.0
from Maven Central! This release comes with driver upgrades and refinements in individual store modules.
Most notable changes include:
- Vector type and Vector Search support in MongoDB and Apache Cassandra
- Constructor Expression Derivation for DTO Projections in Spring Data JPA
- Support for identifier generation using sequences in Spring Data JDBC and R2DBC
- Index Creation using Cassandra 5 Storage-Attached Indexes
Please refer to our release notes for…