azure-identity_1.11.0-beta.1
Pre-release
Pre-release
1.11.0-beta.1 (2025-03-11)
Features Added
- Added
Subscription
toAzureCliCredentialOptions
which allows the caller to specify an Azure subscription that does not match the current Azure CLI subscription. - [#6321] Log Client ID used in
ManagedIdentityCredential
.
Bugs Fixed
- [#5235] Warnings in
azure/identity.hpp
cause strict builds to fail.