The Azure SDK team is pleased to announce our July 2023 client library releases.

7 packages released this month.

Stable Packages (3)

  • Storage - Blobs

  • Storage - Files Data Lake

  • Storage - Files Share

Patch Updates (3)

  • Core

  • Identity

  • Storage - Common

Beta Packages (1)

  • AMQP

Release highlights

AMQP 1.0.0-beta.1 Changelog

Features Added

  • Initial release

Core 1.10.1 Changelog

Breaking Changes

  • [#4662] Azure::Core::Operation<T>::GetRawResponseInternal() is now deprecated and no longer requires an override.

Identity 1.5.1 Changelog

Bugs Fixed

  • [#4723] Accept a wider variety of token responses.

Storage - Blobs 12.8.0 Changelog

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

Storage - Common 12.3.3 Changelog

Features Added

  • Bumped up Account SAS version to 2023-01-03.

Storage - Files Data Lake 12.7.0 Changelog

  • New features in 12.7.0-beta.1 are now generally available.

Storage - Files Share 12.6.0 Changelog

  • New features in 12.6.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.