diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 2c33fa7997d57..02f5ac0c2fe3c 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -74,7 +74,7 @@ com.azure azure-communication-networktraversal - 1.0.0-beta.1 + 1.0.0-beta.2 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 3696173f6c08a..1f2fa4fe952bb 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -57,7 +57,7 @@ com.azure:azure-communication-common;1.0.4;1.0.4 com.azure:azure-communication-sms;1.0.3;1.0.4 com.azure:azure-communication-identity;1.1.1;1.1.1 com.azure:azure-communication-phonenumbers;1.0.3;1.0.4 -com.azure:azure-communication-networktraversal;1.0.0-beta.1;1.0.0-beta.1 +com.azure:azure-communication-networktraversal;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-containers-containerregistry;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-containers-containerregistry-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-core;1.20.0;1.21.0-beta.1 diff --git a/sdk/communication/azure-communication-networktraversal/CHANGELOG.md b/sdk/communication/azure-communication-networktraversal/CHANGELOG.md index f524476433ceb..1a4a1223b7ab7 100644 --- a/sdk/communication/azure-communication-networktraversal/CHANGELOG.md +++ b/sdk/communication/azure-communication-networktraversal/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.1 (2021-09-09) The first preview of the Azure Communication Relay Client has the following features: diff --git a/sdk/communication/azure-communication-networktraversal/pom.xml b/sdk/communication/azure-communication-networktraversal/pom.xml index bdb07fe949a1d..17493616f396d 100644 --- a/sdk/communication/azure-communication-networktraversal/pom.xml +++ b/sdk/communication/azure-communication-networktraversal/pom.xml @@ -16,7 +16,7 @@ com.azure azure-communication-networktraversal jar - 1.0.0-beta.1 + 1.0.0-beta.2 Microsoft Azure Network Traversal client library for communication diff --git a/sdk/communication/pom.xml b/sdk/communication/pom.xml index 8b231644e13d0..04d99fe4674ca 100644 --- a/sdk/communication/pom.xml +++ b/sdk/communication/pom.xml @@ -51,7 +51,7 @@ com.azure azure-communication-networktraversal - 1.0.0-beta.1 + 1.0.0-beta.2 com.azure