github Azure/azure-sdk-for-python azure-identity_1.16.0b1

latest releases: azure-template_0.1.0b3920641, azure-mgmt-avs_9.0.0b1, azure-cognitiveservices-search-visualsearch_0.2.1...
pre-release4 months ago

1.16.0b1 (2024-02-06)

Bugs Fixed

  • Fixed the bug that ClientAssertionCredential constructor fails if kwargs are provided. (#33673)
  • ManagedIdentityCredential is more lenient with the error message it matches when falling through to the next credential in the chain in the case that Docker Desktop returns a 403 response when attempting to access the IMDS endpoint. (#33928)

Other Changes

  • AzureCliCredential utilizes the new expires_on property returned by az CLI versions >= 2.54.0 to determine token expiration. (#33947)
  • Azure-identity is supported on Python 3.8 or later.

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

NewReleases is sending notifications on new releases.