Update What's New for 6.0

This commit is contained in:
Steve Riesenberg 2022-09-26 09:48:52 -05:00
parent 80a6ce940e
commit c0e784b16d
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ Instead use data storage to encrypt values.
Reorganize imports
* https://github.com/spring-projects/spring-security/issues/7349 - Move filter and token to appropriate packages
Reorganize imports
* https://github.com/spring-projects/spring-security/issues/11026[gh-11026] - Use `RequestAttributeSecurityContextRepository` instead of `NullSecurityContextRepository`