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

latest releases: azure-servicebus_7.13.0b1, azure-eventhub_5.13.0b1, azure-eventhub_5.12.0...
18 months 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.