Sourced from org.springframework.security:spring-security-saml2-service-provider's releases.
6.4.5
:star: New Features
- Add link to docs zip file to the reference #16799
- Fix attribute name in
http.adoc
#16784- Update ServerOAuth2AuthorizedClientExchangeFilterFunction javadoc #16783
:beetle: Bug Fixes
- [Docs] Broken link on Spring MVC Test Integration page #16785
ServerBearerTokenAuthenticationConverter
validates parameters when not enabled #16901- Clarify WebInvocationPrivilegeEvaluator JavaDoc #16782
- CookieServerCsrfTokenRepository.withHttpOnlyFalse() ineffective if setCookieCustomizer() is used #16862
- Correct closing tag in default PassKey HTML form #16601
- Fix WebAuthn saves Anonymous PublicKeyCredentialUserEntity #16606
- OpenSaml support should preserve encrypted elements for further analysis #16367
- Sorting in AuthorizationAdvisorProxyFactory should be thread-safe #16837
- WebFlux reference links to Servlet docs #16786
- XML config does not apply
request-handler-ref
toCsrfAuthenticationStrategy
#16844:hammer: Dependency Upgrades
- Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 #16767
- Bump io.micrometer:micrometer-observation from 1.14.5 to 1.14.6 #16938
- Bump io.projectreactor:reactor-bom from 2023.0.16 to 2023.0.17 #16944
- Bump io.spring.gradle:spring-security-release-plugin from 1.0.3 to 1.0.4 #16919
- Bump org-aspectj from 1.9.22.1 to 1.9.24 #16928
- Bump org-eclipse-jetty from 11.0.24 to 11.0.25 #16758
- Bump org.hibernate.orm:hibernate-core from 6.6.12.Final to 6.6.13.Final #16895
- Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to 3.2.12 #16960
- Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 #16959
:nut_and_bolt: Build Updates
:heart: Contributors
Thank you to all the contributors who worked on this release:
@AB-xdev
,@Borghii
, and@dependabot
[bot]
e8aef09
Release 6.4.5f8d417d
Preserve Encrypted Elements79bacf8
Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.69bcfeab
Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to
3.2.12254c9c9
Merge branch '6.3.x' into 6.4.xa5d9633
Bump org.springframework:spring-framework-bom from 6.1.18 to 6.1.19e5d9659
Merge branch '6.3.x' into 6.4.x99c4f58
Bump org.springframework.ldap:spring-ldap-core from 3.2.11 to
3.2.12cb60d8b
Merge branch '6.3.x' into 6.4.xc1aa99f
Enforce BCrypt password length for new passwords only