diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 2de9c76c2d267..01ae7e235fb2c 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -64,7 +64,7 @@ com.azure azure-communication-common - 1.0.3 + 1.1.0-beta.1 com.azure @@ -84,7 +84,7 @@ com.azure azure-communication-callingserver - 1.0.0-beta.2 + 1.0.0-beta.3 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 8fd37cf545ed1..72fac0303e06a 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -52,8 +52,8 @@ com.azure:azure-analytics-synapse-spark;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-analytics-synapse-managedprivateendpoints;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-analytics-synapse-monitoring;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-communication-chat;1.0.0;1.1.0-beta.1 -com.azure:azure-communication-callingserver;1.0.0-beta.2;1.0.0-beta.2 -com.azure:azure-communication-common;1.0.2;1.0.3 +com.azure:azure-communication-callingserver;1.0.0-beta.2;1.0.0-beta.3 +com.azure:azure-communication-common;1.0.3;1.1.0-beta.1 com.azure:azure-communication-sms;1.0.3;1.1.0-beta.1 com.azure:azure-communication-identity;1.1.1;1.2.0-beta.1 com.azure:azure-communication-phonenumbers;1.0.3;1.1.0-beta.1 diff --git a/sdk/communication/azure-communication-callingserver/CHANGELOG.md b/sdk/communication/azure-communication-callingserver/CHANGELOG.md index 50c1c00c86ef5..ba6484de97208 100644 --- a/sdk/communication/azure-communication-callingserver/CHANGELOG.md +++ b/sdk/communication/azure-communication-callingserver/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.0-beta.3 (Unreleased) + + ## 1.0.0-beta.2 (2021-06-25) - Updated sdk and apis documentation. diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml index 3266a73a4c652..632843637aa67 100644 --- a/sdk/communication/azure-communication-callingserver/pom.xml +++ b/sdk/communication/azure-communication-callingserver/pom.xml @@ -15,7 +15,7 @@ com.azure azure-communication-callingserver jar - 1.0.0-beta.2 + 1.0.0-beta.3 Microsoft Azure client library for CallingServer service @@ -54,7 +54,7 @@ com.azure azure-communication-common - 1.0.3 + 1.1.0-beta.1 com.azure diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml index fdd20442fdeb0..7ecb235ff57f1 100644 --- a/sdk/communication/azure-communication-chat/pom.xml +++ b/sdk/communication/azure-communication-chat/pom.xml @@ -50,7 +50,7 @@ com.azure azure-communication-common - 1.0.3 + 1.1.0-beta.1 com.azure diff --git a/sdk/communication/azure-communication-common/CHANGELOG.md b/sdk/communication/azure-communication-common/CHANGELOG.md index c697027b1aeb6..6c6a4b718af30 100644 --- a/sdk/communication/azure-communication-common/CHANGELOG.md +++ b/sdk/communication/azure-communication-common/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.1.0-beta.1 (Unreleased) + + ## 1.0.3 (2021-06-28) Updated `azure-communication-common` version diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml index c593dbfa23421..fe73d01bb572d 100644 --- a/sdk/communication/azure-communication-common/pom.xml +++ b/sdk/communication/azure-communication-common/pom.xml @@ -13,7 +13,7 @@ com.azure azure-communication-common jar - 1.0.3 + 1.1.0-beta.1 Microsoft Azure common library for communication service client diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index 2ab041063c8f2..bd75484c5275f 100644 --- a/sdk/communication/azure-communication-identity/pom.xml +++ b/sdk/communication/azure-communication-identity/pom.xml @@ -63,7 +63,7 @@ com.azure azure-communication-common - 1.0.3 + 1.1.0-beta.1 org.junit.jupiter diff --git a/sdk/communication/azure-communication-phonenumbers/pom.xml b/sdk/communication/azure-communication-phonenumbers/pom.xml index e68f0f052f272..b231fc6d79b9e 100644 --- a/sdk/communication/azure-communication-phonenumbers/pom.xml +++ b/sdk/communication/azure-communication-phonenumbers/pom.xml @@ -63,7 +63,7 @@ com.azure azure-communication-common - 1.0.3 + 1.1.0-beta.1 org.junit.jupiter diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml index dbedb8f87efcc..ea514a14441fa 100644 --- a/sdk/communication/azure-communication-sms/pom.xml +++ b/sdk/communication/azure-communication-sms/pom.xml @@ -55,7 +55,7 @@ com.azure azure-communication-common - 1.0.3 + 1.1.0-beta.1 com.azure diff --git a/sdk/communication/pom.xml b/sdk/communication/pom.xml index a992453038656..a4d2d94feeae5 100644 --- a/sdk/communication/pom.xml +++ b/sdk/communication/pom.xml @@ -25,7 +25,7 @@ com.azure azure-communication-callingserver - 1.0.0-beta.2 + 1.0.0-beta.3 com.azure @@ -35,7 +35,7 @@ com.azure azure-communication-common - 1.0.3 + 1.1.0-beta.1 com.azure