From 0ab6066df34e1b06171537e2809ca3f5e37733c5 Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed, 25 Oct 2023 14:25:54 -0700 Subject: [PATCH] Increment versions for schemaregistry releases (#37379) * Increment package versions for schemaregistry releases * Add missing WIP log entry. * Bump to 1.2.0-beta.2 --------- Co-authored-by: Connie --- eng/versioning/version_client.txt | 4 ++-- .../azure-data-schemaregistry-apacheavro/CHANGELOG.md | 10 ++++++++++ .../azure-data-schemaregistry-apacheavro/pom.xml | 4 ++-- .../azure-data-schemaregistry-jsonschema/pom.xml | 2 +- .../azure-data-schemaregistry/CHANGELOG.md | 10 ++++++++++ sdk/schemaregistry/azure-data-schemaregistry/pom.xml | 2 +- 6 files changed, 26 insertions(+), 6 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 4e8ac65bb6c89..51f6cbf43b7b1 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -110,8 +110,8 @@ com.azure:azure-cosmos-test;1.0.0-beta.6;1.0.0-beta.7 com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-data-appconfiguration;1.4.10;1.5.0-beta.3 com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-data-schemaregistry;1.3.10;1.4.0 -com.azure:azure-data-schemaregistry-apacheavro;1.1.10;1.1.11 +com.azure:azure-data-schemaregistry;1.4.0;1.5.0-beta.1 +com.azure:azure-data-schemaregistry-apacheavro;1.1.11;1.2.0-beta.2 com.azure:azure-data-schemaregistry-jsonschema;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-data-tables;12.3.16;12.4.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/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md index 20e2ac390c7e7..5b59ba389e0d8 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.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.11 (2023-10-24) ### Other Changes diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml index d551a80cafd35..1907922a5c629 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.11 + 1.2.0-beta.2 Microsoft Azure client library for Schema Registry Apache Avro Serializer Apache Avro-specific serializer for Azure Schema Registry client library @@ -55,7 +55,7 @@ com.azure azure-data-schemaregistry - 1.4.0 + 1.5.0-beta.1 org.apache.avro diff --git a/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml index 530113116960a..7720d0f3053b3 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml @@ -54,7 +54,7 @@ com.azure azure-data-schemaregistry - 1.4.0 + 1.5.0-beta.1 diff --git a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md index 8c99f1d4cc3da..7cd85551183a2 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md +++ b/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.5.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.4.0 (2023-10-24) ### Other Changes diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml index 698b4823af808..870b3d6343e56 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.4.0 + 1.5.0-beta.1 Microsoft Azure client library for Schema Registry This package contains the Microsoft Azure Schema Registry client library