Skip to content

Releases: spring-projects/spring-session

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

2.4.6

19 Oct 13:57
Compare
Choose a tag to compare

πŸͺ² Bug Fixes

  • Hazelcast session repository bean factory method return type is not specific enough #1906
  • Fix Spring Boot based Hazelcast samples #1904

πŸ”¨ Dependency Upgrades

  • Upgrade samples to Spring Boot 2.4.11 #1938
  • Upgrade Spring Security to 5.4.9 #1937
  • Upgrade Spring Data to 2020.0.14 #1936
  • Upgrade Spring Framework to 5.3.11 #1935
  • Upgrade Reactor to 2020.0.12 #1934

2.6.0-M1

17 Aug 14:13
Compare
Choose a tag to compare
2.6.0-M1 Pre-release
Pre-release

⭐ 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

17 Aug 16:57
Compare
Choose a tag to compare

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Security to 5.5.2 #1892
  • Upgrade Spring Data to 2021.0.4 #1891
  • Upgrade Hazelcast 4 to 4.2.2 #1890
  • Upgrade Spring Framework to 5.3.9 #1889
  • Upgrade Reactor to 2020.0.10 #1888

2.4.5

17 Aug 17:31
Compare
Choose a tag to compare

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Security to 5.4.8 #1896
  • Upgrade Spring Data to 2020.0.12 #1895
  • Upgrade Spring Framework to 5.3.9 #1894
  • Upgrade Reactor to 2020.0.10 #1893

2.5.1

22 Jun 11:26
Compare
Choose a tag to compare

πŸ”¨ Dependency Upgrades

  • Upgrade samples to Spring Boot 2.4.7 #1871
  • Upgrade Spring Security to 5.5.1 #1870
  • Upgrade Spring Framework to 5.3.8 #1869

2.4.4

22 Jun 16:49
Compare
Choose a tag to compare

πŸͺ² Bug Fixes

  • MySql5JdbcIndexedSessionRepositoryITests fail on JDK 11.0.11 #1877

πŸ”¨ Dependency Upgrades

  • Upgrade samples to Spring Boot 2.4.7 #1876
  • Upgrade Spring Data to 2020.0.9 #1875
  • Upgrade Spring Framework to 5.3.8 #1874
  • Upgrade Reactor to 2020.0.7 #1873

2.5.0

19 May 07:40
Compare
Choose a tag to compare

⭐ New Features

  • Configure user name used for Gradle CI builds #1851
  • Rename master branch to main #1846

πŸͺ² Bug Fixes

  • JDBC session with negative timeout should never expire #1847

πŸ”¨ Dependency Upgrades

  • Upgrade Spring Security to 5.5.0 #1856
  • Upgrade samples to Spring Boot 2.4.5 #1855
  • Upgrade Spring Data to 2021.0.1 #1854
  • Upgrade Spring Framework to 5.3.7 #1853
  • Upgrade Reactor to 2020.0.7 #1852