github Azure/azure-sdk-for-go sdk/azidentity/v1.13.0

latest releases: sdk/resourcemanager/mongocluster/armmongocluster/v1.1.0-beta.2, sdk/azidentity/v1.14.0-beta.1
17 hours ago

1.13.0 (2025-10-07)

Features Added

  • Added AzurePowerShellCredential, which authenticates as the identity logged in to Azure PowerShell
    (thanks ArmaanMcleod)
  • When AZURE_TOKEN_CREDENTIALS is set to ManagedIdentityCredential, DefaultAzureCredential behaves the same as
    does ManagedIdentityCredential when used directly. It doesn't apply special retry configuration or attempt to
    determine whether IMDS is available. (#25265)

Breaking Changes

  • Removed the WorkloadIdentityCredential support for identity binding mode added in v1.13.0-beta.1.
    It will return in v1.14.0-beta.1

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

NewReleases is sending notifications on new releases.