github Azure/azure-sdk-for-python azure-identity_1.12.0

latest releases: azure-mgmt-netapp_13.4.0b1, azure-mgmt-mysqlflexibleservers_1.0.0b3, azure-ai-evaluation_1.0.1...
2 years ago

1.12.0 (2022-11-08)

Bugs Fixed

  • AzureCliCredential now works even when az prints warnings to stderr. (#26857) (thanks to @micromaomao for the contribution)
  • Fixed issue where user-supplied TokenCachePersistenceOptions weren't propagated when using SharedTokenCacheCredential (#26982)

Breaking Changes

  • Excluded VisualStudioCodeCredential from DefaultAzureCredential token chain by default as SDK
    authentication via Visual Studio Code is broken due to
    issue #23249. The VisualStudioCodeCredential will be
    re-enabled in the DefaultAzureCredential flow once a fix is in place.
    Issue #25713 tracks this. In the meantime
    Visual Studio Code users can authenticate their development environment using the Azure CLI.

Other Changes

  • Added Python 3.11 support and stopped supporting Python 3.6.

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

NewReleases is sending notifications on new releases.