The Azure SDK team is pleased to announce our October 2024 client library releases.

32 packages released this month.

Stable Packages (17)

  • Core - Client - Rest

  • Core - Client - Tracing

  • Event Grid

  • Resource Management - Azure VMware Solution

  • Resource Management - Batch

  • Resource Management - Container Service

  • Resource Management - Desktop Virtualization

  • Resource Management - Elasticsan

  • Resource Management - Mongo Cluster

  • Resource Management - Network

  • Resource Management - Private DNS

  • Resource Management - Standby Pool

  • Resource Management - Web PubSub

  • Storage - Blobs

  • Storage - Files Data Lake

  • Storage - Files Share

  • Storage - Queues

Patch Updates (3)

  • Core - Client - Rest

  • Core - Client - XML

  • Event Hubs

Beta Packages (11)

  • Azure AI Search

  • Communication Email

  • Event Grid System Events

  • OpenTelemetry Instrumentation

  • Resource Management - Computeschedule

  • Resource Management - Container Service

  • Resource Management - Fabric

  • Resource Management - Mongo Cluster

  • Resource Management - SQL

  • Resource Management - Service Networking

  • Resource Management - Trustedsigning

Release highlights

Azure AI Search 12.2.0-beta.1 Changelog

Breaking Changes

  • Added trivial API changes to align with the latest stable release #31133

Features Added

  • SplitSkill can now be configured to use Azure OpenAI through SplitSkill.AzureOpenAITokenizerParameters
  • Vector queries allow for filters to be overridden through VectorQuery.filterOverride
  • Vector fields with compression now have a VectorSearchCompression.truncationDimension configuration option

Communication Email 1.0.1-beta.1 Changelog

Features Added

  • Consumers can now provide a value for the contentId property when sending emails with attachments. This allows consumers to reference attachments in the email body using the cid scheme. The contentId property can be set on the EmailAttachment object.

Core - Client - Rest 2.3.0 Changelog

Features Added

  • Add support for allowReserved (in query and path parameters) and explode (in query parameters only). PR #31058

Core - Client - Rest 2.3.1 Changelog

Bugs Fixed

  • Allow number path parameters. PR #31352

Core - Client - Tracing 1.2.0 Changelog

Features Added

  • Added support for attaching events to a span. #31162

Core - Client - XML 1.4.4 Changelog

Bugs Fixed

  • Fix an issue on Firefox where “xmlns” namespace is missing from the result of stringifyXML() Issue #11655

Event Grid 5.7.0 Changelog

Other Changes

  • A new property tierToColdSummary is added to the StorageLifecyclePolicyCompletedEventData interface.

Event Grid System Events 1.0.0-beta.4 Changelog

Other Changes

  • A new property tierToColdSummary is added to the StorageLifecyclePolicyCompletedEventData interface.

Event Hubs 5.12.1 Changelog

Bugs Fixed

  • The producer now verifies that the input message follows the expected structure.

OpenTelemetry Instrumentation 1.0.0-beta.7 Changelog

Features Added

  • Added support for attaching events to a span. #31162

Resource Management - Azure VMware Solution 6.0.0 Changelog

Resource Management - Batch 10.0.0 Changelog

Resource Management - Computeschedule 1.0.0-beta.1 Changelog

Resource Management - Container Service 21.1.0-beta.2 Changelog

Resource Management - Container Service 21.1.0 Changelog

Resource Management - Container Service 21.2.0-beta.1 Changelog

Resource Management - Desktop Virtualization 1.2.0 Changelog

Resource Management - Elasticsan 1.1.0 Changelog

Resource Management - Fabric 1.0.0-beta.1 Changelog

Resource Management - Mongo Cluster 1.0.0-beta.3 Changelog

Resource Management - Mongo Cluster 1.0.0 Changelog

Resource Management - Network 33.4.0 Changelog

Resource Management - Private DNS 3.3.0 Changelog

Resource Management - SQL 11.0.0-beta.2 Changelog

Resource Management - Service Networking 1.1.0-beta.1 Changelog

Resource Management - Standby Pool 1.0.0 Changelog

Resource Management - Trustedsigning 1.0.0-beta.1 Changelog

Resource Management - Web PubSub 1.2.0 Changelog

Storage - Blobs 12.25.0 Changelog

Features Added

  • Includes all features released in 12.25.0-beta.1.
  • Added support for customer provided key in BlockBlobClient.uploadStream().

Storage - Files Data Lake 12.24.0 Changelog

Features Added

  • Includes all features released in 12.24.0-beta.1.

Storage - Files Share 12.25.0 Changelog

Features Added

  • Includes all features released in 12.25.0-beta.1.

Storage - Queues 12.24.0 Changelog

Features Added

  • Includes all features released in 12.24.0-beta.1.

Latest Releases

View all the latest versions of JavaScript packages here.

Installation Instructions

To install the packages, copy and paste the below into a terminal.

$> npm install @azure-rest/core-client@2.3.0
$> npm install @azure-rest/core-client@2.3.1
$> npm install @azure/arm-avs@6.0.0
$> npm install @azure/arm-batch@10.0.0
$> npm install @azure/arm-computeschedule@1.0.0-beta.1
$> npm install @azure/arm-containerservice@21.1.0-beta.2
$> npm install @azure/arm-containerservice@21.1.0
$> npm install @azure/arm-containerservice@21.2.0-beta.1
$> npm install @azure/arm-desktopvirtualization@1.2.0
$> npm install @azure/arm-elasticsan@1.1.0
$> npm install @azure/arm-fabric@1.0.0-beta.1
$> npm install @azure/arm-mongocluster@1.0.0-beta.3
$> npm install @azure/arm-mongocluster@1.0.0
$> npm install @azure/arm-network@33.4.0
$> npm install @azure/arm-privatedns@3.3.0
$> npm install @azure/arm-servicenetworking@1.1.0-beta.1
$> npm install @azure/arm-sql@11.0.0-beta.2
$> npm install @azure/arm-standbypool@1.0.0
$> npm install @azure/arm-trustedsigning@1.0.0-beta.1
$> npm install @azure/arm-webpubsub@1.2.0
$> npm install @azure/communication-email@1.0.1-beta.1
$> npm install @azure/core-tracing@1.2.0
$> npm install @azure/core-xml@1.4.4
$> npm install @azure/event-hubs@5.12.1
$> npm install @azure/eventgrid@5.7.0
$> npm install @azure/eventgrid-system-events@1.0.0-beta.4
$> npm install @azure/opentelemetry-instrumentation-azure-sdk@1.0.0-beta.7
$> npm install @azure/search-documents@12.2.0-beta.1
$> npm install @azure/storage-blob@12.25.0
$> npm install @azure/storage-file-datalake@12.24.0
$> npm install @azure/storage-file-share@12.25.0
$> npm install @azure/storage-queue@12.24.0

Feedback

If you have a bug or feature request for one of the libraries, please post an issue at the azure-sdk-for-js repository