github Azure/azure-sdk-for-js @azure/identity_1.2.0-beta.2

latest releases: @azure/template_1.0.12-beta.3640011, @azure/template_1.0.12-beta.3640002, @azure/template_1.0.12-beta.3639997...
pre-release3 years ago

1.2.0-beta.2 (2020-10-06)

  • DefaultAzureCredential now by default shows the Device Code message on the console. This can still be overwritten with a custom behavior by specifying a function as the third parameter, userPromptCallback.
  • Added support for multiple clouds on VisualStudioCodeCredential. Fixes customer issue 11452.
  • ManagedIdentityCredential has been aligned with other languages, now treating expected errors properly. This fixes customer issue 11451.
  • InteractiveBrowserCredential authentication now uses the silent flow if the user provides a cache and authentication record for lookup.
  • Added Active Directory Federation Services authority host support to the node credentials.
  • Reverted a change in 1.2.0-beta.1 which moved @rollup/plugin-json from devDependencies to dependencies. @rollup/plugin-json was placed as a dependency due to an oversight, and it is not a necessary dependency for @azure/identity.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.