Skip to content

1.5.1

Compare
Choose a tag to compare
@GregDomzalski GregDomzalski released this 18 Nov 21:32
· 874 commits to main since this release
da4ded8

Release date: November 18th, 2022

Bug fixes:

  • Fixed a bug in Yubico.NativeShims where a function parameter wasn't properly initialized. This
    affected enumeration of smart cards in some cases.
  • Upgraded System.Formats.Cbor to 7.0.0 now that .NET 7 has been released.
  • FIDO2 re-initializes the auth protocol after a failed PIN attempt. This now matches spec behavior.
  • Upgraded the version of OpenSSL that Yubico.NativeShims uses to 3.0.7. Note: the SDK was not affected by any of
    the November 2022 security advisories.