whats-new.adoc 445 B

12345678
  1. [[new]]
  2. = What's New in Spring Security 5.7
  3. Spring Security 5.7 provides a number of new features.
  4. Below are the highlights of the release.
  5. * xref:servlet/authentication/persistence.adoc#requestattributesecuritycontextrepository[`RequestAttributeSecurityContextRepository`]
  6. * xref:servlet/authentication/persistence.adoc#securitycontextholderfilter[`SecurityContextHolderFilter`] - Ability to require explicit saving of the `SecurityContext`.