From 9ca7819bebb69f541a3937f6d24264ad2423cde9 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Tue, 26 Mar 2024 02:24:10 +0000 Subject: [PATCH] Increment package versions for cosmos releases --- common/smoke-tests/pom.xml | 2 +- eng/versioning/version_client.txt | 2 +- sdk/aot/azure-aot-graalvm-samples/pom.xml | 2 +- sdk/cosmos/azure-cosmos-benchmark/pom.xml | 2 +- sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml | 2 +- sdk/cosmos/azure-cosmos-encryption/pom.xml | 2 +- sdk/cosmos/azure-cosmos-kafka-connect/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos-test/pom.xml | 2 +- sdk/cosmos/azure-cosmos-tests/pom.xml | 2 +- sdk/cosmos/azure-cosmos/CHANGELOG.md | 10 ++++++++++ sdk/cosmos/azure-cosmos/pom.xml | 2 +- .../azure-resourcemanager-samples/pom.xml | 2 +- sdk/spring/azure-spring-data-cosmos/pom.xml | 2 +- .../spring-cloud-azure-actuator-autoconfigure/pom.xml | 2 +- sdk/spring/spring-cloud-azure-actuator/pom.xml | 2 +- sdk/spring/spring-cloud-azure-autoconfigure/pom.xml | 2 +- sdk/spring/spring-cloud-azure-service/pom.xml | 2 +- sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml | 2 +- 19 files changed, 28 insertions(+), 18 deletions(-) diff --git a/common/smoke-tests/pom.xml b/common/smoke-tests/pom.xml index d134ed6c276f..42aad7ab1d7c 100644 --- a/common/smoke-tests/pom.xml +++ b/common/smoke-tests/pom.xml @@ -118,7 +118,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index ea4b0da16511..1357d2a5b64c 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -101,7 +101,7 @@ com.azure:azure-core-test;1.24.0;1.25.0-beta.1 com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.44;1.0.0-beta.45 com.azure:azure-core-tracing-opentelemetry-samples;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-core-version-tests;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-cosmos;4.56.0;4.57.0 +com.azure:azure-cosmos;4.57.0;4.58.0-beta.1 com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1 com.azure:azure-cosmos-dotnet-benchmark;4.0.1-beta.1;4.0.1-beta.1 com.azure.cosmos.spark:azure-cosmos-spark_3_2-12;1.0.0-beta.1;1.0.0-beta.1 diff --git a/sdk/aot/azure-aot-graalvm-samples/pom.xml b/sdk/aot/azure-aot-graalvm-samples/pom.xml index a3663c2158a1..8bc359ab356b 100644 --- a/sdk/aot/azure-aot-graalvm-samples/pom.xml +++ b/sdk/aot/azure-aot-graalvm-samples/pom.xml @@ -98,7 +98,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 com.azure diff --git a/sdk/cosmos/azure-cosmos-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-benchmark/pom.xml index a657d9234b56..c8bc09627c66 100644 --- a/sdk/cosmos/azure-cosmos-benchmark/pom.xml +++ b/sdk/cosmos/azure-cosmos-benchmark/pom.xml @@ -51,7 +51,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.57.0 + 4.58.0-beta.1 diff --git a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml index 62889aeaca6c..557edc274dfb 100644 --- a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml +++ b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml @@ -50,7 +50,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.57.0 + 4.58.0-beta.1 diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml index b9832141bcb1..fe971aaaec15 100644 --- a/sdk/cosmos/azure-cosmos-encryption/pom.xml +++ b/sdk/cosmos/azure-cosmos-encryption/pom.xml @@ -57,7 +57,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.57.0 + 4.58.0-beta.1 diff --git a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml index 5049f848068c..47496e3a0ea3 100644 --- a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml +++ b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml @@ -64,7 +64,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.57.0 + 4.58.0-beta.1 + 4.58.0-beta.1 org.scala-lang.modules diff --git a/sdk/cosmos/azure-cosmos-test/pom.xml b/sdk/cosmos/azure-cosmos-test/pom.xml index a3d160cbd031..4278d9a7ed49 100644 --- a/sdk/cosmos/azure-cosmos-test/pom.xml +++ b/sdk/cosmos/azure-cosmos-test/pom.xml @@ -56,7 +56,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.57.0 + 4.58.0-beta.1 diff --git a/sdk/cosmos/azure-cosmos-tests/pom.xml b/sdk/cosmos/azure-cosmos-tests/pom.xml index e572174be476..0abf79e40c51 100644 --- a/sdk/cosmos/azure-cosmos-tests/pom.xml +++ b/sdk/cosmos/azure-cosmos-tests/pom.xml @@ -99,7 +99,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.57.0 + 4.58.0-beta.1 com.azure diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index 35f73634e107..d29e4028989d 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -1,5 +1,15 @@ ## Release History +### 4.58.0-beta.1 (Unreleased) + +#### Features Added + +#### Breaking Changes + +#### Bugs Fixed + +#### Other Changes + ### 4.57.0 (2024-03-25) #### Features Added diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml index bd79282f18b2..9e4ff9ecdff2 100644 --- a/sdk/cosmos/azure-cosmos/pom.xml +++ b/sdk/cosmos/azure-cosmos/pom.xml @@ -13,7 +13,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.57.0 + 4.58.0-beta.1 Microsoft Azure SDK for SQL API of Azure Cosmos DB Service This Package contains Microsoft Azure Cosmos SDK (with Reactive Extension Reactor support) for Azure Cosmos DB SQL API jar diff --git a/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml b/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml index 990794c4bc3e..d7b68082d22c 100644 --- a/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-samples/pom.xml @@ -114,7 +114,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 com.azure diff --git a/sdk/spring/azure-spring-data-cosmos/pom.xml b/sdk/spring/azure-spring-data-cosmos/pom.xml index 5736e1943e1b..6289236364c3 100644 --- a/sdk/spring/azure-spring-data-cosmos/pom.xml +++ b/sdk/spring/azure-spring-data-cosmos/pom.xml @@ -98,7 +98,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 com.fasterxml.jackson.module diff --git a/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml b/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml index 15864c74ad7d..53ac60dfd274 100644 --- a/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml +++ b/sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml @@ -69,7 +69,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 true diff --git a/sdk/spring/spring-cloud-azure-actuator/pom.xml b/sdk/spring/spring-cloud-azure-actuator/pom.xml index f21f29d40f24..333d0324bcb3 100644 --- a/sdk/spring/spring-cloud-azure-actuator/pom.xml +++ b/sdk/spring/spring-cloud-azure-actuator/pom.xml @@ -57,7 +57,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 true diff --git a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml index c05a0da1ee0e..927b6e2f0b69 100644 --- a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml +++ b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml @@ -163,7 +163,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 true diff --git a/sdk/spring/spring-cloud-azure-service/pom.xml b/sdk/spring/spring-cloud-azure-service/pom.xml index 14e0b774824e..a1b0333169a1 100644 --- a/sdk/spring/spring-cloud-azure-service/pom.xml +++ b/sdk/spring/spring-cloud-azure-service/pom.xml @@ -44,7 +44,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0 true diff --git a/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml b/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml index f10fa0ff9016..c48e7ff85211 100644 --- a/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml @@ -93,7 +93,7 @@ com.azure azure-cosmos - 4.56.0 + 4.57.0