-
-
Notifications
You must be signed in to change notification settings - Fork 117
Releases: web-token/jwt-framework
Releases · web-token/jwt-framework
4.1.0
@Spomky
Spomky
f50494a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 2
4.0.6
@Spomky
Spomky
2362f23
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes for 4.0.6
4.0.x bugfix release (patch)
4.0.6
-
Total issues resolved: 0
-
Total pull requests resolved: 1
-
Total contributors: 1
-
632: Fix key derivation by removing curve size parameter from openssl_pkey_derive thanks to @Spomky
Assets 2
4.0.5
@Spomky
Spomky
cff939c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 2
3.4.8
@Spomky
Spomky
7882670
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes for 3.4.8
3.4.x bugfix release (patch)
3.4.8
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Dependencies
- 620: Allow
psr/cachev2 thanks to @jdreesen
Assets 2
1 person reacted
4.0.4
@Spomky
Spomky
82cd173
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes for 4.0.4
4.0.x bugfix release (patch)
4.0.4
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Dependencies
- 608: Add support for brick/math 0.13 thanks to @stof
Assets 2
4.0.3
4.0.2
3.4.7
@Spomky
Spomky
d7ba8ef
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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