Răsfoiți Sursa

Update What's New for 5.7

Steve Riesenberg 3 ani în urmă
părinte
comite
28dd7dabfb
1 a modificat fișierele cu 4 adăugiri și 0 ștergeri
  1. 4 0
      docs/modules/ROOT/pages/whats-new.adoc

+ 4 - 0
docs/modules/ROOT/pages/whats-new.adoc

@@ -21,6 +21,10 @@ Below are the highlights of the release.
 [[whats-new-webflux]]
 == WebFlux
 
+* Web
+
+** Allow customizing https://github.com/spring-projects/spring-security/issues/10903[charset] in `ServerHttpBasicAuthenticationConverter`
+
 * OAuth 2.0 Client
 
 ** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients]