github Azure/azure-sdk-for-go sdk/azidentity/v1.6.0-beta.2

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
pre-release7 months ago

1.6.0-beta.2 (2024-02-06)

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.1

  • Replaced ErrAuthenticationRequired with AuthenticationRequiredError, a struct
    type that carries the TokenRequestOptions passed to the GetToken call which
    returned the error.

Bugs Fixed

  • Fixed more cases in which credential chains like DefaultAzureCredential
    should try their next credential after attempting managed identity
    authentication in a Docker Desktop container

Other Changes

  • AzureCLICredential uses the CLI's expires_on value for token expiration

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

NewReleases is sending notifications on new releases.