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 to 1.2.0 Aug Release #19393

Merged

Conversation

azure-sdk
Copy link
Contributor

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

## 1.2.0 (2021-08-05)

### Features Added

- Added `Azure::Core::IO::ProgressBodyStream` type that wraps an existing BodyStream based type stream and reports progress via callback when the stream position is updated.

### Bugs Fixed

- [2647](Azure/azure-sdk-for-cpp#2647) Make the curl transport adapter to check the connection close header.
- [2474](Azure/azure-sdk-for-cpp#2474) Fix compiling with MSVC and `/analyze`.
- Make WinHTTP transport adapter to NOT use SSL/TLS for unsecured HTTP connections.

### Other Changes

- Updated source code to build with Clang 11. (A community contribution, courtesy of _[davidchisnall](https://github.com/davidchisnall)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- David Chisnall _([GitHub](https://github.com/davidchisnall))_
@JonLiu1993 JonLiu1993 self-assigned this Aug 6, 2021
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Aug 6, 2021
@JonLiu1993 JonLiu1993 changed the title Azure SDK Core 1.2.0 Aug Release [Azure SDK Core] Update to 1.2.0 Aug Release Aug 6, 2021
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Aug 6, 2021
@vhvb1989
Copy link
Contributor

vhvb1989 commented Aug 6, 2021

@ras0219-msft can you help us merging this?

@antkmsft
Copy link
Member

antkmsft commented Aug 9, 2021

@ras0219-msft, would you need us to remove builtin-baseline from the manifest file for a while?

@dan-shaw dan-shaw merged commit f9389d0 into microsoft:master Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants