1.6.0-beta.3 (2024-04-09)
Breaking Changes
DefaultAzureCredential
now sends a probe request with no retries for IMDS managed identity
environments to avoid excessive retry delays when the IMDS endpoint is not available. This
should improve credential chain resolution for local development scenarios.
Bugs Fixed
ManagedIdentityCredential
now specifies resource IDs correctly for Azure Container Instances