We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 654bf9a commit a663546Copy full SHA for a663546
1 file changed
sdk/identity/azure-identity/CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
- Correctly parse token expiration time on Windows App Service
6
([#9393](https://github.com/Azure/azure-sdk-for-python/issues/9393))
7
+- Credentials raise `CredentialUnavailableError` when they can't attempt to
8
+authenticate due to missing data or state
9
+([#9372](https://github.com/Azure/azure-sdk-for-python/pull/9372))
10
+
11
12
## 1.2.0 (2020-01-14)
13
0 commit comments