v2.17.0
版本发布时间: 2023-02-03 23:14:26
lexik/LexikJWTAuthenticationBundle最新发布版本:v3.1.0(2024-07-04 04:51:49)
What's Changed
- PHP_CS removed in favour of ECS by @Spomky in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1038
- Fix deprecation message by @mbabker in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1043
- feat: try to invalidate realpath cache if keypair loading failed by @lobodol in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1046
- Fix CI by @chalasr in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1060
- Improve user_identity_field deprecation message by @Jean85 in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1069
- Inject Clock in LcobucciJWSProvider by @dbrumann in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1072
- Update link to refresh token bundle by @Nek- in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1074
- Fixes TypeError in JWTManager by @magikid in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1067
- allow environment variables for
remove_token_from_body_when_cookies_used
by @usu in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1092 - Test under Symfony 6.2 / PHP 8.2 by @chalasr in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1096
- Add API Platform compatibility by @vincentchalamon in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1098
- Update GitHub generic actions by @vincentchalamon in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1099
- Fix creation of dynamic property by @SpartakusMd in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1105
- Simplify JWTTokenAuthenticator::loadUser by @dmitryuk in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1102
- Use the Security domain for translated messages by @jderusse in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1110
New Contributors
- @lobodol made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1046
- @Jean85 made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1069
- @dbrumann made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1072
- @Nek- made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1074
- @magikid made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1067
- @usu made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1092
- @vincentchalamon made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1098
- @SpartakusMd made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1105
- @dmitryuk made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1102
- @jderusse made their first contribution in https://github.com/lexik/LexikJWTAuthenticationBundle/pull/1110
Full Changelog: https://github.com/lexik/LexikJWTAuthenticationBundle/compare/v2.16.0...v2.17.0