瀏覽代碼

Add JwtEncoder to What's New in 5.6

Steve Riesenberg 3 年之前
父節點
當前提交
a487ef2d74
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/modules/ROOT/pages/whats-new.adoc

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

@@ -32,6 +32,7 @@ Below are the highlights of the release.
 ** Improved https://github.com/spring-projects/spring-security/pull/9791[Client Credentials encoding]
 ** 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
+** Introduced https://github.com/spring-projects/spring-security/pull/9208[JwtEncoder]
 
 * Testing