Add SubjectX500PrincipalExtractor to Whats New

Issue gh-16984
This commit is contained in:
Rob Winch 2025-06-12 12:19:37 -05:00
parent 092bbfc8e7
commit 040ffe17e5
No known key found for this signature in database

View File

@ -3,3 +3,7 @@
Spring Security 7.0 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.
== Web
* Added javadoc:org.springframework.security.web.authentication.preauth.x509.SubjectX500PrincipalExtractor[]