azure-identity_1.7.0-beta.1
Pre-release
Pre-release
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]
AzureCliCredentialassumes token expiration time without local time zone adjustment.
Other Changes
- [#5141] Added error response details to the
AuthenticationExceptionthrown when the authority host returns error response.