Releases: web-token/jwt-framework
Releases · web-token/jwt-framework
4.1.0
Release Notes for 4.1.0
Feature release (minor)
4.1.0
- Total issues resolved: 1
- Total pull requests resolved: 6
- Total contributors: 4
CI-CD
-
638: Refactor getAAD method return type from nullable to non-nullable string thanks to @Spomky
-
636: Improve Base64UrlSafe performance when ext-sodium is installed thanks to @tscni
Dependencies
- 634: Add support for brick/math 0.14 thanks to @stof
- 628: Expand Symfony version constraints to support 8.0 thanks to @Spomky
- 618: Add deprecation notice for enabledCache method thanks to @Spomky and @nrolando
CI-CD,Dependencies
- 629: New GH Workflow thanks to @Spomky
4.0.6
4.0.5
Release Notes for 4.0.5
4.0.x bugfix release (patch)
4.0.5
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 3
bug
-
630: Add 'private_key_bits' option to EC key generation thanks to @Spomky
-
617: Refactor constructors and update dependencies. thanks to @Spomky
Dependencies,wontfix
3.4.8
4.0.4
4.0.3
Release Notes for 4.0.3
4.0.x bugfix release (patch)
4.0.3
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
CI-CD
DX,bug
4.0.2
3.4.7
Release Notes for 3.4.7
3.4.x bugfix release (patch)
3.4.7
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
bug
- 596: Fix call function on null thanks to @PeterMead