-
Notifications
You must be signed in to change notification settings - Fork 674
Spring Data 2025.1 Release Notes
-
Upgrade to Spring Framework 7
-
Upgrade to Jakarta EE 11 (JPA 3.2, Servlet 6.1)
-
Upgrade to Kotlin 2.0
-
Strong use of JPQL in JPA
-
Removal of
ListenableFuture
support
Details
-
Spring Data Build - 4.0
With Spring Framework removing support for ListenableFuture
, we’re removing support for ListenableFuture
as well. Packages org.springframework.data.cassandra.core.cql.legacy
and org.springframework.data.cassandra.core.legacy
are removed. Use asynchronous template API implementations and their utilities from org.springframework.data.cassandra.core.cql
respective org.springframework.data.cassandra.core
.
-
M1 - December 2024
-
M2 - January 2025
-
M3 - March 2025
-
M4 - May 2025
-
M5 - July 2025
-
RC1 - Sept 2025
-
RC2 - Oct 2025
-
GA - Nov 2025
-
OSS Support until: May 2025
-
End of Life: Sept 2026