Skip to content

Commit f0fd09b

Browse files
committed
Update What's New in 5.6
1 parent c58fbf0 commit f0fd09b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Below are the highlights of the release.
66

77
[[whats-new-servlet]]
88
=== Servlet
9+
* Core
10+
11+
** Introduced https://github.com/spring-projects/spring-security/issues/10226[`SecurityContextChangedListener`]
12+
913
* Configuration
1014

1115
** Introduced https://github.com/spring-projects/spring-security/pull/9630[`AuthorizationManager`] for method security
@@ -14,6 +18,9 @@ Below are the highlights of the release.
1418

1519
** Added https://github.com/spring-projects/spring-security/pull/9483[SAML 2.0 Single Logout Support]
1620
** Added https://github.com/spring-projects/spring-security/pull/10060[Saml2AuthenticationRequestRepository]
21+
** Added https://github.com/spring-projects/spring-security/issues/9486[`RelyingPartyRegistrationResolver`]
22+
** Improved ``Saml2LoginConfigurer``'s handling of https://github.com/spring-projects/spring-security/issues/10268[`Saml2AuthenticationTokenConverter`]
23+
1724

1825
* OAuth 2.0 Login
1926

0 commit comments

Comments
 (0)