From 3d1ae4ae8431375267278def62fe4c83c35a7d1d Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 18 Apr 2024 01:03:51 +0000 Subject: [PATCH] Increment package versions for communication releases --- eng/versioning/version_client.txt | 2 +- .../azure-communication-rooms/CHANGELOG.md | 10 ++++++++++ sdk/communication/azure-communication-rooms/pom.xml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 3ded93af8a3d..e2fcfbf66425 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -78,7 +78,7 @@ com.azure:azure-communication-jobrouter;1.1.2;1.2.0-beta.1 com.azure:azure-communication-messages;1.0.1;1.1.0-beta.1 com.azure:azure-communication-networktraversal;1.1.0-beta.2;1.1.0-beta.3 com.azure:azure-communication-phonenumbers;1.1.11;1.2.0-beta.4 -com.azure:azure-communication-rooms;1.0.9;1.1.0 +com.azure:azure-communication-rooms;1.1.0;1.2.0-beta.1 com.azure:azure-communication-sms;1.1.22;1.2.0-beta.1 com.azure:azure-containers-containerregistry;1.2.6;1.3.0-beta.1 com.azure:azure-containers-containerregistry-perf;1.0.0-beta.1;1.0.0-beta.1 diff --git a/sdk/communication/azure-communication-rooms/CHANGELOG.md b/sdk/communication/azure-communication-rooms/CHANGELOG.md index eb204aec134b..795c669e0327 100644 --- a/sdk/communication/azure-communication-rooms/CHANGELOG.md +++ b/sdk/communication/azure-communication-rooms/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.2.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.0 (2024-04-15) - General Availability version of PSTN dial-out capability feature. diff --git a/sdk/communication/azure-communication-rooms/pom.xml b/sdk/communication/azure-communication-rooms/pom.xml index 0157ef2b6540..f9c5c32c1011 100644 --- a/sdk/communication/azure-communication-rooms/pom.xml +++ b/sdk/communication/azure-communication-rooms/pom.xml @@ -15,7 +15,7 @@ com.azure azure-communication-rooms jar - 1.1.0 + 1.2.0-beta.1 Microsoft Azure library for ACS Room Service This package contains clients and data structures used to create, update, get, delete the Azure Communication Room Service.