8.1.2
What's Changed
Bug fixes
- CaseSensitiveClaimsIdentity.Clone() now returns a
CaseSensitiveClaimsIdentity
as expected, by @jennyf19 in #2879 - Multiple unused and unusable (for the moment) public APIs were removed. These were introduced by mistake leaking from the work done on logging and exception handling, by @brentschmaltz in #2888
Fundamentals
- Enabled PublicApiAnalyzers to better understand and trace changes to the public API, by @keegan-caruso in #2782
Full Changelog: 8.1.1...8.1.2