Browse Source

Update What's New for 5.7

Steve Riesenberg 3 năm trước cách đây
mục cha
commit
28dd7dabfb
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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]