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

latest releases: sdk/resourcemanager/hybridcompute/armhybridcompute/v2.1.0-beta.1, sdk/ai/azopenai/v0.7.1, sdk/security/keyvault/azadmin/v1.3.0...
pre-release22 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.