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

latest releases: @azure-tools/test-recorder_3.5.0, @azure/storage-queue_12.17.0, @azure/storage-file-datalake_12.17.0...
4 years ago

1.0.4 (2020-03-03)

  • When an operation times out based on the timeout configured in the OperationRequestOptions, it gets terminated with an error. In this update, the error that is thrown in browser for such cases is updated to match what is thrown in node i.e an AbortError is thrown instead of the previous RestError. PR #7159
  • Support for username and password in the proxy url PR #7211
  • Removed dependency on lib.dom.d.ts so TypeScript users no longer need lib: ["dom"] in their tsconfig.json file to use this library. PR #7500

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

NewReleases is sending notifications on new releases.