diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index e7875725f78fe..250e0117996bf 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -189,12 +189,12 @@ com.azure azure-data-schemaregistry - 1.0.0 + 1.1.0-beta.1 com.azure azure-data-schemaregistry-apacheavro - 1.0.0-beta.7 + 1.0.0-beta.8 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index da198b4fe0a3f..a44f72da6e534 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -82,8 +82,8 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.5.0-beta.1;4.5.0-beta.1 com.azure:azure-cosmos-encryption;1.0.0-beta.9;1.0.0-beta.10 com.azure:azure-data-appconfiguration;1.2.4;1.3.0-beta.1 com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-data-schemaregistry;1.0.0-beta.6;1.0.0 -com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.6;1.0.0-beta.7 +com.azure:azure-data-schemaregistry;1.0.0;1.1.0-beta.1 +com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.7;1.0.0-beta.8 com.azure:azure-data-tables;12.1.3;12.2.0-beta.1 com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-digitaltwins-core;1.1.3;1.2.0-beta.1 diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md index 26f3e2a83c4c3..aaafdc3ede360 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md +++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.8 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.7 (2021-11-12) ### Other Changes diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml index f3e5cf1ac0d95..17087da60aa66 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml @@ -16,7 +16,7 @@ com.azure azure-data-schemaregistry-apacheavro - 1.0.0-beta.7 + 1.0.0-beta.8 Microsoft Azure client library for Schema Registry Apache Avro Serializer Apache Avro-specific serializer for Azure Schema Registry client library @@ -47,7 +47,7 @@ com.azure azure-data-schemaregistry - 1.0.0 + 1.1.0-beta.1 com.azure diff --git a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md index 6e041e539f1bc..c7b3ed9afe05c 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md +++ b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.1.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0 (2021-11-12) ### Breaking Changes diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml index 449087683688c..ef891997b4aa5 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml @@ -17,7 +17,7 @@ com.azure azure-data-schemaregistry jar - 1.0.0 + 1.1.0-beta.1 Microsoft Azure client library for Schema Registry Libraries built on Microsoft Azure Schema Registry diff --git a/sdk/schemaregistry/pom.xml b/sdk/schemaregistry/pom.xml index 3cbb54d0c5005..45b61da392883 100644 --- a/sdk/schemaregistry/pom.xml +++ b/sdk/schemaregistry/pom.xml @@ -23,12 +23,12 @@ com.azure azure-data-schemaregistry - 1.0.0 + 1.1.0-beta.1 com.azure azure-data-schemaregistry-apacheavro - 1.0.0-beta.7 + 1.0.0-beta.8