Azure SDK for C++ (March 2023)
The Azure SDK team is pleased to announce our March 2023 client library releases.
5 packages released this month.
Stable Packages (2)
-
Storage - Blobs
-
Storage - Files Share
Patch Updates (1)
- Storage - Common
Beta Packages (2)
-
Identity
-
Key Vault - Administration
Release highlights
Identity 1.5.0-beta.1 Changelog
Features Added
- Added
DefaultAzureCredential
.
Key Vault - Administration 4.0.0-beta.2 Changelog
Features Added
- Initial preview of Settings API.
Storage - Blobs 12.7.0 Changelog
Features Added
- Features in
12.7.0.beta.1
are now generally available.
Storage - Common 12.3.1 Changelog
Features Added
- Bumped up SAS token service version to
2021-12-02
.
Storage - Files Share 12.4.0 Changelog
Features Added
- New features in
12.4.0-beta.1
are now generally available.
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.