From a6f773b717519983398042a52c04fae75aa4b54e Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 17:30:25 -0500 Subject: [PATCH 1/9] Marked packages in release --- eng/jacoco-test-coverage/pom.xml | 6 +++--- eng/versioning/version_client.txt | 12 ++++++------ sdk/cosmos/azure-cosmos-benchmark/pom.xml | 4 ++-- sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml | 2 +- sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md | 10 +--------- sdk/cosmos/azure-cosmos-encryption/README.md | 2 +- sdk/cosmos/azure-cosmos-encryption/pom.xml | 4 ++-- sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.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/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md | 8 ++------ sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos/CHANGELOG.md | 6 +----- sdk/cosmos/azure-cosmos/README.md | 2 +- sdk/cosmos/azure-cosmos/pom.xml | 2 +- sdk/cosmos/azure-spring-data-cosmos-test/pom.xml | 2 +- sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md | 10 +--------- sdk/cosmos/azure-spring-data-cosmos/README.md | 2 +- sdk/cosmos/azure-spring-data-cosmos/pom.xml | 4 ++-- 21 files changed, 32 insertions(+), 68 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index aafd0ac09c0b..46ac8ebb133b 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -183,12 +183,12 @@ com.azure azure-cosmos - 4.39.0-beta.1 + 4.39.0 com.azure azure-cosmos-encryption - 1.9.0-beta.1 + 1.9.0 com.azure @@ -650,7 +650,7 @@ com.azure azure-spring-data-cosmos - 3.30.0-beta.1 + 3.30.0 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 497c32761c15..b3ee5f5d7502 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -87,14 +87,14 @@ com.azure:azure-core-serializer-json-gson;1.1.22;1.2.0-beta.1 com.azure:azure-core-serializer-json-jackson;1.2.23;1.3.0-beta.1 com.azure:azure-core-test;1.13.0;1.14.0-beta.1 com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.30;1.0.0-beta.31 -com.azure:azure-cosmos;4.38.1;4.39.0-beta.1 +com.azure:azure-cosmos;4.38.1;4.39.0 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.14.1;4.15.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.14.1;4.15.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.15.0-beta.1;4.15.0-beta.1 -com.azure:azure-cosmos-encryption;1.8.1;1.9.0-beta.1 +com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.14.1;4.15.0 +com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.14.1;4.15.0 +com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.15.0-beta.1;4.15.0 +com.azure:azure-cosmos-encryption;1.8.1;1.9.0 com.azure:azure-data-appconfiguration;1.3.9;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.3.0;1.4.0-beta.1 @@ -154,7 +154,7 @@ com.azure:azure-security-keyvault-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-sdk-template;1.1.1234;1.2.2-beta.1 com.azure:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-spring-data-cosmos;3.29.1;3.30.0-beta.1 +com.azure:azure-spring-data-cosmos;3.29.1;3.30.0 com.azure:azure-spring-data-cosmos-test;3.0.0-beta.1;3.0.0-beta.1 com.azure:azure-storage-blob;12.20.1;12.21.0-beta.1 com.azure:azure-storage-blob-batch;12.16.1;12.17.0-beta.1 diff --git a/sdk/cosmos/azure-cosmos-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-benchmark/pom.xml index 67365a668631..96997f355010 100644 --- a/sdk/cosmos/azure-cosmos-benchmark/pom.xml +++ b/sdk/cosmos/azure-cosmos-benchmark/pom.xml @@ -51,13 +51,13 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.39.0-beta.1 + 4.39.0 com.azure azure-cosmos-encryption - 1.9.0-beta.1 + 1.9.0 diff --git a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml index bc757410234a..951f6f61da09 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.39.0-beta.1 + 4.39.0 diff --git a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md index aa0e7791243d..4212ad65d456 100644 --- a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md @@ -1,14 +1,6 @@ ## Release History -### 1.9.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes - -#### Bugs Fixed - -#### Other Changes +### 1.9.0 (2022-11-16) ### 1.8.1 (2022-10-21) #### Other Changes diff --git a/sdk/cosmos/azure-cosmos-encryption/README.md b/sdk/cosmos/azure-cosmos-encryption/README.md index 9853369bc033..0bc8ca270340 100644 --- a/sdk/cosmos/azure-cosmos-encryption/README.md +++ b/sdk/cosmos/azure-cosmos-encryption/README.md @@ -12,7 +12,7 @@ The Azure Cosmos Encryption Plugin is used for encrypting data with a user-provi com.azure azure-cosmos-encryption - 1.8.1 + 1.9.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml index 75908fd5776f..d89920bce555 100644 --- a/sdk/cosmos/azure-cosmos-encryption/pom.xml +++ b/sdk/cosmos/azure-cosmos-encryption/pom.xml @@ -13,7 +13,7 @@ Licensed under the MIT License. com.azure azure-cosmos-encryption - 1.9.0-beta.1 + 1.9.0 Encryption Plugin for Azure Cosmos DB SDK This Package contains Encryption Plugin for Microsoft Azure Cosmos SDK jar @@ -56,7 +56,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.39.0-beta.1 + 4.39.0 diff --git a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md index 2237e2b8fd80..f78d439fed94 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md @@ -1,12 +1,6 @@ ## Release History -### 4.15.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes - -#### Bugs Fixed +### 4.15.0 (2022-11-16) #### Other Changes * Fixed shading instructions to correct dependency issues in Azure Synapse with version 4.14.0 and 4.14.1. - See [PR 31980](https://github.com/Azure/azure-sdk-for-java/pull/31980) diff --git a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml index 9c7449e28c46..071c993f604e 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml @@ -11,7 +11,7 @@ com.azure.cosmos.spark azure-cosmos-spark_3-1_2-12 - 4.15.0-beta.1 + 4.15.0 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 5a9f958133ff..78a4134670fc 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,12 +1,6 @@ ## Release History -### 4.15.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes - -#### Bugs Fixed +### 4.15.0 (2022-11-16) #### Other Changes * Fixed shading instructions to correct dependency issues in Azure Synapse with version 4.14.0 and 4.14.1. - See [PR 31980](https://github.com/Azure/azure-sdk-for-java/pull/31980) 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 5cca526abda3..99c5a78a5c27 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.15.0-beta.1 + 4.15.0 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 c26541f60906..3d84f10f70db 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,12 @@ ## Release History -### 4.15.0-beta.1 (Unreleased) +### 4.15.0 (2022-11-16) #### Features Added Spark 3.3 support: - See [PR 31666](https://github.com/Azure/azure-sdk-for-java/pull/31666). -#### Breaking Changes - -#### Bugs Fixed - #### Other Changes * Fixed shading instructions to correct dependency issues in Azure Synapse with version 4.14.0 and 4.14.1. - See [PR 31980](https://github.com/Azure/azure-sdk-for-java/pull/31980) * Reduced the logging noise level on CancellationExceptions from `RntbdReporter.reportIssue`. - See [PR 32175](https://github.com/Azure/azure-sdk-for-java/pull/32175) -### NOTE: See CHANGELOG.md in 3.1 and 3.2 projects for changes prior to 4.15.0 \ No newline at end of file +### NOTE: See CHANGELOG.md in 3.1 and 3.2 projects for changes prior to 4.15.0 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 ad5fb915bd99..d65804a9aebf 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.15.0-beta.1 + 4.15.0 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_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml index 6aab1da132f5..bdd90d60bd6d 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.39.0-beta.1 + 4.39.0 org.scala-lang.modules diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index f06d41c5acae..08ee09d341f4 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -1,10 +1,6 @@ ## Release History -### 4.39.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 4.39.0 (2022-11-16) #### Bugs Fixed * Fixed a rare race condition for `query plan` cache exceeding the allowed size limit - See [PR 31859](https://github.com/Azure/azure-sdk-for-java/pull/31859) diff --git a/sdk/cosmos/azure-cosmos/README.md b/sdk/cosmos/azure-cosmos/README.md index 31b3a3a94693..64051357e9da 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.38.1 + 4.39.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml index 8bb0d9859258..262921e30953 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.39.0-beta.1 + 4.39.0 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/cosmos/azure-spring-data-cosmos-test/pom.xml b/sdk/cosmos/azure-spring-data-cosmos-test/pom.xml index d1e4b2e6b1ce..c319136dc463 100644 --- a/sdk/cosmos/azure-spring-data-cosmos-test/pom.xml +++ b/sdk/cosmos/azure-spring-data-cosmos-test/pom.xml @@ -30,7 +30,7 @@ com.azure azure-spring-data-cosmos - 3.30.0-beta.1 + 3.30.0 diff --git a/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md b/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md index 54608080594d..14771322a1b8 100644 --- a/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md @@ -1,14 +1,6 @@ ## Release History -### 3.30.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes - -#### Bugs Fixed - -#### Other Changes +### 3.30.0 (2022-11-16) ### 3.29.1 (2022-10-21) #### Bugs Fixed diff --git a/sdk/cosmos/azure-spring-data-cosmos/README.md b/sdk/cosmos/azure-spring-data-cosmos/README.md index 91cc5ec3ffb6..0d9425ad9dc7 100644 --- a/sdk/cosmos/azure-spring-data-cosmos/README.md +++ b/sdk/cosmos/azure-spring-data-cosmos/README.md @@ -99,7 +99,7 @@ If you are using Maven, add the following dependency. com.azure azure-spring-data-cosmos - 3.29.1 + 3.30.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/cosmos/azure-spring-data-cosmos/pom.xml b/sdk/cosmos/azure-spring-data-cosmos/pom.xml index 3a50de6dc9dc..ec0e3fcc2e69 100644 --- a/sdk/cosmos/azure-spring-data-cosmos/pom.xml +++ b/sdk/cosmos/azure-spring-data-cosmos/pom.xml @@ -12,7 +12,7 @@ com.azure azure-spring-data-cosmos - 3.30.0-beta.1 + 3.30.0 jar Spring Data for Azure Cosmos DB SQL API Spring Data for Azure Cosmos DB SQL API @@ -88,7 +88,7 @@ com.azure azure-cosmos - 4.39.0-beta.1 + 4.39.0 com.fasterxml.jackson.module From 234958a23032051125facae1e9ad4cf78ebd80ec Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 17:46:58 -0500 Subject: [PATCH 2/9] Updated CHANGELOG.md for azure-spring-data-cosmos --- sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md b/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md index 14771322a1b8..dc6f055015dd 100644 --- a/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md @@ -1,6 +1,8 @@ ## Release History ### 3.30.0 (2022-11-16) +### Other Changes +* Updated `azure-cosmos` to version `4.39.0`. ### 3.29.1 (2022-10-21) #### Bugs Fixed From e35af2c6952e4c2a3b2527b6d5565471ff789e56 Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 18:04:01 -0500 Subject: [PATCH 3/9] Updated CHANGELOG.md for azure-cosmos-encryption --- sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md index 4212ad65d456..cf48547e1ec1 100644 --- a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md @@ -1,6 +1,7 @@ ## Release History ### 1.9.0 (2022-11-16) +* Updated `azure-cosmos` to version `4.39.0`. ### 1.8.1 (2022-10-21) #### Other Changes From abacd862344997e581da8bdd5b163165be41a3a5 Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 18:08:18 -0500 Subject: [PATCH 4/9] Updated CHANGELOG.md for azure-cosmos-encryption --- sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md index cf48547e1ec1..0e625cfa6bd2 100644 --- a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md @@ -1,6 +1,7 @@ ## Release History ### 1.9.0 (2022-11-16) +#### Other Changes * Updated `azure-cosmos` to version `4.39.0`. ### 1.8.1 (2022-10-21) From 9789e6805916a3aef2ce36f6d7da237775d406c2 Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 18:24:34 -0500 Subject: [PATCH 5/9] Updated README.md for azure-cosmos-spark* --- sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md | 12 +++++++----- sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md | 12 +++++++----- sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md | 12 +++++++----- 3 files changed, 21 insertions(+), 15 deletions(-) diff --git a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md index 61dfbfdc42d7..c7efbbd6af76 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md +++ b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md @@ -29,6 +29,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.15.0 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* | | 4.14.1 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* | | 4.14.0 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* | | 4.13.1 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* | @@ -66,6 +67,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.15.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.14.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.14.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.13.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -86,18 +88,18 @@ https://github.com/Azure/azure-sdk-for-java/issues/new | 4.6.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | #### azure-cosmos-spark_3-3_2-12 -| Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | -|---------------|--------------------------| -------------------- | ----------------------- |-------------------------------| -| 4.15.0-beta.1 | 3.3.0 | 8 | 2.12 | 11.\* | +| Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | +|-----------|--------------------------| -------------------- | ----------------------- |-------------------------------| +| 4.15.0 | 3.3.0 | 8 | 2.12 | 11.\* | ### Download You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 8 from Maven: -`com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.14.1` +`com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.15.0` You can also integrate against Cosmos DB Spark Connector in your SBT project: ```scala -libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-1_2-12" % "4.14.1" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-1_2-12" % "4.15.0" ``` Cosmos DB Spark Connector is available on [Maven Central Repo](https://search.maven.org/search?q=g:com.azure.cosmos.spark). 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 dab4c1287d0e..bdb92298be17 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.15.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.14.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.14.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.13.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -48,13 +49,14 @@ https://github.com/Azure/azure-sdk-for-java/issues/new | 4.6.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | #### azure-cosmos-spark_3-3_2-12 -| Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | -|---------------|--------------------------| -------------------- | ----------------------- |-------------------------------| -| 4.15.0-beta.1 | 3.3.0 | 8 | 2.12 | 11.\* | +| Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | +|-----------|--------------------------| -------------------- | ----------------------- |-------------------------------| +| 4.15.0 | 3.3.0 | 8 | 2.12 | 11.\* | #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |--------------| ------------------------ | -------------------- | ----------------------- | ----------------------------- | +| 4.15.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.14.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.14.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.13.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | @@ -92,11 +94,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.14.1` +`com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.15.0` 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.14.1" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-2_2-12" % "4.15.0" ``` Cosmos DB Spark Connector is available on [Maven Central Repo](https://search.maven.org/search?q=g:com.azure.cosmos.spark). 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 47d76806d1c6..b45c333b0d60 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 @@ -26,13 +26,14 @@ https://github.com/Azure/azure-sdk-for-java/issues/new ### Version Compatibility #### azure-cosmos-spark_3-3_2-12 -| Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | -|---------------|--------------------------| -------------------- | ----------------------- |-------------------------------| -| 4.15.0-beta.1 | 3.3.0 | 8 | 2.12 | 11.\* | +| Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | +|-----------|--------------------------| -------------------- | ----------------------- |-------------------------------| +| 4.15.0 | 3.3.0 | 8 | 2.12 | 11.\* | #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------| ------------------------ | -------------------- | ----------------------- | ----------------------------- | +| 4.15.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.14.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.14.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.13.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | @@ -55,6 +56,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.15.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* | | 4.14.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.14.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | | 4.13.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* | @@ -92,11 +94,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.15.0-beta.1` +`com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.15.0` 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.15.0-beta.1" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-3_2-12" % "4.15.0" ``` Cosmos DB Spark Connector is available on [Maven Central Repo](https://search.maven.org/search?q=g:com.azure.cosmos.spark). From 4eb0dee8566296238380637cb1df93b7bf892a71 Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 19:12:42 -0500 Subject: [PATCH 6/9] Updated quick-start.md with Spark 3.3 and Azure Datanricks 11.0 runtime specific instructions --- .../docs/quick-start.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) 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 ddc3e153037b..6cf80b5eb7ed 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 @@ -13,20 +13,26 @@ You can use any other Spark 3.1.1 spark offering as well, also you should be abl Alternatively, you can use the [use Azure Cosmos DB Emulator](https://docs.microsoft.com/azure/cosmos-db/local-emulator) for development and testing. - For Spark 3.1: - - [Azure Databricks Runtime 9.1 LTS with Spark 3.1.2](https://docs.microsoft.com/azure/databricks/release-notes/runtime/9.1) + - [Azure Databricks Runtime 9.1 LTS with Spark 3.1.2](https://docs.microsoft.com/azure/databricks/release-notes/runtime/9.1) - For Spark 3.2: - - [Azure Databricks Runtime 10.2 with Spark 3.2.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/10.2) - + - [Azure Databricks Runtime 10.2 with Spark 3.2.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/10.2) +- For Spark 3.3 + - [Azure Databricks Runtime 11.0 with Spark 3.3.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/11.0) + + - (Optional) [SLF4J binding](https://www.slf4j.org/manual.html) is used to associate a specific logging framework with SLF4J. 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.14.1](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.14.1/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.15.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.15.0/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.14.1](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.14.1/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.15.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.15.0/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.15.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-3_2-12/4.15.0/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. From 04b8d71e6c345ad4772cc68e093633a82cbff523 Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 19:14:06 -0500 Subject: [PATCH 7/9] Format --- sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6cf80b5eb7ed..ae9776cc35a3 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 @@ -15,7 +15,7 @@ You can use any other Spark 3.1.1 spark offering as well, also you should be abl - For Spark 3.1: - [Azure Databricks Runtime 9.1 LTS with Spark 3.1.2](https://docs.microsoft.com/azure/databricks/release-notes/runtime/9.1) - For Spark 3.2: - - [Azure Databricks Runtime 10.2 with Spark 3.2.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/10.2) + - [Azure Databricks Runtime 10.2 with Spark 3.2.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/10.2) - For Spark 3.3 - [Azure Databricks Runtime 11.0 with Spark 3.3.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/11.0) From 9d9086d1a9943de498a86e850cc653ac1c1ac408 Mon Sep 17 00:00:00 2001 From: Abhijeet Mohanty Date: Wed, 16 Nov 2022 19:16:13 -0500 Subject: [PATCH 8/9] Updated quick-start.md with appropriate Databricks runtime link --- sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ae9776cc35a3..6661208aa509 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 @@ -17,7 +17,7 @@ You can use any other Spark 3.1.1 spark offering as well, also you should be abl - For Spark 3.2: - [Azure Databricks Runtime 10.2 with Spark 3.2.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/10.2) - For Spark 3.3 - - [Azure Databricks Runtime 11.0 with Spark 3.3.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/11.0) + - [Azure Databricks Runtime 11.3 LTS with Spark 3.3.0](https://learn.microsoft.com/en-us/azure/databricks/release-notes/runtime/11.3) - (Optional) [SLF4J binding](https://www.slf4j.org/manual.html) is used to associate a From 23924e8af9e82729e291af15a26458a49424dc26 Mon Sep 17 00:00:00 2001 From: Fabian Meiswinkel Date: Thu, 17 Nov 2022 01:29:06 +0100 Subject: [PATCH 9/9] Update sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md --- sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6661208aa509..e18a44f01767 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 @@ -17,7 +17,7 @@ You can use any other Spark 3.1.1 spark offering as well, also you should be abl - For Spark 3.2: - [Azure Databricks Runtime 10.2 with Spark 3.2.0](https://docs.microsoft.com/azure/databricks/release-notes/runtime/10.2) - For Spark 3.3 - - [Azure Databricks Runtime 11.3 LTS with Spark 3.3.0](https://learn.microsoft.com/en-us/azure/databricks/release-notes/runtime/11.3) + - [Azure Databricks Runtime 11.3 LTS with Spark 3.3.0](https://learn.microsoft.com/azure/databricks/release-notes/runtime/11.3) - (Optional) [SLF4J binding](https://www.slf4j.org/manual.html) is used to associate a