Releases: lexik/LexikJWTAuthenticationBundle
Releases · lexik/LexikJWTAuthenticationBundle
v3.1.1
What's Changed
- Update 10-web-token.rst by @cosminsandu in #1235
- Test with API Platform 4 by @chalasr in #1250
- chore: add testrun for PHP 8.4. Fix implicit nullable parameter by @Chris53897 in #1238
- Fix default values in WebToken services when encryption disabled by @NeuralClone in #1225
- fix issue #1258 JWTCookieProvider does set flags cookie flags when va… by @nuryagdym in #1259
- Fix wrongly silenced signing failure by @BackEndTea in #1267
New Contributors
- @cosminsandu made their first contribution in #1235
- @NeuralClone made their first contribution in #1225
- @nuryagdym made their first contribution in #1259
- @BackEndTea made their first contribution in #1267
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- feature: fix deprecation of Extension by @Chris53897 in #1226
New Contributors
- @Chris53897 made their first contribution in #1226
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Drop PHP <7.1 and Symfony <5.3 support by @wouter-toppy in #1056
- Clean 3.x by @maxhelias in #1108
- [3.x] Remove support for Symfony <6.4 and PHP <8.2 by @chalasr in #1202
- Fix CI on 3.x by @chalasr in #1201
- Fix ci 3x by @Spomky in #1214
- Bump the dependencies group with 2 updates by @dependabot in #1203
- CI: Fix deprecations from ApiPlatform 3.2 & PHPUnit 10 by @chalasr in #1221
New Contributors
- @wouter-toppy made their first contribution in #1056
Full Changelog: v2.21.0...v3.0.0
v2.21.0
What's Changed
- [CI] Fixed CI for PHP 7.2 by @mnocon in #1188
- Web-Token Framework simplified by @Spomky in #1207
- feat: Invalidate a JWT token by @ldaspt in #1170
- Invalidate a JWT token - Adding the jti claim by the JWTManager class instead of doing it via a listener by @ldaspt in #1218
New Contributors
Full Changelog: v2.20.3...v2.21.0
v2.20.3
What's Changed
- Fix for PHP <7.4 compatibility by @fracsi in #1183
- Wrong type exception for AccessTokenLoader with certain configuration by @athanasius-kircher in #1184
New Contributors
- @athanasius-kircher made their first contribution in #1184
Full Changelog: v2.20.2...v2.20.3
v2.20.2
What's Changed
- Fix for PHP <7.4 compatibility by @fracsi in #1174
- ci: Group GitHub Actions upgrades by @theofidry in #1177
- [GHA] Infra & build updates by @chalasr in #1178
New Contributors
Full Changelog: v2.20.1...v2.20.2
v2.20.1
v2.20.0
What's Changed
- Support Symfony 7 by @endroid in #1165
- feat: add support for partitioned cookies by @EmilePerron in #1167
- Added: JWT security scheme to openapi by @Ninos in #1159
- WebToken support integration by @Spomky in #1041
New Contributors
- @endroid made their first contribution in #1165
- @EmilePerron made their first contribution in #1167
- @Ninos made their first contribution in #1159
Full Changelog: v2.19.1...v2.20.0
v2.19.1
What's Changed
- Fix missing array claims BC break in 2.9.0 by @ostrolucky in #1144
- add description to authentication path by @Altherius in #1149
New Contributors
- @ostrolucky made their first contribution in #1144
- @Altherius made their first contribution in #1149
Full Changelog: v2.19.0...v2.19.1
v2.19.0
What's Changed
- Remove deprecation symfony 6.3 by @maxhelias in #1120
- Allow lcobucci/jwt v5 by @maxhelias in #1125
- Fix ForwardCompatAuthenticatorTrait with OPCache preload by @elavrom in #1134
- #1083. Fixed issue with option user_id_claim. by @koftikes in #1133
- Fix API Platform integration by @maxhelias in #1119
- Fix Dead link in README by @tazorax in #1128
New Contributors
- @elavrom made their first contribution in #1134
- @koftikes made their first contribution in #1133
- @tazorax made their first contribution in #1128
Full Changelog: v2.18.1...v2.19.0