We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f437eb0 commit e89625eCopy full SHA for e89625e
sdk/identity/azure-identity/CHANGELOG.md
@@ -1,16 +1,11 @@
1
# Release History
2
3
-## 1.6.0-beta.3 (Unreleased)
4
-
5
-### Features Added
6
7
-### Breaking Changes
+## 1.6.0-beta.3 (2023-10-12)
8
9
### Bugs Fixed
10
11
- Change the default value for the authority host option to be read from the environment variable first.
12
13
-### Other Changes
+- Do not throw an exception during `AzureCliCredential` construction, but rather delay it to the `GetToken()` call.
14
15
## 1.6.0-beta.2 (2023-09-13)
16
0 commit comments