Skip to content

1.14.1

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 15 Jul 15:28
· 800 commits to master since this release
385c3b7

1.14.1

New Features:

Use the SuggestedCacheKeyExpiry provided in MSAL.NET 4.34.0 to optimize cache eviction in the app token cache. See issue #1304 for details.

Bug Fixes:

Fix an issue with issuer validation with v1 tokens using /organizations. See issues #1310 and #1290.

Deterministic builds are now enabled on Azure DevOps. See issue #1308.

Fix MergedOption to merge the scopes. See issue #1296.