With this commit it is now possible to customize the expiration policy in RedisIndexedHttpSession Closes gh-2906
5 lines
376 B
Plaintext
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`
|