Azure SDK for C++ (January 2022)
The Azure SDK team is pleased to announce our January 2022 client library releases.
1 packages released this month.
Patch Updates (1)
- Identity
Release highlights
Identity 1.1.1 Changelog
Bugs Fixed
- [#2741] Fixed linking problem when Azure SDK is built as DLL.
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.