Skip to content

Spring Data 2024.1 Release Notes

Mark Paluch edited this page Jun 27, 2024 · 2 revisions

General Themes

Participating Modules

Details

New and Noteworthy

Spring Data Commons - 3.4

Spring Data JPA - 3.4

Query Enhancer Refinements

SQL and JPQL query parsers were refined for an enhanced QueryRenderer model. Also, the internal organization was refactored to decouple query introspection from actual query rewriting. While there is no change in behavior we were able to reduce parsing overhead significantly.

Spring Data Relational - 3.4

Spring Data MongoDB - 4.4

Spring Data Neo4j - 7.4

Spring Data Elasticsearch - 5.4

Spring Data Couchbase - 5.4

Spring Data for Apache Cassandra - 4.4

Spring Data Redis - 3.4

Spring Data KeyValue - 3.4

Spring Data REST - 4.4

Spring Data LDAP - 3.4

Release Dates

  • M1 - Sept 13, 2024

  • RC - Oct 18, 2024

  • GA - Nov 15, 2024

  • OSS Support until: Nov 2025

  • End of Life: Feb 2027

Clone this wiki locally