github Azure/azure-sdk-for-js @azure/communication-common_2.0.0

latest releases: @azure/arm-webpubsub_1.2.0, @azure/arm-trustedsigning_1.0.0-beta.1, @azure/arm-servicenetworking_1.1.0-beta.1...
2 years ago

2.0.0 (2022-03-08)

Features Added

  • Optimization added: When the proactive refreshing is enabled and the token refresher fails to provide a token that's not about to expire soon, the subsequent refresh attempts will be scheduled for when the token reaches half of its remaining lifetime until a token with long enough validity (>10 minutes) is obtained.

Breaking Changes

  • Migrated from using @azure/core-http to @azure/core-rest-pipeline for the handling of HTTP requests. See Azure Core v1 vs v2 for more on the difference and benefits of the move.
    • createCommunicationAccessKeyCredentialPolicy and createCommunicationAuthPolicy newly return PipelinePolicy instead of RequestPolicyFactory.

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

NewReleases is sending notifications on new releases.