mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
9 lines
445 B
Plaintext
9 lines
445 B
Plaintext
[[new]]
|
|
= What's New in Spring Security 5.7
|
|
|
|
Spring Security 5.7 provides a number of new features.
|
|
Below are the highlights of the release.
|
|
|
|
* xref:servlet/authentication/persistence.adoc#requestattributesecuritycontextrepository[`RequestAttributeSecurityContextRepository`]
|
|
* xref:servlet/authentication/persistence.adoc#securitycontextholderfilter[`SecurityContextHolderFilter`] - Ability to require explicit saving of the `SecurityContext`.
|