github Azure/azure-sdk-for-js @azure/core-http_1.1.7

latest releases: @azure/core-rest-pipeline_1.16.0, @azure/core-amqp_4.2.2, @azure/communication-sms_1.2.0-beta.1...
3 years ago

1.1.7 (2020-09-02)

  • BearerTokenAuthenticationPolicy now starts trying to refresh the token 30 seconds before the token expires. It will only try to refresh said token on each request when refreshing is not in progress. In the mean time, requests will use the existing token. This fixes issue 10084.
  • Un-export the {...}Policy classes that were meant to be internal to @azure/core-http. PR 10738

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

NewReleases is sending notifications on new releases.