Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Azure SDK Core] Update Porst to 1.6.0 May Release #24567

Conversation

azure-sdk
Copy link
Contributor

Update vcpkg ports for Azure SDK release. This release may contain multiple ports.

## 1.6.0 (2022-05-05)

### Features Added

- Add `Azure::Core::Http::Request` constructor overload to support payload and non-buffered response.

### Bugs Fixed

- [[microsoft#3537]](Azure/azure-sdk-for-cpp#3537) Updated field type `CurlTransportOptions.Proxy` from `std::string` to `Azure::Nullable<std::string>`. This allows libcurl to ignore the proxy settings from the environment when the string is empty.
- [[microsoft#3548]](Azure/azure-sdk-for-cpp#3548), [[microsoft#1098]](Azure/azure-sdk-for-cpp#1098) Improve performance of the Http transport on Windows by reusing the same session handle across all requests.

### Other Changes

- [[microsoft#3581]](Azure/azure-sdk-for-cpp#3581) Update log level in retry policy from warning to informational.
@azure-sdk
Copy link
Contributor Author

Adding azure-core to release

cc: @RickWinter, @ahsonkhan, @antkmsft, @vhvb1989, @gearama, @LarryOsterman

@BillyONeal BillyONeal merged commit 620d331 into microsoft:master May 5, 2022
@BillyONeal
Copy link
Member

Thanks for the update!

@ahsonkhan ahsonkhan deleted the auzre-core-may-22-release-update-vcpkg branch May 5, 2022 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants