From e891f7e66242a347f790179be69e6db200e5d214 Mon Sep 17 00:00:00 2001
From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date: Tue, 11 Oct 2022 19:54:38 -0400
Subject: [PATCH] Increment versions for schemaregistry releases (#31393)
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 2bff299735bb7..aa34aea751865 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.3.0
+ 1.4.0-beta.1
com.azure
azure-data-schemaregistry-apacheavro
- 1.1.0
+ 1.2.0-beta.1
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 2688d63039683..f9a695122517a 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.14.1;4.15.0-beta.1
com.azure:azure-cosmos-encryption;1.7.1;1.8.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.4;1.3.0
-com.azure:azure-data-schemaregistry-apacheavro;1.0.4;1.1.0
+com.azure:azure-data-schemaregistry;1.3.0;1.4.0-beta.1
+com.azure:azure-data-schemaregistry-apacheavro;1.1.0;1.2.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.3.3
diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md
index 5da78e637e96b..d67240a50a131 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.2.0-beta.1 (Unreleased)
+
+### Features Added
+
+### Breaking Changes
+
+### Bugs Fixed
+
+### Other Changes
+
## 1.1.0 (2022-10-11)
### Other Changes
diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml
index be744a83744bf..817940010762e 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.1.0
+ 1.2.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.3.0
+ 1.4.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 b05feff90e9d7..c6786632926ef 100644
--- a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md
+++ b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md
@@ -1,5 +1,15 @@
# Release History
+## 1.4.0-beta.1 (Unreleased)
+
+### Features Added
+
+### Breaking Changes
+
+### Bugs Fixed
+
+### Other Changes
+
## 1.3.0 (2022-10-11)
### Features Added
diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml
index 2446c49571a91..95a5801a4e8f1 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.3.0
+ 1.4.0-beta.1
Microsoft Azure client library for Schema Registry
This package contains the Microsoft Azure Schema Registry client library