Spring Security 6.5.0-RC1 Is Out!
On behalf of the team and everyone who has contributed, I am pleased to announce the release candidate milestone for the final Spring Security 6 minor release.
Among a number of feature enhancements, there are some that we'd love your attention on as we prepare them for general availability:
Core
- Complete Deprecation of
ConfigAttribute
,SecurityConfig
, and other Access API components.
Specifically, please speak up if you are using any of the ACL Access components that were deprecated.