4.0.0-beta1 🌈
Pre-release
Pre-release
·
90 commits
to refs/heads/master
since this release
Changes
- SourceLink consolidation @Regenhardt (#384)
- Fix Conformance Test @iamcarbon (#363)
- Improve Code Quality @iamcarbon (#352)
- Update link in Readme @mlh758 (#354)
- Improve error handling @iamcarbon (#344)
- Fix TestAppleAppAttestProd test on macOS & Linux @iamcarbon (#347)
- Use file scoped namespaces @iamcarbon (#343)
- Support ResidentKeyRequirement @dIeGoLi (#311)
- Pipelines fixes @abergs (#333)
- Improve Code Quality @iamcarbon (#326)
💥 Breaking change
- Strongly type AaGuid @iamcarbon (#362)
🚀 Features and enhancements
- Strongly type AaGuid @iamcarbon (#362)
- Fixes Fido2Configuration.FullyQualifiedOrigins contains a null entry when configured from a configuration section on .NET 7 @ghost (#360)
- Add Mac and Linux to test pipeline @aseigler (#332)
- Implement support for apple-appattest attestation format @aseigler (#322)
- added [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicFields)] annotations to generic enums @filipw (#330)
🐛 Bug Fixes
- Check return value from Base64.DecodeFromUtf8InPlace(), throw if error @aseigler (#331)
- Fix serialization error in Demo. Fixes #328 @abergs (#329)