Files
spring-session/spring-session-docs/modules/ROOT/pages/whats-new.adoc
Marcus Hert Da Coregio 84f4afcaf1 Introduce RedisSessionExpirationStore
With this commit it is now possible to customize the expiration policy in RedisIndexedHttpSession

Closes gh-2906
2024-08-12 14:26:03 -03:00

5 lines
376 B
Plaintext

= What's New in 3.4
- https://github.com/spring-projects/spring-session/issues/2787[gh-2787] - Add Partitioned Cookie Support to `DefaultCookieSerializer`
- https://github.com/spring-projects/spring-session/issues/2906[gh-2906] - xref:configuration/redis.adoc#customizing-session-expiration-store[docs] - Allow Customization of Expiration Policy in `RedisIndexedHttpSession`