1.6.0b3 (2021-04-06)
Breaking Changes
These changes do not impact the API of stable versions such as 1.5.0.
Only code written against a beta version such as 1.6.0b1 may be affected.
- Removed property
AuthenticationRequiredError.error_details
Fixed
- Credentials consistently retry token requests after connection failures, or
when instructed to by a Retry-After header - ManagedIdentityCredential caches tokens correctly
Added
InteractiveBrowserCredential
functions in more WSL environments
(#17615)