Spring Session Versions Save

Spring Session

3.1.3

6 months ago

:lady_beetle: Bug Fixes

  • @EnableRedisWebSession, some sessions do not set a timeout when they are stored in redis, but never expire. #2471
  • Add the Custom Cookie guide to the nav-list #2467
  • Rectify Hazelcast documentation #2465

:hammer: Dependency Upgrades

  • Update org.springframework.security:spring-security-bom to 6.1.5 #2484
  • Update org.springframework.data:spring-data-bom to 2022.0.11 #2483
  • Update org.springframework:spring-framework-bom to 6.0.13 #2482
  • Update Update io.projectreactor:reactor-bom to 2022.0.12 #2481

3.0.4

6 months ago

:lady_beetle: Bug Fixes

  • @EnableRedisWebSession, some sessions do not set a timeout when they are stored in redis, but never expire. #2470
  • Add the Custom Cookie guide to the nav-list #2456
  • Update reference site link #2451
  • Rectify Hazelcast documentation #2461

:hammer: Dependency Upgrades

  • Update org.springframework.security:spring-security-bom to 6.0.8 #2480
  • Update org.springframework.data:spring-data-bom to 2022.0.11 #2479
  • Update org.springframework:spring-framework-bom to 6.0.13 #2478
  • Update io.projectreactor:reactor-bom to 2022.0.12 #2477

:heart: Contributors

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

@70825

2.7.4

6 months ago

:lady_beetle: Bug Fixes

  • @EnableRedisWebSession, some sessions do not set a timeout when they are stored in redis, but never expire. #2464

:hammer: Dependency Upgrades

  • Update to org.springframework.security:spring-security-bom to 5.7.11 #2476
  • Update to org.springframework.data:spring-data-bom to 2021.2.17 #2475
  • Update org.springframework:spring-framework-bom to 5.3.30 #2474

3.1.2

8 months ago

:star: New Features

  • Fix Documentation Title #2330

:lady_beetle: Bug Fixes

  • Getting Started sections are returning 404 #2337

:hammer: Dependency Upgrades

  • Update org.springframework.security to 6.1.2 #2448
  • Update org.springframework.data to 2022.0.8 #2447
  • Update org.springframework to 6.0.11 #2445
  • Upgrade to Gradle 8.2.1 #2389

3.0.3

8 months ago

:star: New Features

  • Fix Documentation Title #2329
  • Use Antora name of Session #2328

:lady_beetle: Bug Fixes

  • Getting Started sections are returning 404 #2335

:hammer: Dependency Upgrades

  • Update org.springframework.security to 6.0.5 #2425
  • Update org.springframework.data to 2022.0.9 #2424
  • Update org.springframework to 6.0.11 #2422
  • Upgrade to Gradle 8.2.1 #2388

2.7.3

8 months ago

:hammer: Dependency Upgrades

  • Update Spring Security to 5.7.10 #2405
  • Update Spring Data to 2021.2.14 #2404
  • Update Spring Framework to 5.3.29 #2403

2.6.4

8 months ago

:lady_beetle: Bug Fixes

  • Sources and javadocs missing in latest snapshots #2177

:hammer: Dependency Upgrades

  • Update Spring Security to 5.6.12 #2402
  • Update Spring Data to 2021.1.10 #2401
  • Update Spring Framework to 5.3.29 #2400

3.2.0-M1

9 months ago

:star: New Features

  • Introduce SessionIdGenerationStrategy #2286
  • Commit Session on Include Dispatch calls commitSession each time #2285

:hammer: Dependency Upgrades

  • Update org.springframework.boot to 3.1.1 #2376
  • Update postgresql to 42.6.0 #2373
  • Update org.mockito to 4.11.0 #2371
  • Update mariadb-java-client to 3.1.4 #2370
  • Update org.junit.jupiter to 5.10.0-RC1 #2369
  • Update hsqldb to 2.7.2 #2368
  • Update assertj-core to 3.24.2 #2366
  • Update aspectjweaver to 1.9.19 #2365
  • Update mysql-connector-java to 8.0.33 #2363
  • Update jakarta.websocket to 2.1.1 #2362
  • Update io.projectreactor to 3.6.0-M1 #2358
  • Update lettuce-core to 6.2.5.RELEASE #2357
  • Update ojdbc8 to 21.10.0.0 #2356
  • Update jcc to 11.5.8.0 #2354
  • Update hazelcast to 5.3.1 #2353
  • Update h2 to 2.2.220 #2352
  • Update ch.qos.logback to 1.4.8 #2350
  • Update to Spring Security 6.2.0-M1 #2347
  • Update to Spring Framework 6.1.0-M2 #2346
  • Update to Spring Data 2023.1.0-M1 #2348

:heart: Contributors

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

@laurentschoelens and @marcusdacoregio

2.7.2

10 months ago

:star: New Features

  • Revisit Introduction #2295

:lady_beetle: 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

:hammer: 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

:heart: Contributors

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

@jprinet

3.1.1

10 months ago

:star: New Features

:lady_beetle: 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

:hammer: 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