Skip to content

Releases: go-webauthn/webauthn

v0.3.2

24 Jun 00:43
fc740cf
Compare
Choose a tag to compare

0.3.2 (2022-06-24)

This release updates dependencies.

Build

Additional Information

Full Changelog: v0.3.1...v0.3.2

v0.3.1

13 Apr 04:45
a2f6df9
Compare
Choose a tag to compare

0.3.1 (2022-04-13)

This release ensures that this library is not effected by the recently discovered go CVE's which were fixed in 1.17.9 and 1.18.1. While it is unclear at this time as to if this library is affected, and it is believe that it is not affected; it's better to be safe than sorry.

Build

Additional Information

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Apr 00:13
5e60ff1
Compare
Choose a tag to compare

0.3.0 (2022-04-06)

Features

Additional Information

Full Changelog: v0.2.2...v0.3.0

v0.2.2

30 Mar 00:00
3e30b4a
Compare
Choose a tag to compare

0.2.2 (2022-03-30)

Bug Fixes

  • revert: remove resident key unrequired method (#30) (bd4f996)

Additional Information

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Mar 02:56
722db4d
Compare
Choose a tag to compare

0.2.1 (2022-03-01)

This release just updated some dependencies.

Additional Information

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Mar 02:53
401a3f6
Compare
Choose a tag to compare

0.2.0 (2022-03-01)

Bug Fixes

Features

Additional Information

Full Changelog: v0.1.1...v0.2.0

v0.1.3

04 Mar 02:54
41e365e
Compare
Choose a tag to compare

0.1.3 (2022-03-01)

Bug Fixes

Additional Information

Full Changelog: v0.1.2...v0.1.3

v0.1.1

04 Mar 02:50
90be0fe
Compare
Choose a tag to compare

0.1.1 (2022-03-01)

Bug Fixes

Additional Information

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Mar 02:49
9e667a1
Compare
Choose a tag to compare

0.1.0 (2021-12-15)

Bug Fixes

  • missing extension results in parsed credential data (#13) (9c370fd)
  • vuln sign count update on clone detected (#3) (5098308)
  • webauthn: allowed credentials validation iteration logic failure (#10) (525b8d2)
  • webauthn: config not honored in begin registration (#12) (f846cca)

Features

Additional Information

Full Changelog: https://github.com/go-webauthn/webauthn/commits/v0.1.0