Spring Session 2021.1 Release Notes - spring-projects/spring-session-bom GitHub Wiki

Upgrading from Spring Session BOM 2021.0

Spring Session Core

In order to align with the current behavior of Tomcat, Jetty and Undertow, we no longer add a trailing slash (/) to the context path in DefaultCookieSerializer.

New and Noteworthy

Documenation

The Spring Session reference documentation uses Antora and can be found at https://docs.spring.io/spring-session/reference/.

Spring Session Data MongoDB

The spring-session-data-mongodb module has moved into to the spring-session GitHub project.

Spring Session Data Redis

The reactive Redis repository supports negative values for maxInactiveInterval. A negative value indicates no expiry.

Dependency Upgrades

Spring Session BOM 2021.1 moves to:

⚠️ **GitHub.com Fallback** ⚠️