Releases: spring-projects/spring-session
Releases Β· spring-projects/spring-session
2.6.0-RC2
2.6.0-RC1
β New Features
- Use setter instead of field injection in SpringWebSessionConfiguration #1918
- Support negative max inactive interval in reactive Redis repository #1917
- Use Antora for Documentation #1237
πͺ² Bug Fixes
- Cannot find by index name when using Hazelcast with flush mode immediate #1921
- Incorrect link in remember-me documentation #1915
- Hazelcast session repository bean factory method return type is not specific enough #1905
- Fix Spring Boot based Hazelcast samples #1902
- Hazelcast4SessionUpdateEntryProcessor does not keep existing TTL of session map entry #1899
- Principal Name Index is not stored in Hazelcast 4 Session when flush mode is immediate #1801
- Session IDs are not cleaned up in principal index after Session ID changed when using Redis #1791
π¨ Dependency Upgrades
- Upgrade samples to Spring Boot 2.5.5 #1929
- Upgrade Spring Security to 5.6.0-RC1 #1928
- Upgrade Spring Framework to 5.3.11 #1927
- Upgrade Spring Data to 2021.1.0-RC1 #1926
- Upgrade Reactor to 2020.0.12 #1925
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.3
2.4.6
2.6.0-M1
β New Features
- Make Websocket sample compatible with Spring Boot 2.5.3 #1886
- Point "What's New" section to Wiki #1878
- Add links to Mongo and Geode docs #1867
- Add links to the other documentation format #1865
- Set cookie path to context path without trailing slash #1863
πͺ² Bug Fixes
- Prevent GitHub Actions build from running on forks #1678
π¨ Dependency Upgrades
- Upgrade Hazelcast 4 to 4.2.2 #1887
- Upgrade samples to Spring Boot 2.5.3 #1885
- Upgrade Spring Security to 5.6.0-M2 #1884
- Upgrade Spring Data to 2021.1.0-M2 #1883
- Upgrade Spring Framework to 5.3.9 #1882
- Upgrade Reactor to 2020.0.10 #1881
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
2.5.2
2.4.5
2.5.1
2.4.4
2.5.0
β New Features
πͺ² Bug Fixes
- JDBC session with negative timeout should never expire #1847