Skip to content

8.1.2

Latest
Compare
Choose a tag to compare
@jmprieur jmprieur released this 08 Oct 21:33
· 4 commits to dev since this release
4005548

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