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

3 packages released this month.

Beta Packages (2)

  • Storage - Common

  • Storage - Files Share

Release highlights

Storage - Common 12.10.0-beta.1 Changelog

Features Added

  • Bumped up Account SAS version to 2025-05-05.

Storage - Files Share 12.13.0-beta.1 Changelog

Features Added

  • Bumped up API version to 2025-05-05.
  • Added support for NFS over REST.

Breaking Changes

  • The following APIs no longer send the x-ms-file-permission-key, x-ms-file-attributes, x-ms-file-creation-time, and x-ms-file-last-write-time request headers by default. These headers have been optional in the REST API since x-ms-version 2021-06-08:
  • ShareFileClient::Create()
  • ShareFileClient::SetProperties()
  • ShareDirectoryClient::Create()
  • ShareDirectoryClient::SetProperties()

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.