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-5
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,16 @@
1
1
# Release History
2
2
3
-
## 1.11.0-beta.1 (Unreleased)
3
+
## 1.11.0-beta.1 (2025-03-11)
4
4
5
5
### Features Added
6
6
7
7
- Added `Subscription` to `AzureCliCredentialOptions` which allows the caller to specify an Azure subscription that does not match the current Azure CLI subscription.
8
8
-[[#6321]](https://github.com/Azure/azure-sdk-for-cpp/issues/6321) Log Client ID used in `ManagedIdentityCredential`.
9
9
10
-
### Breaking Changes
11
-
12
10
### Bugs Fixed
13
11
14
12
-[[#5235]](https://github.com/Azure/azure-sdk-for-cpp/issues/5235) Warnings in `azure/identity.hpp` cause strict builds to fail.
0 commit comments