diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 2d515ebca2288..537cf134e7b43 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 1a63bb33e140f..49075a6ea45b3 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 c0410e8659002..2c745edb26f7a 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 c14a777f37301..e1bca77ae9b4a 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 4672328e42499..da62f1cd41b19 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 901b12f1f5c53..ebcba7258b4db 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 13947d218af0d..5ed35180118e0 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 e0758122c4ac8..20ad970bb422b 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