Spring Session 1.2.0 RC3 Released
On behalf of the community, I'm pleased to announce the release of Spring Session 1.2.0.RC3. The release can be found in the Spring Milestone Repository (https://repo.spring.io/milestone/).
This release contains some fixes for the previous release.
Some highlights of the issues in this release include:
- JDBC Support persists session attributes on a separate table. This was in response to the community feedback (thanks!)
- Redis Session optimization
- Preparations for improved Spring Boot auto configuration
- Updated to Spring Data Hopper
See What's New in 1.2 for more details.