Azure SDK for C++ (September 2020)
The Azure SDK team is pleased to make available the September 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
Azure Storage Blobs Changelog
New Features
- Support for Blob Batch
- Support for Blob Index
Azure Storage Files DataLake Changelog
New Features
- Support for Lease related operations
Azure Storage Files Shares Changelog
New Features
- Added File SAS generation support
Latest Releases
View all the latest versions of C++ packages here.