8.7.0
Bug Fixes
- Add back internal methods
IsRecoverableException
andIsRecoverableExceptionType
whose signatures were changed in the previous version. See #3181.
New Features
- Make
Cnf
class public and move it to Microsoft.IdentityModel.Tokens package. See #3165.
What's Changed
- Post Release 8.6.1 cleanup by @mdchennu in #3160
- Updates CodeQL.yaml to exclude test files by @sruke in #3163
- Adds explanation for CodeQL warnings by @sruke in #3167
- Fix typo by @rstm-sf in #3175
- Need to change the locks by @JoshLozensky in #3171
- Move CNF from SHR to M.IM.Tokens by @keegan-caruso in #3168
- Add back IsRecoverableException methods. by @pmaytak in #3183
- Revert "Need to change the locks" by @pmaytak in #3186
- 8.7.0 changelog by @pmaytak in #3184
New Contributors
Full Changelog: 8.6.1...8.7.0