4.84.1
What's Changed
New Features
- Added WithReservedScopes and WithCachePartitionKey public API extensions in #6014
- Added IAuthenticationOperation3 interface for CDT + mTLS PoP composition in #5996
- Added MsalRemainingTokenLifetime histogram metric for token expiry tracking in #5920
Changes
- Removed [Obsolete] attribute from WithExtraBodyParameters extension method in #6006
- Replaced ConcurrentHashSet with ConcurrentDictionary<T, byte> in #5975
Bug Fixes
- Fixed WithTenantId not honoring MSA tenant GUID when specified at request level in #5958
- Fixed OBO cache returning multiple_matching_tokens_detected when attributed tokens share a partition in #5993
Full Changelog: 6ff7075...main (6ff7075...main)