diff --git a/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc b/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc index 959bb1f566f..3117f3dad17 100644 --- a/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc +++ b/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc @@ -32,6 +32,10 @@ Below are the highlights of the release. ** Improved https://github.com/spring-projects/spring-security/pull/9779[access token response] parsing ** Added https://github.com/spring-projects/spring-security/pull/10155[custom grant types support] for authorization requests +* Testing + +** Added support to https://github.com/spring-projects/spring-security/pull/9737[propagate the TestSecurityContextHolder to SecurityContextHolder] + [[whats-new-webflux]] === WebFlux