From 863f85a2e3c6b0a75d16abcf9cfb468adc5e9add Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed, 14 Sep 2022 16:18:18 -0400 Subject: [PATCH] Increment versions for schemaregistry releases (#30970) Increment package versions for schemaregistry releases --- eng/jacoco-test-coverage/pom.xml | 4 ++-- eng/versioning/version_client.txt | 4 ++-- .../azure-data-schemaregistry-apacheavro/CHANGELOG.md | 10 ++++++++++ .../azure-data-schemaregistry-apacheavro/pom.xml | 4 ++-- .../azure-data-schemaregistry/CHANGELOG.md | 10 ++++++++++ sdk/schemaregistry/azure-data-schemaregistry/pom.xml | 2 +- 6 files changed, 27 insertions(+), 7 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 1cfd8ba0b305b..f4033627fd781 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -198,12 +198,12 @@ com.azure azure-data-schemaregistry - 1.2.4 + 1.3.0-beta.1 com.azure azure-data-schemaregistry-apacheavro - 1.0.4 + 1.1.0-beta.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 45d1801134192..1cd4b24763f81 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -96,8 +96,8 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.12.2;4.13.0-beta.1 com.azure:azure-cosmos-encryption;1.5.0;1.6.0-beta.1 com.azure:azure-data-appconfiguration;1.3.7;1.4.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.2.3;1.2.4 -com.azure:azure-data-schemaregistry-apacheavro;1.0.3;1.0.4 +com.azure:azure-data-schemaregistry;1.2.4;1.3.0-beta.1 +com.azure:azure-data-schemaregistry-apacheavro;1.0.4;1.1.0-beta.1 com.azure:azure-data-tables;12.3.4;12.4.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.3.2;1.4.0-beta.1 diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md index 43206e7951f2a..b9e102e87bf46 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.1.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.4 (2022-09-12) ### Other Changes diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml index 4eff422b0c20b..3495c0c6fd9ad 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.4 + 1.1.0-beta.1 Microsoft Azure client library for Schema Registry Apache Avro Serializer Apache Avro-specific serializer for Azure Schema Registry client library @@ -52,7 +52,7 @@ com.azure azure-data-schemaregistry - 1.2.4 + 1.3.0-beta.1 org.apache.avro diff --git a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md index 4638ddef216d2..618d77af01930 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md +++ b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.3.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.2.4 (2022-09-12) ### Other Changes diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml index d77802ba58888..a855274ec3780 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.2.4 + 1.3.0-beta.1 Microsoft Azure client library for Schema Registry This package contains the Microsoft Azure Schema Registry client library