Skip to content

Releases: auth0-lab/mdl

v2.0.0

05 Feb 14:57
864cb0e
Compare
Choose a tag to compare

2.0.0 (2025-02-05)

Bug Fixes

  • issuance: stop including age_over_{age} and age_over_21 when birth_date is set (901a29f)

BREAKING CHANGES

  • issuance: age_over_{age} and age_over_21 are no longer included by default during issuance.

v1.6.1

30 Dec 17:10
facf6eb
Compare
Choose a tag to compare

1.6.1 (2024-12-30)

Bug Fixes

  • when birth_date is present, include age_over_NN only for org.iso.18013.5.1 namespace (#35) (facf6eb)

v1.6.0

15 Nov 13:42
0160c1d
Compare
Choose a tag to compare

1.6.0 (2024-11-15)

Features

  • wiring support for P-384 and P-521 (#29) (0160c1d)

v1.5.1

29 Oct 19:12
334bb57
Compare
Choose a tag to compare

1.5.1 (2024-10-29)

Bug Fixes

  • issuing_jurisdiction enforcement (822672a), closes #26

v1.5.0

18 Oct 15:31
87a39cb
Compare
Choose a tag to compare

1.5.0 (2024-10-18)

Features

  • use a proper cbor tag code for Dates (210757c)

v1.4.1

14 Oct 13:33
33c849a
Compare
Choose a tag to compare

1.4.1 (2024-10-14)

Bug Fixes

  • fix error message when issuing_country/issuing_jurisdiction are invalid (b92100e)

v1.4.0

10 Oct 19:57
d2f895b
Compare
Choose a tag to compare

1.4.0 (2024-10-10)

Features

v1.3.0

02 Oct 15:16
bd0ef27
Compare
Choose a tag to compare

1.3.0 (2024-10-02)

Features

  • add usingSessionTranscriptForWebAPI and usingSessionTranscriptForOID4VP methods, deprecate .usingHandover (#15) (bd0ef27)

v1.2.0

01 Oct 16:26
ebd27c6
Compare
Choose a tag to compare

1.2.0 (2024-10-01)

Features

  • allow an arbitrary session transcript (#14) (ebd27c6)

v1.1.1

06 Sep 15:05
2572d27
Compare
Choose a tag to compare

1.1.1 (2024-09-06)

Bug Fixes

  • include build step during release (fdb3237)