فهرست منبع

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