Skip to content

azure-identity_1.11.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Mar 19:23
1c1f500

1.11.0-beta.1 (2025-03-11)

Features Added

  • Added Subscription to AzureCliCredentialOptions 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.