github Azure/azure-sdk-for-js @azure/core-https_1.0.0-beta.1

latest releases: @azure/event-hubs_5.12.0, @azure/search-documents_12.1.0-beta.2, @azure/core-amqp_4.3.0...
pre-release3 years ago

1.0.0-beta.1 (2021-02-04)

  • Changes from core-http:
    • First release of new Pipeline model, see README for details.
    • ServiceClient and related AutoRest functionality moved out to core-client.
    • XML functionality moved out to core-xml.
    • Removal of node-fetch dependency.
    • Switched to use https-proxy-agent for proxy support.
    • Dropped IE support.
    • Stopped exporting various helper/utility methods.
    • All function parameters are now interfaces.
    • Remove rpRegistrationPolicy.
    • Remove keepAlivePolicy
    • Let clients add ndJsonPolicy manually
    • Disable redirects by removing the policy instead of an option
    • Invert response decompression policy
    • Remove request cloning, to optimize pipeline allocations.
  • Add ms-cv header used as correlation vector (used for distributed tracing) to list of non-redacted headers so that clients can share this header for debugging purposes. PR 13541

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

NewReleases is sending notifications on new releases.