Skip to content

Releases: droidsolutions/asp-auth-claim-binder

v2.1.0

06 Aug 10:18
Compare
Choose a tag to compare

2.1.0 (2024-08-06)

Features

v2.0.1

29 May 07:41
Compare
Choose a tag to compare

2.0.1 (2024-05-29)

Bug Fixes

  • re-release NuGet because of errors during push (76eabc9)

2.0.0 (2024-05-29)

Features

  • add support for .NET 8 (7858c77)
  • remove obsolete Exception constructor with SerializationInfo from ClaimParsingException (bfda5ff)
  • remove obsolete Exception constructor with SerializationInfo from MissingClaimException (7c98da0)

BREAKING CHANGES

  • drop support for.NET 7
  • removes the constructor overload from ClaimParsingException with SerializationInfo and StreamingContext
    See SYSLIB0051
  • removes the constructor overload from MissingClaimException with SerializationInfo and StreamingContext
    See SYSLIB0051

v1.2.0

13 Feb 13:56
Compare
Choose a tag to compare

1.2.0 (2023-02-13)

Features

v1.1.0

18 Jan 11:39
Compare
Choose a tag to compare

1.1.0 (2023-01-18)

Features

  • add custom exceptions for model binding errors (ea8f09b)

v1.0.0

15 Jul 11:39
Compare
Choose a tag to compare

1.0.0 (2022-07-15)

Features