Spring Session 3.3 goes GA
On behalf of the Spring Session team and everyone who contributed to this release, I am delighted to announce the general availability of Spring Session 3.3.0
from Maven Central!
The 3.3 release brings:
- Spring Session Backed implementation of
ReactiveSessionRegistry
(docs) - Add ReactiveRedisIndexedSessionRepository (docs)
- Allow
PlatformTransactionManager
to be specified using@SpringSessionTransactionManager
(docs) - Improvements in the JDBC documentation
This release will be included in the upcoming Spring Boot 3.3 GA release. We'd like to hear from you, so keep the feedback coming.
Project Site | Reference | …