瀏覽代碼

Add Breaking Change Section for 6.5

Issue gh-16422
Josh Cummings 7 月之前
父節點
當前提交
352a6a0d53
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/modules/ROOT/pages/whats-new.adoc

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

@@ -3,3 +3,10 @@
 
 Spring Security 6.5 provides a number of new features.
 Below are the highlights of the release, or you can view https://github.com/spring-projects/spring-security/releases[the release notes] for a detailed listing of each feature and bug fix.
+
+== Breaking Changes
+
+=== Observability
+
+The `security.security.reached.filter.section` key name was corrected to `spring.security.reached.filter.section`.
+Note that this may affect reports that operate on this key name.