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

3 packages released this month.

Stable Packages (3)

  • Identity

  • Storage - Blobs

  • Storage - Files Share

Release highlights

Identity 1.13.0 Changelog

Features Added

  • Added support for more AZURE_TOKEN_CREDENTIALS environment variable values to specify a single credential type to use in DefaultAzureCredential. In addition to dev and prod, possible values now include EnvironmentCredential, WorkloadIdentityCredential, ManagedIdentityCredential, and AzureCliCredential - each for the corresponding credential type.

Storage - Blobs 12.14.0 Changelog

Features Added

  • Features in 12.14.0-beta.1 are now generally available.

Storage - Files Share 12.14.0 Changelog

Features Added

  • Features in 12.14.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.