v2.16.0
版本发布时间: 2022-06-13 00:27:00
lexik/LexikJWTAuthenticationBundle最新发布版本:v3.1.0(2024-07-04 04:51:49)
What's Changed
- Fix deprecations on Symfony 6.1 by @chalasr in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1001
- [Docs] Tweaks and improvements by @javiereguiluz in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1011
- [Doc] Add the bundle config for Symfony Docs by @javiereguiluz in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1013
- Fix ECDSA algo names in LcobucciJWSProvider by @ControlAltBen in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1015
- [Doc] Fix some cross references by @javiereguiluz in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1026
- [Doc] Replace tilde in paths with carets by @Sajito in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1024
- Update token claims list on doc by @romlly in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1016
- Fix lexik#944: Separate CompatFailureResponse from FailureResponse by @GErpeldinger in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1019
- Add
allow_no_expiration
option to allow validating tokens without ttl by @pluk77 in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1020 - Code migration helper by @Spomky in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1035
- Deprecate user_identity_field config option by @chalasr in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1037
- Allow for creation of tokens without exp by @pluk77 in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1007
New Contributors
- @javiereguiluz made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1011
- @ControlAltBen made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1015
- @Sajito made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1024
- @romlly made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1016
- @GErpeldinger made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1019
- @pluk77 made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1020
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.15.1...v2.16.0