Browse Source

Update What's New in 5.6

pull/10307/head
Marcus Da Coregio 4 years ago
parent
commit
220de60142
  1. 4
      docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

4
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 ** 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 ** 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]] [[whats-new-webflux]]
=== WebFlux === WebFlux

Loading…
Cancel
Save