You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/identity/azure-identity/CHANGELOG.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,11 @@
1
1
# Release History
2
2
3
-
## 1.19.1 (Unreleased)
3
+
## 1.20.0 (2025-02-11)
4
4
5
5
### Features Added
6
6
7
7
- Added `subscription` parameter to `AzureCliCredential` to specify the subscription to use when authenticating with the Azure CLI. ([#37994](https://github.com/Azure/azure-sdk-for-python/pull/37994))
8
8
9
-
### Breaking Changes
10
-
11
9
### Bugs Fixed
12
10
13
11
- A bug in the error handling for AzureCliCredentials and AzureDeveloperCliCredential which would result in the unexpected error `'NoneType' object has no attribute 'startswith'` has been fixed ([#39176](https://github.com/Azure/azure-sdk-for-python/pull/39176))
0 commit comments