Skip to content

@azure/core-rest-pipeline_1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 Mar 23:10
7e71194

1.0.0-beta.2 (2021-03-10)

  • Renamed interfaces with HTTPS in the name to have HTTP instead.
  • Changed from exposing DefaultHttpsClient as a class directly, to providing createDefaultHttpsClient() to instantiate the appropriate runtime class.
  • Fix an issue when passing in proxy hosts. PR 13911
  • Package rename to core-rest-pipeline to better reflect its purpose.