From 0ab6b40c8285d7c95e75d8f42fcd20f1b29d4837 Mon Sep 17 00:00:00 2001 From: Annie Liang <64233642+xinlian12@users.noreply.github.com> Date: Wed, 6 Dec 2023 10:07:31 -0800 Subject: [PATCH] azure-cosmos release 4.53.1, spark 4.24.1 (#37944) Co-authored-by: annie-mac --- eng/versioning/version_client.txt | 10 +++++----- 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-1_2-12/CHANGELOG.md | 8 +------- sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md | 8 ++++++-- sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md | 8 +------- sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md | 8 ++++++-- sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md | 8 +------- sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md | 8 ++++++-- sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md | 8 +------- sdk/cosmos/azure-cosmos-spark_3-4_2-12/README.md | 8 ++++++-- sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml | 2 +- .../azure-cosmos-spark_3_2-12/docs/quick-start.md | 8 ++++---- 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 | 6 +----- sdk/cosmos/azure-cosmos/README.md | 2 +- sdk/cosmos/azure-cosmos/pom.xml | 2 +- 24 files changed, 51 insertions(+), 63 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index b2d335c154f0b..e3da08eee8f07 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -98,14 +98,14 @@ com.azure:azure-core-test;1.22.1;1.23.0-beta.1 com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.42;1.0.0-beta.43 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.53.0;4.54.0-beta.1 +com.azure:azure-cosmos;4.53.0;4.53.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 -com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.24.0;4.25.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.24.0;4.25.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.24.0;4.25.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.24.0;4.25.0-beta.1 +com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.24.0;4.24.1 +com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.24.0;4.24.1 +com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.24.0;4.24.1 +com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.24.0;4.24.1 com.azure:azure-cosmos-encryption;2.7.0;2.8.0-beta.1 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 diff --git a/sdk/cosmos/azure-cosmos-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-benchmark/pom.xml index bdc0dfc6c9f33..80345a4d641fd 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.54.0-beta.1 + 4.53.1 diff --git a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml index 27e668b5e87f7..7dfb1684e6f7c 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.54.0-beta.1 + 4.53.1 diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml index b15aae7851d2a..03851bb71a0af 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.54.0-beta.1 + 4.53.1 diff --git a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml index 7d15871247c9c..4d18f1923b1f1 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.54.0-beta.1 + 4.53.1 + 4.24.1 jar https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-1_2-12 OLTP Spark 3.1 Connector for Azure Cosmos DB SQL API diff --git a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md index d8c87240a17e2..2e21c746a4d2a 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md @@ -1,16 +1,10 @@ ## Release History -### 4.25.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 4.24.1 (2023-12-06) #### Bugs Fixed * Fixed `SecurityException` with message `java.lang.SecurityException: class "org.apache.spark.SparkInternalsBridge$"'s signer information does not match signer information of other classes in the same package` when deploying the Spark connector in Databricks by copying it directly to `/databricks/jars` instead of going through the usual deployment APIs or UI-deployment. To fix this issue, instead of using a `bridge-approach` reflection is used to use the internal API necessary to publish custom metrics. See [PR 37934](https://github.com/Azure/azure-sdk-for-java/pull/37934) -#### Other Changes - ### 4.24.0 (2023-12-01) #### Features Added diff --git a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md index 091bd649c9990..c4c1cd7d9e557 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md +++ b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md @@ -28,6 +28,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.24.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.23.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.22.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -64,6 +65,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-3_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.24.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.23.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.22.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | @@ -82,6 +84,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.24.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.23.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.22.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | @@ -133,6 +136,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-4_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.4.0 | 8 | 2.12 | 13.* | | 4.24.0 | 3.4.0 | 8 | 2.12 | 13.* | | 4.23.0 | 3.4.0 | 8 | 2.12 | 13.* | | 4.22.0 | 3.4.0 | 8 | 2.12 | 13.* | @@ -142,11 +146,11 @@ https://github.com/Azure/azure-sdk-for-java/issues/new ### Download You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 10 from Maven: -`com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.24.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.24.1` You can also integrate against Cosmos DB Spark Connector in your SBT project: ```scala -libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-2_2-12" % "4.24.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-2_2-12" % "4.24.1" ``` Cosmos DB Spark Connector is available on [Maven Central Repo](https://central.sonatype.com/search?namespace=com.azure.cosmos.spark). diff --git a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml index 44ed6ac53add7..932a632462732 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml @@ -11,7 +11,7 @@ com.azure.cosmos.spark azure-cosmos-spark_3-2_2-12 - 4.25.0-beta.1 + 4.24.1 jar https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-2_2-12 OLTP Spark 3.2 Connector for Azure Cosmos DB SQL API diff --git a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md index 981103b6c8fcd..7ec58af100e45 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md @@ -1,16 +1,10 @@ ## Release History -### 4.25.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 4.24.1 (2023-12-06) #### Bugs Fixed * Fixed `SecurityException` with message `java.lang.SecurityException: class "org.apache.spark.SparkInternalsBridge$"'s signer information does not match signer information of other classes in the same package` when deploying the Spark connector in Databricks by copying it directly to `/databricks/jars` instead of going through the usual deployment APIs or UI-deployment. To fix this issue, instead of using a `bridge-approach` reflection is used to use the internal API necessary to publish custom metrics. See [PR 37934](https://github.com/Azure/azure-sdk-for-java/pull/37934) -#### Other Changes - ### 4.24.0 (2023-12-01) #### Features Added diff --git a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md index f98c8ff27d674..cda2f52f231e5 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md +++ b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md @@ -28,6 +28,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-3_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.24.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.23.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.22.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | @@ -46,6 +47,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.24.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.23.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.22.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -82,6 +84,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.24.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.23.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.22.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -133,6 +136,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-4_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.4.0 | 8 | 2.12 | 13.* | | 4.24.0 | 3.4.0 | 8 | 2.12 | 13.* | | 4.23.0 | 3.4.0 | 8 | 2.12 | 13.* | | 4.22.0 | 3.4.0 | 8 | 2.12 | 13.* | @@ -142,11 +146,11 @@ https://github.com/Azure/azure-sdk-for-java/issues/new ### Download You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 11 from Maven: -`com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.24.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.24.1` You can also integrate against Cosmos DB Spark Connector in your SBT project: ```scala -libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-3_2-12" % "4.24.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-3_2-12" % "4.24.1" ``` Cosmos DB Spark Connector is available on [Maven Central Repo](https://central.sonatype.com/search?namespace=com.azure.cosmos.spark). diff --git a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml index 2913070afe75c..72442d367ad40 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml @@ -11,7 +11,7 @@ com.azure.cosmos.spark azure-cosmos-spark_3-3_2-12 - 4.25.0-beta.1 + 4.24.1 jar https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-3_2-12 OLTP Spark 3.3 Connector for Azure Cosmos DB SQL API diff --git a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md index fa11050831588..45e903b5750cd 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md @@ -1,16 +1,10 @@ ## Release History -### 4.25.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 4.24.1 (2023-12-06) #### Bugs Fixed * Fixed `SecurityException` with message `java.lang.SecurityException: class "org.apache.spark.SparkInternalsBridge$"'s signer information does not match signer information of other classes in the same package` when deploying the Spark connector in Databricks by copying it directly to `/databricks/jars` instead of going through the usual deployment APIs or UI-deployment. To fix this issue, instead of using a `bridge-approach` reflection is used to use the internal API necessary to publish custom metrics. See [PR 37934](https://github.com/Azure/azure-sdk-for-java/pull/37934) -#### Other Changes - ### 4.24.0 (2023-12-01) #### Features Added diff --git a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/README.md b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/README.md index 9bdba4a915b77..badc8971303e2 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/README.md +++ b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/README.md @@ -28,6 +28,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-4_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.4.0 | 8 | 2.12 | 13.* | | 4.24.0 | 3.4.0 | 8 | 2.12 | 13.* | | 4.23.0 | 3.4.0 | 8 | 2.12 | 13.* | | 4.22.0 | 3.4.0 | 8 | 2.12 | 13.* | @@ -37,6 +38,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-3_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.24.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.23.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | | 4.22.0 | 3.3.0 | 8 | 2.12 | 11.\*, 12.\* | @@ -55,6 +57,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.24.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.23.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.22.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -91,6 +94,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|----------------------|--------------------------|-------------------------------| +| 4.24.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.24.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.23.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.22.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -142,11 +146,11 @@ https://github.com/Azure/azure-sdk-for-java/issues/new ### Download You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 11 from Maven: -`com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12:4.24.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12:4.24.1` You can also integrate against Cosmos DB Spark Connector in your SBT project: ```scala -libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-4_2-12" % "4.24.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-4_2-12" % "4.24.1" ``` Cosmos DB Spark Connector is available on [Maven Central Repo](https://central.sonatype.com/search?namespace=com.azure.cosmos.spark). diff --git a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml index 1f5143c3b29ba..443346ae28c33 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/pom.xml @@ -11,7 +11,7 @@ com.azure.cosmos.spark azure-cosmos-spark_3-4_2-12 - 4.25.0-beta.1 + 4.24.1 jar https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-4_2-12 OLTP Spark 3.4 Connector for Azure Cosmos DB SQL API diff --git a/sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md b/sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md index b535fd26455fb..6e24e6edb70d9 100644 --- a/sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md +++ b/sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md @@ -26,16 +26,16 @@ You can use any other Spark 3.1.1 spark offering as well, also you should be abl SLF4J is only needed if you plan to use logging, please also download an SLF4J binding which will link the SLF4J API with the logging implementation of your choice. See the [SLF4J user manual](https://www.slf4j.org/manual.html) for more information. For Spark 3.1: -- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.24.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.24.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.24.1](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.24.1/jar) For Spark 3.2: -- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.24.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.24.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.24.1](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.24.1/jar) For Spark 3.3: -- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.24.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-3_2-12/4.24.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.24.1](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-3_2-12/4.24.1/jar) For Spark 3.4: -- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12:4.24.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-4_2-12/4.24.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12:4.24.1](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-4_2-12/4.24.1/jar) The getting started guide is based on PySpark however you can use the equivalent scala version as well, and you can run the following code snippet in an Azure Databricks PySpark notebook. diff --git a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml index bf173212a5d1a..9ad1474d1a91e 100644 --- a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml @@ -63,7 +63,7 @@ com.azure azure-cosmos - 4.54.0-beta.1 + 4.53.1 org.scala-lang.modules diff --git a/sdk/cosmos/azure-cosmos-test/pom.xml b/sdk/cosmos/azure-cosmos-test/pom.xml index 8cd8ec7ebc7f8..d2992e3ab3ead 100644 --- a/sdk/cosmos/azure-cosmos-test/pom.xml +++ b/sdk/cosmos/azure-cosmos-test/pom.xml @@ -54,7 +54,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.54.0-beta.1 + 4.53.1 diff --git a/sdk/cosmos/azure-cosmos-tests/pom.xml b/sdk/cosmos/azure-cosmos-tests/pom.xml index 16b6de07ea753..535ad52542f0a 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.54.0-beta.1 + 4.53.1 com.azure diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index bf64b90c58d4e..2703e781330fc 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -1,10 +1,6 @@ ## Release History -### 4.54.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 4.53.1 (2023-12-06) #### Bugs Fixed * Fixed high number of PKRangeFeed calls when using BulkExecution without SparkConnector - See [PR 37920](https://github.com/Azure/azure-sdk-for-java/pull/37920) diff --git a/sdk/cosmos/azure-cosmos/README.md b/sdk/cosmos/azure-cosmos/README.md index ea1e6728e15aa..bb10abf117a07 100644 --- a/sdk/cosmos/azure-cosmos/README.md +++ b/sdk/cosmos/azure-cosmos/README.md @@ -45,7 +45,7 @@ add the direct dependency to your project as follows. com.azure azure-cosmos - 4.53.0 + 4.53.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml index 712b362375f85..3507847211e28 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.54.0-beta.1 + 4.53.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