We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55985c4 commit e4da2ceCopy full SHA for e4da2ce
sdk/identity/azure-identity/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Release History
2
3
+## 1.4.0b8 (Unreleased)
4
+
5
6
## 1.4.0b7 (2020-07-22)
7
- `DefaultAzureCredential` has a new optional keyword argument,
8
`visual_studio_code_tenant_id`, which sets the tenant the credential should
sdk/identity/azure-identity/azure/identity/_version.py
@@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
# ------------------------------------
-VERSION = "1.4.0b7"
+VERSION = "1.4.0b8"
0 commit comments