Releases: Yubico/java-webauthn-server
Pre-release 2.5.4-RC1
webauthn-server-attestation
:
Fixes:
AuthenticatorGetInfo.algorithms
now silently ignores unknownCOSEAlgorithmIdentifier
andPublicKeyCredentialType
values instead of rejecting the MDS BLOB.
Artifacts built with openjdk version "17.0.13" 2024-10-15
.
Experimental release 2.6.0-alpha7
Ported changes from release 2.5.3:
webauthn-server-attestation
:
Fixes:
FidoMetadataDownloader
no longer rejects FIDO MDS metadata BLOBs with unknown properties.
Artifacts built with openjdk version "17.0.12" 2024-07-16
.
Version 2.5.3
Pre-release 2.5.3-RC2
Re-release with no code changes to fix the reproducible binary workflow on GitHub Actions.
Artifacts built with openjdk version "17.0.12" 2024-07-16
.
Pre-release 2.5.3-RC1
webauthn-server-attestation
:
Fixes:
FidoMetadataDownloader
no longer rejects FIDO MDS metadata BLOBs with unknown properties.
Artifacts built with openjdk version "17.0.12" 2024-07-16
Experimental release 2.6.0-alpha6
Ported changes from release 2.5.2:
- Allow unknown properties in
credProps
client extension output.
Artifacts built with openjdk version "17.0.10" 2024-01-16
.
Version 2.5.2
Fixes:
- Allow unknown properties in
credProps
client extension output.
Artifacts built with openjdk version "17.0.10" 2024-01-16
.
Pre-release 2.5.2-RC1
Fixes:
- Allow unknown properties in
credProps
client extension output.- For example, the WebAuthn L3 editor's draft includes a new
authenticatorDisplayName
property.
- For example, the WebAuthn L3 editor's draft includes a new
Artifacts built with openjdk version "17.0.10" 2024-01-16
.
Experimental release 2.6.0-alpha5
Changes:
- Ported changes from release 2.5.1:
- Dropped dependency on COSE-Java.
- Fixed incompatibility with Jackson version 2.17.0-rc1.
Artifacts built with openjdk version "17.0.10" 2024-01-16
.
Version 2.5.1
Changes:
- Dropped dependency on COSE-Java.
- Fixed incompatibility with Jackson version 2.17.0-rc1.
Artifacts built with openjdk version "17.0.10" 2024-01-16
.