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

latest releases: sdk/storage/azdatalake/v1.1.2, sdk/azidentity/v1.6.0-beta.4, sdk/internal/v1.8.0...
pre-release16 months ago

1.3.0-beta.2 (2023-01-10)

Features Added

  • Added OnBehalfOfCredential to support the on-behalf-of flow
    (#16642)

Bugs Fixed

  • AzureCLICredential reports token expiration in local time (should be UTC)

Other Changes

  • AzureCLICredential imposes its default timeout only when the Context
    passed to GetToken() has no deadline
  • Added NewCredentialUnavailableError(). This function constructs an error indicating
    a credential can't authenticate and an encompassing ChainedTokenCredential should
    try its next credential, if any.

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

NewReleases is sending notifications on new releases.