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

11 packages released this month.

Beta Packages (10)

  • Core

  • Core - AMQP

  • Cosmos DB

  • Event Hubs

  • Identity

  • Key Vault - Keys

  • Key Vault - Secrets

  • TypeSpec Client Core

  • TypeSpec Core

  • TypeSpec Core Macros

Release highlights

Core 0.22.0 Changelog

Features Added

  • Initial supported release.

Core - AMQP 0.1.0 Changelog

Features Added

  • Initial supported release.

Cosmos DB 0.22.0 Changelog

Features Added

  • Initial supported release.

Cosmos DB 0.22.1 Changelog

Bugs Fixed

  • Fixed a publishing issue that caused the key_auth feature to be omitted. (#2241)

Event Hubs 0.1.0 Changelog

Features Added

  • Initial supported release.

Identity 0.22.0 Changelog

Features Added

  • Initial supported release.

Breaking Changes

  • Removed service credentials from DefaultAzureCredential (#2093)

Key Vault - Keys 0.1.0 Changelog

Features Added

  • Initial public release.
  • Built on Azure Key Vault service version 7.6-preview.2.

Key Vault - Secrets 0.1.0 Changelog

Features Added

  • Initial public release.
  • Built on Azure Key Vault service version 7.6-preview.2.

TypeSpec Client Core 0.1.0 Changelog

TypeSpec Core 0.2.0 Changelog

Features Added

  • Initial supported release.

TypeSpec Core Macros 0.1.0 Changelog

Latest Releases

View all the latest versions of Rust crates here.

Installation Instructions

To install any of our crates, copy and paste the following commands into a terminal:

$> cargo add azure_core@0.22.0
$> cargo add azure_core_amqp@0.1.0
$> cargo add azure_data_cosmos@0.22.0
$> cargo add azure_data_cosmos@0.22.1
$> cargo add azure_identity@0.22.0
$> cargo add azure_messaging_eventhubs@0.1.0
$> cargo add azure_security_keyvault_keys@0.1.0
$> cargo add azure_security_keyvault_secrets@0.1.0
$> cargo add typespec@0.2.0
$> cargo add typespec_client_core@0.1.0
$> cargo add typespec_macros@0.1.0

Feedback

If you have a bug or feature request for one of the libraries, please post an issue to GitHub.