Azure SDK for C++ (October 2020)
The Azure SDK team is pleased to make available the October 2020 client library release.
Beta
- Azure Core
- Azure Storage Blobs
- Azure Storage Files DataLake
- Azure Storage Files Shares
Installation Instructions
To install any of our packages, copy and paste the following commands into a terminal:
git clone https://github.com/Azure/azure-sdk-for-cpp
git checkout <tag_name>
Feedback
If you have a bug or feature request for one of the libraries, please post an issue to GitHub.
Changelog
Azure Core Changelog
Bug Fixes
- Fixed a case where path was not properly encoded
- Switched to select() in libcurl for polling operations
Azure Storage Blobs Changelog
Azure Storage Files DataLake Changelog
New Features
- Support for SetExpiry
Azure Storage Files Shares Changelog
Latest Releases
View all the latest versions of C++ packages here.