Add Breaking Change Section for 6.5

Issue gh-16422
This commit is contained in:
Josh Cummings 2025-01-16 14:30:01 -07:00
parent 45f22a46e3
commit 352a6a0d53
No known key found for this signature in database
GPG Key ID: 869B37A20E876129

View File

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