Azure SDK for C++ (March 2024)
The Azure SDK team is pleased to announce our March 2024 client library releases.
2 packages released this month.
Patch Updates (1)
- Core
Release highlights
Core 1.11.2 Changelog
Bugs Fixed
- [#5244] WinHTTP transport not closing correctly in case of a request timeout.
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.