Skip to content

azure-identity_1.7.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Jan 23:05
23af331

1.7.0-beta.1 (2024-01-11)

Features Added

  • [#5116] AzureCliCredential: Added support for the new response field which represents token expiration timestamp as time zone agnostic value.

Bugs Fixed

  • [#5075] AzureCliCredential assumes token expiration time without local time zone adjustment.

Other Changes

  • [#5141] Added error response details to the AuthenticationException thrown when the authority host returns error response.