The Azure SDK team is pleased to announce our May 2025 client library releases.

3 packages released this month.

Beta Packages (3)

  • Key Vault - Certificates

  • Storage - Blobs

  • Storage - Files Share

Release highlights

Key Vault - Certificates 4.3.0-beta.4 Changelog

Features Added

  • Added support for PreserveCertificateOrder option.
  • Updated API version to 7.6-preview.2.

Storage - Blobs 12.14.0-beta.1 Changelog

Features Added

  • Bumped up API version to 2025-07-05.
  • Added new field FileRequestIntent in CopyBlobFromUriOptions, UploadBlockBlobFromOptions, StageBlockFromUriOptions, AppendBlockFromUriOptions, UploadPagesFromUriOptions

Storage - Files Share 12.14.0-beta.1 Changelog

Features Added

  • Added new APIs ShareFileClient::CreateSymbolicLink() and ShareFileClient::GetSymbolicLink().

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.