github Azure/azure-sdk-for-js @azure/core-http_1.0.0-preview.3

latest releases: @azure/identity_4.5.0-beta.3, @azure/openai_1.0.0-beta.13, @azure/openai-assistants_1.0.0-beta.6...
pre-release5 years ago

1.0.0-preview.3 - 2019-09-09

  • Syncs changes from @azure/ms-rest-js to @azure/core-http.
    (PR #4756).
    • Updates HTTP clients to fetch and node-fetch for the browser and node.js respectively.
  • Reintroduces ServiceClientCredentials type to credentials parameter of ServiceClient
    (PR #4773).
  • Updates types for better compatibility with TypeScript 3.6.x.
    (PR #4928).
  • Adds TracingPolicy to support setting traceparent and tracestate headers
    when setting spans in operation as per the trace context HTTP headers format.
    (PR #4712).
  • Adds text/plain as an accepted MIME type for JSON output.
    (PR #4975).
  • Exposes ProxySettings type. (PR #5043).
  • Fixes bug where WebResource.clone would not copy proxySettings or keepAlive settings.
    (PR #5047).

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

NewReleases is sending notifications on new releases.