github Azure/azure-sdk-for-js @azure/core-rest-pipeline_1.8.0

latest releases: @azure-rest/core-client_2.3.0, @azure/core-xml_1.4.4, @azure/core-tracing_1.2.0...
2 years ago

1.8.0 (2022-03-31)

Features Added

  • Support resettable streams in the form of () => NodeJS.ReadableStream for NodeJS and () => ReadableStream for browser. #21013
  • Add a React-Native mapping for default HTTP Client to the old XhrHttpClient because the Fetch API implementation in React-Native runtime is missing streaming support.

Bugs Fixed

  • Updated redirectPolicy to remove the Authorization header from redirected requests. #21026
  • Fixed an issue introduced in 1.6.0 where redirects were not properly followed in the browser. #21051

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

NewReleases is sending notifications on new releases.