whats-new.adoc 509 B

123456789101112
  1. [[new]]
  2. = What's New in Spring Security 6.5
  3. Spring Security 6.5 provides a number of new features.
  4. 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.
  5. == Breaking Changes
  6. === Observability
  7. The `security.security.reached.filter.section` key name was corrected to `spring.security.reached.filter.section`.
  8. Note that this may affect reports that operate on this key name.