44Spring Security 5.3 provides a number of new features.
55Below are the highlights of the release.
66
7+ [[whats-new-documentation]]
78=== Documentation Updates
89
910We will continue our effort to rewrite the documentation.
@@ -20,6 +21,7 @@ Here's what you'll see in this release:
2021** Added <<servlet-authentication-userdetailsservice,toggle>>
2122** Updated styles
2223
24+ [[whats-new-servlet]]
2325=== Servlet
2426
2527* Added <<kotlin-config-httpsecurity,Kotlin DSL>>
@@ -42,6 +44,7 @@ Here's what you'll see in this release:
4244** Added support for https://github.com/spring-projects/spring-security/issues/7711[AuthNRequest signatures]
4345** Added support for https://github.com/spring-projects/spring-security/pull/7759[AuthNRequest POST binding]
4446
47+ [[whats-new-webflux]]
4548=== WebFlux
4649
4750* Added https://github.com/spring-projects/spring-security/issues/7636[DSL support for custom header writers]
@@ -56,19 +59,22 @@ Here's what you'll see in this release:
5659** Added https://github.com/spring-projects/spring-security/issues/7827[test support for Opaque Tokens]
5760** Improved https://github.com/spring-projects/spring-security/pull/7826[bearer token error handling] for JWT and Opaque Token
5861
62+ [[whats-new-rsocket]]
5963=== RSocket
6064
6165* Added support for https://github.com/spring-projects/spring-security/issues/7935[RSocket Authentication extension]
6266
63- === Core
67+ [[whats-new-additional]]
68+ === Additional Updates
6469
6570* Enhanced Authentication Event Publisher support
6671** Updated https://github.com/spring-projects/spring-security/pull/7802[configuration support]
6772** Added https://github.com/spring-projects/spring-security/issues/7825,default event>> and <<https://github.com/spring-projects/spring-security/issues/7824[`Map`-based] exception mapping
6873* Improved https://github.com/spring-projects/spring-security/issues/7891[integration with Spring Data]
6974* Added support to https://github.com/spring-projects/spring-security/issues/7661[BCrypt to hash byte arrays]
7075
71- === Build
76+ [[whats-new-build]]
77+ === Build Changes
7278
7379* Changed build to https://github.com/spring-projects/spring-security/issues/7788[use version ranges]
7480* Removed https://github.com/spring-projects/spring-security/issues/4939[dependency on Groovy]
0 commit comments