From 0b826872174ac78f24ef9a84c4e94c93cc32c60d Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 15 Nov 2021 19:19:21 +0000 Subject: [PATCH 1/2] Increment package version after release of com.azure azure-data-schemaregistry --- eng/jacoco-test-coverage/pom.xml | 2 +- eng/versioning/version_client.txt | 2 +- .../azure-data-schemaregistry-apacheavro/pom.xml | 2 +- .../azure-data-schemaregistry/CHANGELOG.md | 10 ++++++++++ sdk/schemaregistry/azure-data-schemaregistry/pom.xml | 2 +- sdk/schemaregistry/pom.xml | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index e7875725f78fe..deccbdb0fc2e6 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -189,7 +189,7 @@ com.azure azure-data-schemaregistry - 1.0.0 + 1.1.0-beta.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index da198b4fe0a3f..f1f87272d5cf3 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -82,7 +82,7 @@ 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;1.0.0;1.1.0-beta.1 com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.6;1.0.0-beta.7 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 diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml index f3e5cf1ac0d95..e56a56b786471 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml @@ -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..4b81568cc220e 100644 --- a/sdk/schemaregistry/pom.xml +++ b/sdk/schemaregistry/pom.xml @@ -23,7 +23,7 @@ com.azure azure-data-schemaregistry - 1.0.0 + 1.1.0-beta.1 com.azure From f04cf079bc6a70f79abd1041a12a7aa75a2adb81 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 15 Nov 2021 19:52:41 +0000 Subject: [PATCH 2/2] Increment package version after release of com.azure azure-data-schemaregistry-apacheavro --- eng/jacoco-test-coverage/pom.xml | 2 +- eng/versioning/version_client.txt | 2 +- .../azure-data-schemaregistry-apacheavro/CHANGELOG.md | 10 ++++++++++ .../azure-data-schemaregistry-apacheavro/pom.xml | 2 +- sdk/schemaregistry/pom.xml | 2 +- 5 files changed, 14 insertions(+), 4 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index deccbdb0fc2e6..250e0117996bf 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -194,7 +194,7 @@ 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 f1f87272d5cf3..a44f72da6e534 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -83,7 +83,7 @@ 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;1.1.0-beta.1 -com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.6;1.0.0-beta.7 +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 e56a56b786471..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 diff --git a/sdk/schemaregistry/pom.xml b/sdk/schemaregistry/pom.xml index 4b81568cc220e..45b61da392883 100644 --- a/sdk/schemaregistry/pom.xml +++ b/sdk/schemaregistry/pom.xml @@ -28,7 +28,7 @@ com.azure azure-data-schemaregistry-apacheavro - 1.0.0-beta.7 + 1.0.0-beta.8