Releases: web-auth/webauthn-framework
4.9.1
4.9.0
Release Notes for 4.9.0
Feature release (minor)
4.9.0
- Total issues resolved: 2
- Total pull requests resolved: 12
- Total contributors: 3
enhancement
-
620: Add VerificationMethodANDCombinationsDenormalizer and trigger depreca… thanks to @Spomky
-
618: Add new denormalizers and deprecate old JSON methods thanks to @Spomky
-
604: Add normalization support to denormalizers thanks to @Spomky and @mrpachara
-
603: Add FakeCredentialGenerator for preventing username enumeration thanks to @Spomky
-
625: Add SerializerTrait and deprecate certain methods thanks to @Spomky
-
624: Add Credential entity and related tests thanks to @Spomky
bug,security
dependencies
- 605: Update various package versions thanks to @Spomky
- 602: Support for web-token 4.0 thanks to @Spomky
- 594: chore: allow paragonie/constant_time_encoding v3 thans to @joostdebruijn
bug
compliance
4.8.7
4.8.6
4.8.5
4.8.4
Release Notes for 4.8.4
4.8.x bugfix release (patch)
4.8.4
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
bug
4.8.3
Release Notes for 4.8.3
4.8.x bugfix release (patch)
4.8.3
- Total issues resolved: 2
- Total pull requests resolved: 3
- Total contributors: 4
dependencies
- 578: Update dependency version in composer.json thanks to @Spomky
- 576: Fix dependency package name to symfony/property-info thanks to @abcang
bug,dependencies
DX,bug
- 572: Incorrect deprecations thanks to @bobvandevijver
bug
4.8.2
Release Notes for 4.8.2
4.8.x bugfix release (patch)
4.8.2
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 3
dependencies
4.8.1
Release Notes for 4.8.1
4.8.x bugfix release (patch)
4.8.1
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 1
dependencies
bug
4.8.0
Release Notes for 4.8.0
Feature release (minor)
4.8.0
-
Total issues resolved: 3
-
Total pull requests resolved: 14
-
Total contributors: 3
-
555: Adds a simple PSR17/PSR18 Http client thanks to @Spomky
-
532: Merge up 4.8.x to 5.0.0 thanks to @Spomky
-
531: Comments addressed thanks to @Spomky
-
518: Remove tests that use PKLoader thanks to @Spomky
-
499: Fix missing pieces for moving to 5.0.0 thanks to @Spomky
dependencies
- 553: Doctrine DBAL 4.0 and ORM 3.0 for tests thanks to @Spomky
- 551: Ssupport JWT Library and SF 7.0 thanks to @Spomky
- 527: Remove useless CBOR Bundle (only lib us used) thanks to @Spomky
bug
- 546: Fix property access for rpId thanks to @abcang
enhancement
- 515: Deprecate PKLoader in favor of Symfony Serializer thanks to @Spomky
- 513: Ceremony steps thanks to @Spomky
- 487: The list of PKC Params is empty by default and not required anymore thanks to @Spomky