Skip to content

Spring Session 2022.0.0 M3 Release Notes

Rob Winch edited this page Sep 23, 2022 · 3 revisions

The release includes updates to latest dependencies and fixes for those updates. Some highlights include:

Spring Session

  • Restructure Redis HttpSession configuration support #2123

  • Use text blocks for SQL statements #2137

  • Improve spring-session-docs module #2134

  • Adapt DuplicateKeyException on insertSessionAttributes to new SQL Exception Translator #2108

  • Add native-image support for Core classes #2104

  • Add native-image support for JDBC schema files #2103

Note
Spring Session Data Geode did not release, so it remained on the same version as the previous release.

Changelogs

For details refer to the relevant changelogs

Clone this wiki locally