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