Browse Source

Update What's New for 6.0

Steve Riesenberg 2 years ago
parent
commit
c0e784b16d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/modules/ROOT/pages/whats-new.adoc

+ 1 - 0
docs/modules/ROOT/pages/whats-new.adoc

@@ -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`