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

2 packages released this month.

Beta Packages (2)

  • Core

  • Tables

Release highlights

Core 1.15.0-beta.2 Changelog

Features Added

  • Made default constructor for Azure::Core::Uuid implicit.

Tables 1.0.0-beta.6 Changelog

Breaking Changes

  • Removed constructor for SAS token authentication in TableServiceClient and TableClient.
  • Simplified APIs by removing redundant structures.
  • Changes to the Update/Upsert APIs.

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.