Skip to content

azure-identity_1.4.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 07 Feb 22:45
52c7715

1.4.0 (2023-02-07)

Features Added

  • Added token caching. To benefit from it, share the shared_ptr to the same credential instance between multiple client instances.
  • Added Azure CLI Credential.
  • Added authority host overriding support for ClientCertificateCredential.
  • Added Azure Stack support for ClientCertificateCredential.
  • Added Azure App Service API version 2019-08-01 support for ManagedIdentityCredential.