Skip to content

azure-identity_1.13.2

Latest
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 02 Oct 17:38
fe5e5ad

1.13.2 (2025-10-02)

Features Added

  • When AZURE_TOKEN_CREDENTIALS environment variable is configured to ManagedIdentityCredential, the DefaultAzureCredential does not issue a probe request and performs retries with exponential backoff.

Breaking Changes

  • By default, ManagedIdentityCredential does not send a probe request, unless it is a part of credential chain in DefaultAzureCredential.