Browse Source

Add WebFlux section to What's New

Closes gh-9590
Eleftheria Stein 4 years ago
parent
commit
21f9876d87
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

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

@@ -19,3 +19,8 @@ Below are the highlights of the release.
 * Kotlin DSL
 * Kotlin DSL
 
 
 ** Added https://github.com/spring-projects/spring-security/issues/9319[rememberMe support]
 ** Added https://github.com/spring-projects/spring-security/issues/9319[rememberMe support]
+
+[[whats-new-webflux]]
+=== WebFlux
+
+** Added https://github.com/spring-projects/spring-security/issues/8143[Kotlin coroutine support] for `EnableReactiveMethodSecurity`