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

latest releases: @azure/eventgrid-namespaces_1.0.0-beta.2, @azure-tools/test-recorder_3.2.0, @azure/storage-file-datalake_12.17.0-beta.1...
4 years ago

1.0.3 (2020-01-02)

  • Added x-ms-useragent to the list of allowed headers in request logs.
  • Fix issue of data being pushed twice when reporting progress (PR #6427)
  • Move getDefaultProxySettings() calls into proxyPolicy so that libraries that don't use the PipelineOptions or createDefaultRequestPolicyFactories from core-http can use this behavior without duplicating code. (PR #6478)
  • Fix tracingPolicy() to set standard span attributes (PR link). Now the following are set correctly for the spans
    • http.method
    • http.url
    • http.user_agent
    • http.status_code
    • requestId
    • serviceRequestId
    • kind = Client
    • span name: URI path

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

NewReleases is sending notifications on new releases.