Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
sdk/azidentity/v1.8.1
1.8.1 (2025-01-15)
Bugs Fixed
- User credential types inconsistently log access token scopes
DefaultAzureCredential
skips managed identity in Azure Container Instances- Credentials having optional tenant IDs such as
AzureCLICredential
andInteractiveBrowserCredential
require settingAdditionallyAllowedTenants
when used with some clientsOther Changes
ChainedTokenCredential
andDefaultAzureCredential
continue to their next credential afterManagedIdentityCredential
receives an unexpected response from IMDS, indicating the response is from something else such as a proxy
d5e09ea
Prepare azidentity v1.8.1 for release (#23954)af8249d
Increment package version after release of storage/azblob (#23940)8b21042
Increment package version after release of storage/azdatalake (#23958)a44e152
Release storage stg96 azdatalake preview (#23957)b11c1a5
Relax tenant verification for credentials having optional tenant IDs (#23951)e557039
remove erroneous package inclusion during package-properties evaluation
(#23948)0fb4336
Increment package version after release of messaging/azservicebus (#23950)b1480a2
Updating docs.microsoft.com to learn.microsoft.com (#23934)786b0be
Credential chains continue iterating after unexpected IMDS responses (#23894)7d4721b
add liftr base package dep to emitter dep list (#23938)