From 62edd1690c8e8d364766f3197fd2957f1a92986f Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Wed, 23 Oct 2024 21:20:01 +0000 Subject: [PATCH] js release notes for the 2024-11 release --- _data/releases/2024-11/js.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_data/releases/2024-11/js.yml b/_data/releases/2024-11/js.yml index 0ea713eb10b..5099f4aba75 100644 --- a/_data/releases/2024-11/js.yml +++ b/_data/releases/2024-11/js.yml @@ -214,4 +214,16 @@ entries: ChangelogContent: |- #### Features Added - Adds support for instrumentation using OpenTelemetry for chat completion without streaming. +- Name: '@azure/communication-chat' + Version: 1.5.3 + DisplayName: Communication Chat + ServiceName: Communication + VersionType: Patch + Hidden: false + ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/communication-chat_1.5.3/sdk/communication/communication-chat/CHANGELOG.md + ChangelogContent: |- + #### Other Changes + + - Supported getting real-time notification configuration from Chat Gateway. + - Updated to @azure/communication-signaling@1.0.0-beta.29 with TrouterConfigClient support.