v2.21.0
版本发布时间: 2024-05-01 19:48:20
lexik/LexikJWTAuthenticationBundle最新发布版本:v3.1.0(2024-07-04 04:51:49)
⚠️ This is the LAST 2.X FEATURE RELEASE ⚠️ The branch 2.x is now bugfix-only.
What's Changed
- [CI] Fixed CI for PHP 7.2 by @mnocon in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1188
- Web-Token Framework simplified by @Spomky in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1207
- feat: Invalidate a JWT token by @ldaspt in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1170
- Invalidate a JWT token - Adding the jti claim by the JWTManager class instead of doing it via a listener by @ldaspt in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1218
New Contributors
- @mnocon made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1188
- @ldaspt made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1170
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.20.3...v2.21.0