Releases: droidsolutions/asp-auth-claim-binder
Releases · droidsolutions/asp-auth-claim-binder
v2.1.0
v2.0.1
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