Skip to content

@azure/identity_1.0.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 02 Dec 20:33
3b1f40f

1.0.1 - 2019-12-02

  • Fixed an issue where an authorization error occurs due to wrong access token being returned by the MSI endpoint when using a user-assigned managed identity with ManagedIdentityCredential (PR #6134)
  • Fixed an issue in EnvironmentCredential where authentication silently fails when one or more of the expected environment variables is not present (PR #6313)
  • Updated to use OpenTelemetry 0.2 via @azure/core-tracing