Skip to content

Releases: spring-projects/spring-session

3.1.1

20 Jun 13:55
Compare
Choose a tag to compare

⭐ New Features

🐞 Bug Fixes

  • ReactiveRedisSessionRepository.RedisSession#saveChangeSessionId fails with "ERR no such key" if the session has been deleted concurrently. #2309
  • Failed rename for deleted session is not ignored with Redisson #2307

🔨 Dependency Upgrades

  • Update Spring Data to 2022.0.7 #2326
  • Update Spring Framework to 6.0.10 #2325
  • Update Spring Security to 6.1.1 #2324
  • Update ch.qos.logback:logback-core to 1.4.7 #2315

3.0.2

20 Jun 13:55
Compare
Choose a tag to compare

⭐ New Features

🐞 Bug Fixes

  • ReactiveRedisSessionRepository.RedisSession#saveChangeSessionId fails with "ERR no such key" if the session has been deleted concurrently. #2308
  • Failed rename for deleted session is not ignored with Redisson #2306
  • HttpSession and RESTful APIs documentation bug #2259

🔨 Dependency Upgrades

  • Update Spring Data to 2022.0.7 #2323
  • Update Spring Framework to 6.0.10 #2322
  • Update Spring Security to 6.0.4 #2321
  • Update ch.qos.logback:logback-core to 1.4.7 #2314
  • Update Gradle Enterprise plugins #2278

2.7.2

20 Jun 14:24
Compare
Choose a tag to compare

⭐ New Features

  • Revisit Introduction #2295

🐞 Bug Fixes

  • ReactiveRedisSessionRepository.RedisSession#saveChangeSessionId fails with "ERR no such key" if the session has been deleted concurrently. #2281
  • Failed rename for deleted session is not ignored with Redisson #1743

🔨 Dependency Upgrades

  • Update Spring Framework to 5.3.28 #2320
  • Update Spring Data to 2021.2.13 #2319
  • Update Spring Security to 5.7.9 #2318
  • Update Gradle Enterprise plugins #2233

❤️ Contributors

Thank you to all the contributors who worked on this release:

@jprinet

3.1.0

16 May 15:15
af1e1b4
Compare
Choose a tag to compare

New Features

  • Update RELEASE.adoc #2299

Dependency Upgrades

  • Update to Spring Securtiy 6.1.0 #2300
  • Update org.springframework.data to 2022.0.6 #2297
  • Update spring-framework-bom to 6.0.9 #2296

3.1.0-RC1

18 Apr 13:04
Compare
Choose a tag to compare
3.1.0-RC1 Pre-release
Pre-release

⭐ New Features

  • Reuse StringRedisSerializer instance #2055

🔨 Dependency Upgrades

  • Update spring-data-bom to 2022.0.5 #2291
  • Update spring-security-bom to 6.0.3 #2290
  • Update spring-framework-bom to 6.0.8 #2289
  • Update Gradle Enterprise plugins #2279

❤️ Contributors

Thank you to all the contributors who worked on this release:

@quaff

3.1.0-M1

21 Mar 18:24
Compare
Choose a tag to compare
3.1.0-M1 Pre-release
Pre-release

⭐ New Features

  • Introduce Utility Method to Replace Default Table Name #2256

🔨 Dependency Upgrades

  • Update to testcontainers-bom:1.17.6 #2277
  • Update to spring-security-bom:6.0.2 #2276
  • Update to spring-data-bom:2022.0.4 #2275
  • Update to org.springframework:spring-framework-bom:6.0.7 #2274
  • Update to jackson-bom:2.14.2 #2273
  • Update to reactor-bom:2022.0.5 #2272

❤️ Contributors

Thank you to all the contributors who worked on this release:

@marcusdacoregio

3.0.1

21 Mar 18:23
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Update Redis example documentation #2229
  • 3.0.0 is not showing on reference documentation #2223
  • In 3.0.0 HeaderHttpSessionIdResolver resolveSessionIds method have System.out.println #2215

🔨 Dependency Upgrades

  • Update org.mongodb to 4.8.2 #2271
  • Update to spring-security-bom:6.0.2 #2270
  • Update to spring-data-bom:2022.0.3 #2269
  • Update to spring-framework-bom:6.0.6 #2268
  • Update to junit-bom:5.9.2 #2267
  • Update to jackson-bom:2.14.2 #2266
  • Update reactor-bom to 2022.0.5 #2265

❤️ Contributors

Thank you to all the contributors who worked on this release:

@marcel-wollschlaeger

2.7.1

21 Mar 18:22
Compare
Choose a tag to compare

⭐ New Features

  • Polish related to testcontainers #2081

🐞 Bug Fixes

  • docs: fix broken links in hazelcast documents #2220
  • Corrected documentation Reference Link #2100

🔨 Dependency Upgrades

  • Update spring-security-bom to 5.7.7 #2264
  • Update spring-data-bom to 2021.2.9 #2263
  • Update spring-framework-bom to 5.3.26 #2262
  • Update to reactor-bom 2020.0.3 #2260
  • Update to mariadb-java-client 2.7.8 #2255
  • Update to org.postgresql:postgresql:42.3.8 #2250
  • Update to MongoDB 4.6.1 #2249
  • Update to Mockito 4.5.1 #2248
  • Update to mariadb-java-client 3.0.10 #2247
  • Update to mysql-connector-java 8.0.32 #2246
  • Update to lettuce 6.1.10.RELEASE #2245
  • Update to HikariCP:4.0.3 #2244
  • Update to com.ibm.db2:jcc:11.5.8.0 #2243
  • Update to testcontainers 1.17.6 #2242
  • Update to Spring Security 5.7.6 #2241
  • Update to Spring Data 20201.2.7 #2240
  • Update to Spring Framework 5.3.25 #2239
  • Update to Jackson 2.13.4.20221013 #2238
  • Update to Reactor 2020.0.27 #2237
  • Update to Spring Boot 2.7.8 #2236

❤️ Contributors

Thank you to all the contributors who worked on this release:

@KaoruMuta, @bkakadiya, and @eddumelendez

3.0.0

01 Dec 12:24
Compare
Choose a tag to compare

⭐ New Features

  • label jpg as binary file in .gitattributes #2208

🪲 Bug Fixes

  • Update reference site link #2197

🔨 Dependency Upgrades

  • Update to Spring Security 6.0.0 #2211
  • Update to Spring Data 2022.0.0 #2210
  • Update to Spring Framework 6.0.0 #2209

❤️ Contributors

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

3.0.0-RC2

09 Nov 19:47
Compare
Choose a tag to compare
3.0.0-RC2 Pre-release
Pre-release

⭐ New Features

  • Add Spring Session BOM module #2199
  • Update security config in samples #2198
  • Move Spring Session Bom to spring-projects/spring-session #2195

🐞 Bug Fixes

  • Avoid changing line endings of png and mmdb files #2200

🔨 Dependency Upgrades

  • Update to Spring Framework 6.0.0-RC4 #2204
  • Update to Reactor 2022.0.0 #2203
  • Align with Servlet 6.0 API #2201

❤️ Contributors

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