Skip to content

@azure/identity_1.0.2

Compare
Choose a tag to compare

1.0.2 - 2019-12-03

  • 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