github Azure/azure-sdk-for-net Azure.Identity_1.4.0-beta.5

latest releases: Azure.Communication.CallAutomation_1.4.0-beta.1, Azure.Communication.CallAutomation_1.3.0, Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.2...
pre-release3 years ago

1.4.0-beta.5 (2021-04-06)

Acknowledgments

Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:

New Features

  • Added AzurePowerShellCredential to DefaultAzureCredential (A community contribution, courtesy of olandese)

Fixes and improvements

  • When logging is enabled, the log output from MSAL is also logged.
  • Fixed an issue where an account credential fails to load from the cache when EnableGuestTenantAuthentication is true and the account found in the cache has multiple matching tenantIds (#18276).
  • Fixed deadlock issue in InteractiveBrowserCredential when running in a UI application (#18418).

Breaking Changes

  • TokenCache class is moved removed from the public API surface and has been replaced by TokenCachePersistenceOptions for configuration of disk based persistence of the token cache.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.