What's Changed
- PHP_CS removed in favour of ECS by @Spomky in #1038
- Fix deprecation message by @mbabker in #1043
- feat: try to invalidate realpath cache if keypair loading failed by @lobodol in #1046
- Fix CI by @chalasr in #1060
- Improve user_identity_field deprecation message by @Jean85 in #1069
- Inject Clock in LcobucciJWSProvider by @dbrumann in #1072
- Update link to refresh token bundle by @Nek- in #1074
- Fixes TypeError in JWTManager by @magikid in #1067
- allow environment variables for
remove_token_from_body_when_cookies_used
by @usu in #1092 - Test under Symfony 6.2 / PHP 8.2 by @chalasr in #1096
- Add API Platform compatibility by @vincentchalamon in #1098
- Update GitHub generic actions by @vincentchalamon in #1099
- Fix creation of dynamic property by @SpartakusMd in #1105
- Simplify JWTTokenAuthenticator::loadUser by @dmitryuk in #1102
- Use the Security domain for translated messages by @jderusse in #1110
New Contributors
- @lobodol made their first contribution in #1046
- @Jean85 made their first contribution in #1069
- @dbrumann made their first contribution in #1072
- @Nek- made their first contribution in #1074
- @magikid made their first contribution in #1067
- @usu made their first contribution in #1092
- @vincentchalamon made their first contribution in #1098
- @SpartakusMd made their first contribution in #1105
- @dmitryuk made their first contribution in #1102
- @jderusse made their first contribution in #1110
Full Changelog: v2.16.0...v2.17.0