Skip to content

azure-identity_1.11.0

Latest
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Apr 19:27
e8d34ef

1.11.0 (2025-04-08)

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.