Skip to content

Commit 1c1f500

Browse files
authored
Azure Identity March Beta Release (#6451)
* Azure Identity March Beta Release * Remove empty sections --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
1 parent 23df1f6 commit 1c1f500

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/identity/azure-identity/CHANGELOG.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
# Release History
22

3-
## 1.11.0-beta.1 (Unreleased)
3+
## 1.11.0-beta.1 (2025-03-11)
44

55
### Features Added
66

77
- Added `Subscription` to `AzureCliCredentialOptions` which allows the caller to specify an Azure subscription that does not match the current Azure CLI subscription.
88
- [[#6321]](https://github.com/Azure/azure-sdk-for-cpp/issues/6321) Log Client ID used in `ManagedIdentityCredential`.
99

10-
### Breaking Changes
11-
1210
### Bugs Fixed
1311

1412
- [[#5235]](https://github.com/Azure/azure-sdk-for-cpp/issues/5235) Warnings in `azure/identity.hpp` cause strict builds to fail.
1513

16-
### Other Changes
17-
1814
## 1.10.1 (2024-11-08)
1915

2016
### Bugs Fixed

0 commit comments

Comments
 (0)