Skip to content

Releases: web-token/jwt-framework

v3.0.6

29 Jun 16:31
Compare
Choose a tag to compare

Header checkers exp, iat and nbf can also be header checkers

Full Changelog: v3.0.5...v3.0.6

Version 3.0.5

31 May 20:09
Compare
Choose a tag to compare

What's Changed

  • Split encoder and normalizer to fix Symfony 6.1 compatibility by @mdeboer in #347

Full Changelog: v3.0.4...v3.0.5

v3.0.4

14 Apr 13:14
Compare
Choose a tag to compare

What's Changed

  • cast keyset generation console arguments to int and remove dangerous … by @lucasgranberg in #339

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3

04 Apr 15:08
Compare
Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

Version 3.0.2

28 Mar 14:13
d1136b7
Compare
Choose a tag to compare

Modification on the packages:

  • Explicit php version for all components

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Mar 14:14
1d6f6a9
Compare
Choose a tag to compare

This is a major release.
Please read the migration guide

What's Changed

New Contributors

Packages:

  • Fixes dependencies on sub packages

Full Changelog: v2.2.11...v3.0.1

Version 2.2.11

24 Aug 05:10
643cced
Compare
Choose a tag to compare

Fix Symfony 5.1 deprecation #313 (@herndlm)

Version 1.3.9

22 Aug 11:16
cf821c7
Compare
Choose a tag to compare

Version 2.0.11

21 Aug 21:37
ccdb0b3
Compare
Choose a tag to compare

Fix wrong tagged branch

Version 1.3.5

23 Apr 06:04
44e5d2f
Compare
Choose a tag to compare

This version is highly recommended if you use EDCH-ES key encryption algorithm on PHP7.3 uner P-256, P-384 or P-521 curves.
The performance drastically increases (more than 50x faster).