I’m pleased to announce the release of Spring Security 4.0.3.RELEASE. This release provides bug fixes and minor enhancements. For complete details on the release, refer to the Change Log.
Highlights of the release include:
- SEC-3063 - Fixes for Spring Boot 1.3
- SEC-2190 - Fixing integration with the JSP tag libraries when Spring Security is registered in a child ApplicationContext
- SEC-2521 - Removal of synchronized in StandardPasswordEncoder which drastically improves performance
- SEC-3108 - Fix potential race condition in DigestAuthenticationFilter
- SEC-3109 - DelegatingSecurityContextExecutor works with Concurrent/ThreadPoolTaskScheduler
Project Site | Reference | Guides