1.8.0 (2022-11-08)
Bugs Fixed
- Fixed error message parsing in
AzureCliCredential
which would misinterpret AAD errors with the need to login withaz login
. #26894, #29109 ManagedIdentityCredential
will no longer fail when a response received from the endpoint is invalid JSON. It now treats this scenario as if the credential is unavailable. #30467, #32061