2018-03-05 17:56:47 -05:00
[[new]]
2024-05-24 10:28:50 -04:00
= What's New in Spring Security 6.4
2018-03-05 17:56:47 -05:00
2024-05-24 10:28:50 -04:00
Spring Security 6.4 provides a number of new features.
2024-04-17 12:13:49 -04:00
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.
2024-05-23 14:12:15 -04:00
- https://github.com/spring-projects/spring-security/issues/4186[gh-4186] - Support `RoleHierarchy` in `AclAuthorizationStrategyImpl`
2024-06-10 14:40:21 -04:00
- https://github.com/spring-projects/spring-security/issues/15136[gh-15136] - Support `RoleHierarchy` Bean in `authorizeHttpRequests` Kotlin DSL