Update changelog to list Clang 11 community contribution#2707
Update changelog to list Clang 11 community contribution#2707antkmsft merged 2 commits intoAzure:mainfrom antkmsft:changelog
Conversation
|
|
||
| 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))_ |
There was a problem hiding this comment.
Thank you @davidchisnall! Your fix is now in the release - https://github.com/Azure/azure-sdk-for-cpp/releases/tag/azure-core_1.2.0
There was a problem hiding this comment.
Thanks! Will there also be releases of the other components? I currently need a modified vcpkg port to be able to build the storage component.
There was a problem hiding this comment.
Yes, they are already released here on GitHub (https://github.com/Azure/azure-sdk-for-cpp/releases - you can see what's new in the release notes there).
They will become available in vcpkg as soon as vcpkg team completes the pull requests:
- Storage 12.1.0 - [Azure SDK Storage] Update to 12.1.0 microsoft/vcpkg#19488
- Identity 1.1.0 - [Azure SDK Identity] Update to 1.1.0 microsoft/vcpkg#19485
- KeyVault 4.0.0 - [Azure SDK Key Vault Keys] update version to 4.0.0 GA microsoft/vcpkg#19487
There was a problem hiding this comment.
Fantastic, thank you!
There was a problem hiding this comment.
All the listed above packages that were released in early August were just made available in vcpkg.
Please let us know if something does not work for you, and if you still have to use the modified port.
There was a problem hiding this comment.
Thanks! Since this and microsoft/vcpkg#19456 were merged, I can bootstrap vcpkg and the SDK from CMake on FreeBSD.
No description provided.