Releases: web-token/jwt-framework
Releases · web-token/jwt-framework
3.1.0
Release Notes for 3.1.0
3.1.0
- Total issues resolved: 3
- Total pull requests resolved: 4
- Total contributors: 4
enhancement
- 367: Add Blake2b Hash algorithm thanks to @Spomky
- 366: ECDH-SS support thanks to @Spomky and @HDNAdministrator
bug
-
365: Bugs/ed keys loading thanks to @Spomky and @kpcyrd
-
353: Remove X5C EOL thanks to @Spomky
feature,pinned
- 219: Load Ed25519 key thanks to @sv-db
Version 3.0.7
v3.0.6
Header checkers exp, iat and nbf can also be header checkers
Full Changelog: v3.0.5...v3.0.6
Version 3.0.5
What's Changed
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- cast keyset generation console arguments to int and remove dangerous … by @lucasgranberg in #339
New Contributors
- @lucasgranberg made their first contribution in #339
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Full Changelog: v3.0.2...v3.0.3
Version 3.0.2
Modification on the packages:
- Explicit php version for all components
Full Changelog: v3.0.1...v3.0.2
v3.0.1
This is a major release.
Please read the migration guide
What's Changed
- Enhancement/decrypt pkcs8 private keys by @skydudie in #315
- Preparation 3.0 by @Spomky in #323
- Re-add Symfony Serializer for JWE/JWS by @mdeboer in #328
- Prevent Symfony 6 deprecation notices by @a-menshchikov in #327
New Contributors
- @skydudie made their first contribution in #315
- @a-menshchikov made their first contribution in #327
Packages:
- Fixes dependencies on sub packages
Full Changelog: v2.2.11...v3.0.1