Azure SDK for C++ (October 2021)
The Azure SDK team is pleased to announce our October 2021 client library releases.
1 packages released this month.
Stable Packages (1)
- Key Vault - Keys
Release highlights
Key Vault - Keys 4.2.0 Changelog
Features Added
- [#2833] Added
GetCryptographyClient()
toKeyClient
to return aCryptographyClient
that uses the same options, policies, and pipeline as theKeyClient
that created it.
Latest Releases
View all the latest versions of C++ packages here.
Installation Instructions
To install any of our packages, copy and paste the following commands into a terminal:
# From Source
git clone https://github.com/Azure/azure-sdk-for-cpp
# git checkout <tag_name>
# For example:
git checkout azure-storage-blobs_12.0.0
Feedback
If you have a bug or feature request for one of the libraries, please post an issue to GitHub.