Skip to content

Releases: spring-projects/spring-session

2.6.2

22 Feb 13:16
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Memory leak in Index for principal null in Redis #2016

🔨 Dependency Upgrades

  • Upgrade MongoDB to 4.4.2 #2034
  • Upgrade Jackson to 2.13.1 #2033
  • Upgrade Spring Data to 2021.1.2 #2032
  • Upgrade Reactor to 2020.0.16 #2031
  • Upgrade Spring Security to 5.6.2 #2030
  • Upgrade Hazelcast 4 to 4.2.4 #2029
  • Upgrade Spring Framework to 5.3.16 #2028
  • Project modules should use jakarta.servlet:jakarta.servlet-api and not javax.servlet:javax.servlet-api #2020
  • Project modules should depend on jakarta.annotation:jakarta.annotation-api and not javax.annotation:javax.annotation-api #2017

2.5.5

22 Feb 09:41
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Memory leak in Index for principal null in Redis #2015

🔨 Dependency Upgrades

  • Upgrade samples to Spring Boot 2.5.9 #2027
  • Upgrade Spring Data to 2021.0.9 #2026
  • Upgrade Reactor to 2020.0.16 #2025
  • Upgrade Spring Security to 5.5.5 #2024
  • Upgrade Spring Framework to 5.3.16 #2023
  • Upgrade Hazelcast 4 to 4.2.4 #2022
  • Project modules should use jakarta.servlet:jakarta.servlet-api and not javax.servlet:javax.servlet-api #2019
  • Project modules should depend on jakarta.annotation:jakarta.annotation-api and not javax.annotation:javax.annotation-api #2018

3.0.0-M1

18 Jan 11:47
Compare
Choose a tag to compare
3.0.0-M1 Pre-release
Pre-release

🔨 Dependency Upgrades

  • Remove Hazelcast 3 support #1947
  • Upgrade Hazelcast to 5.0.2 #2011
  • Upgrade Spring Security to 6.0.0-M1 #2010
  • Upgrade Reactor to 2020.0.15 #2009
  • Upgrade Spring Data to 2022.0.0-M1 #2006
  • Upgrade Spring Framework to 6.0.0-M2 #2005
  • Upgrade MongoDB to 4.4.1 #2004
  • Upgrade Jackson to 2.13.1 #2003
  • Upgrade Javaconfig samples to Gretty 4 #1953
  • Migrate to Jakarta EE 9 #1949
  • Upgrade to JDK 17 #1945

2.7.0-M1

18 Jan 12:35
Compare
Choose a tag to compare
2.7.0-M1 Pre-release
Pre-release

🔨 Dependency Upgrades

  • Upgrade Jackson to 2.13.1 #2002
  • Upgrade Hazelcast 4 to 4.2.4 #2001
  • Upgrade MongoDB to 4.4.1 #2000
  • Upgrade Reactor to 2020.0.15 #1999
  • Upgrade Spring Framework to 5.3.15 #1998
  • Upgrade Spring Security to 5.7.0-M1 #1997
  • Upgrade Spring Data to 2021.2.0-M2 #1996
  • Bump up Gradle enterprise plugin to 3.7.2 #1969
  • Project modules should use jakarta.servlet:jakarta.servlet-api and not javax.servlet:javax.servlet-api #1960
  • Project modules should depend on jakarta.annotation:jakarta.annotation-api and not javax.annotation:javax.annotation-api #1956

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.6.1

21 Dec 14:40
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Doc : typo on Username _user- #1948

🔨 Dependency Upgrades

  • Upgrade Hazelcast 4 to 4.2.3 #1979
  • Upgrade Spring Security to 5.6.1 #1978
  • Upgrade Spring Framework to 5.3.14 #1977
  • Upgrade Reactor to 2020.0.14 #1976

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.5.4

21 Dec 12:19
Compare
Choose a tag to compare

⭐ New Features

  • Update to use s01.oss.sonatype.org Maven Publishing #1973

🪲 Bug Fixes

  • Session IDs are not cleaned up in principal index after Session ID changed when using Redis #1972

🔨 Dependency Upgrades

  • Upgrade samples to Spring Boot 2.5.7 #1986
  • Upgrade Hazelcast 4 to 4.2.3 #1985
  • Upgrade Spring Security to 5.5.4 #1984
  • Upgrade Spring Data to 2021.0.7 #1983
  • Upgrade Spring Framework to 5.3.14 #1982
  • Upgrade Reactor to 2020.0.14 #1981

2.6.0

16 Nov 18:11
Compare
Choose a tag to compare

⭐ New Features

  • Extract Build Conventions to buildSrc #1942
  • Remove dependency on JUnit 4 #1879

🪲 Bug Fixes

🔨 Dependency Upgrades

  • Upgrade MongoDB to 4.4.0 #1967
  • Upgrade samples to Spring Boot 2.5.6 #1966
  • Upgrade Jackson to 2.13.0 #1965
  • Upgrade Spring Security to 5.6.0 #1964
  • Upgrade Spring Data to 2021.1.0 #1963
  • Upgrade Spring Framework to 5.3.13 #1962
  • Upgrade Reactor to 2020.0.13 #1961
  • Update to Gradle 7.3 #1959
  • Upgrade checkstyle to 0.0.29 #1946

2.6.0-RC2

20 Oct 12:53
Compare
Choose a tag to compare
2.6.0-RC2 Pre-release
Pre-release

⭐ New Features

  • Introduce Spring Session MongoDB #1901

2.6.0-RC1

19 Oct 10:03
Compare
Choose a tag to compare
2.6.0-RC1 Pre-release
Pre-release

⭐ 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

19 Oct 13:29
Compare
Choose a tag to compare

🪲 Bug Fixes

  • Hazelcast4SessionUpdateEntryProcessor does not keep existing TTL of session map entry #1911
  • Hazelcast session repository bean factory method return type is not specific enough #1907
  • Fix Spring Boot based Hazelcast samples #1903

🔨 Dependency Upgrades

  • Upgrade Spring Data to 2021.0.6 #1933
  • Upgrade Spring Security to 5.5.3 #1932
  • Upgrade Reactor to 2020.0.12 #1931
  • Upgrade Spring Framework to 5.3.11 #1930