diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index e3ef6794a491..e184b01b5a00 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -102,20 +102,20 @@ com.azure:azure-core-test;1.27.0-beta.4;1.27.0-beta.5 com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.52;1.0.0-beta.53 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.65.0;4.66.0-beta.1 +com.azure:azure-cosmos;4.65.0;4.66.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:azure-cosmos-encryption;2.16.0;2.17.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.35.0;4.36.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.35.0;4.36.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.35.0;4.36.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.35.0;4.36.0-beta.1 -com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;4.35.0;4.36.0-beta.1 +com.azure:azure-cosmos-encryption;2.16.0;2.17.0 +com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.35.0;4.36.0 +com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.35.0;4.36.0 +com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.35.0;4.36.0 +com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.35.0;4.36.0 +com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12;4.35.0;4.36.0 com.azure.cosmos.spark:azure-cosmos-spark-account-data-resolver-sample;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-cosmos-test;1.0.0-beta.9;1.0.0-beta.10 com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1 -com.azure.cosmos.kafka:azure-cosmos-kafka-connect;2.0.0;2.1.0-beta.1 +com.azure.cosmos.kafka:azure-cosmos-kafka-connect;2.0.0;2.1.0 com.azure:azure-data-appconfiguration;1.7.3;1.8.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.5.2;1.6.0-beta.1 diff --git a/sdk/cosmos/azure-cosmos-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-benchmark/pom.xml index f30cb21a6714..bd32338f9b1d 100644 --- a/sdk/cosmos/azure-cosmos-benchmark/pom.xml +++ b/sdk/cosmos/azure-cosmos-benchmark/pom.xml @@ -52,13 +52,13 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.66.0-beta.1 + 4.66.0 com.azure azure-cosmos-encryption - 2.17.0-beta.1 + 2.17.0 diff --git a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml index 88ccaab1740a..11fb675dfe49 100644 --- a/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml +++ b/sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml @@ -51,7 +51,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.66.0-beta.1 + 4.66.0 diff --git a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md index b59bd121e38b..d4ddcbe4f7f3 100644 --- a/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md @@ -1,14 +1,9 @@ ## Release History -### 2.17.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes - -#### Bugs Fixed +### 2.17.0 (2025-01-14) #### Other Changes +* Updated `azure-cosmos` to version `4.66.0`. ### 2.16.0 (2024-11-19) diff --git a/sdk/cosmos/azure-cosmos-encryption/README.md b/sdk/cosmos/azure-cosmos-encryption/README.md index 88ede4c53782..74ff86231cb1 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 - 2.16.0 + 2.17.0 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml index 0a9f58161daa..3e935484ed81 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 - 2.17.0-beta.1 + 2.17.0 Encryption Plugin for Azure Cosmos DB SDK This Package contains Encryption Plugin for Microsoft Azure Cosmos SDK jar @@ -59,7 +59,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.66.0-beta.1 + 4.66.0 diff --git a/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md b/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md index e78ff7414a24..fae3235cce84 100644 --- a/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-kafka-connect/CHANGELOG.md @@ -1,16 +1,10 @@ ## Release History -### 2.1.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes +### 2.1.0 (2025-01-14) #### Bugs Fixed * Fixed `BadRequestException` when customer using Serverless CosmosDB database account and metadata container does not exists. - See [PR 43125](https://github.com/Azure/azure-sdk-for-java/pull/43125) -#### Other Changes - ### 2.0.0 (2024-11-04) #### Features Added diff --git a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml index 0796284290cb..aa8865d8c263 100644 --- a/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml +++ b/sdk/cosmos/azure-cosmos-kafka-connect/pom.xml @@ -13,7 +13,7 @@ Licensed under the MIT License. com.azure.cosmos.kafka azure-cosmos-kafka-connect - 2.1.0-beta.1 + 2.1.0 Apache Kafka Connect connector for Azure Cosmos DB This Package contains an Apache Kafka Connect source and sink connector for Azure Cosmos DB jar @@ -86,7 +86,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.66.0-beta.1 + 4.66.0 + 4.36.0 provided 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 d5fbcbd2e9fd..7876923fefd8 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,10 @@ ## Release History -### 4.36.0-beta.1 (Unreleased) +### 4.36.0 (2025-01-14) #### Features Added * Added the udfs `GetFeedRangesForContainer` and `GetOverlappingFeedRange` to ease mapping of cosmos partition key to databricks table partition key. - See [PR 43092](https://github.com/Azure/azure-sdk-for-java/pull/43092) -#### Breaking Changes - #### Bugs Fixed * Added null checking for previous images for deletes in full fidelity change feed. - See [PR 43483](https://github.com/Azure/azure-sdk-for-java/pull/43483) 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 d7ed04436726..6a6eee598902 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 | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* | | 4.35.0 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* | | 4.34.0 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* | | 4.33.1 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* | @@ -101,6 +102,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -158,6 +160,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-3_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.35.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.34.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.33.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | @@ -197,6 +200,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-4_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.4.0 | [8, 11] | 2.12 | 13.\* | | 4.35.0 | 3.4.0 | [8, 11] | 2.12 | 13.\* | | 4.34.0 | 3.4.0 | [8, 11] | 2.12 | 13.\* | | 4.33.1 | 3.4.0 | [8, 11] | 2.12 | 13.\* | @@ -228,6 +232,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-5_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.35.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.34.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.33.1 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | @@ -244,11 +249,11 @@ to use the same version of Scala that Spark was compiled for. ### 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.35.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.36.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.35.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-1_2-12" % "4.36.0" ``` 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-1_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml index f79d83750cb5..cee600a7927c 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.36.0-beta.1 + 4.36.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 0646078bc225..8af13542d311 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,10 @@ ## Release History -### 4.36.0-beta.1 (Unreleased) +### 4.36.0 (2025-01-14) #### Features Added * Added the udfs `GetFeedRangesForContainer` and `GetOverlappingFeedRange` to ease mapping of cosmos partition key to databricks table partition key. - See [PR 43092](https://github.com/Azure/azure-sdk-for-java/pull/43092) -#### Breaking Changes - #### Bugs Fixed * Added null checking for previous images for deletes in full fidelity change feed. - See [PR 43483](https://github.com/Azure/azure-sdk-for-java/pull/43483) 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 eac91295041c..4a46e2bb0275 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 | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -85,6 +86,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-3_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.35.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.34.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.33.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | @@ -124,6 +126,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* | @@ -196,6 +199,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-4_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.35.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.34.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.33.1 | 3.4.0 | [8, 11] | 2.12 | 13.* | @@ -226,6 +230,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-5_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.35.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.34.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.33.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | @@ -241,11 +246,11 @@ to use the same version of Scala that Spark was compiled for. ### 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.35.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.36.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.35.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-2_2-12" % "4.36.0" ``` 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 d1ead7225319..194ab022621c 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.36.0-beta.1 + 4.36.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 d7bb958624c4..673fddaa1575 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,12 +1,10 @@ ## Release History -### 4.36.0-beta.1 (Unreleased) +### 4.36.0 (2025-01-14) #### Features Added * Added the udfs `GetFeedRangesForContainer` and `GetOverlappingFeedRange` to ease mapping of cosmos partition key to databricks table partition key. - See [PR 43092](https://github.com/Azure/azure-sdk-for-java/pull/43092) -#### Breaking Changes - #### Bugs Fixed * Added null checking for previous images for deletes in full fidelity change feed. - See [PR 43483](https://github.com/Azure/azure-sdk-for-java/pull/43483) 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 3d38d2af1536..9ec0af35839f 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 | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.35.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.34.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.33.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | @@ -67,6 +68,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -124,6 +126,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -196,6 +199,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-4_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.35.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.34.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.33.1 | 3.4.0 | [8, 11] | 2.12 | 13.* | @@ -226,6 +230,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-5_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|----------------------|----------------------------|-------------------------------| +| 4.36.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.35.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.34.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.33.1 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | @@ -242,11 +247,11 @@ to use the same version of Scala that Spark was compiled for. ### 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.35.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.36.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.35.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-3_2-12" % "4.36.0" ``` 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 f2dd0965c977..cd7e104a4256 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.36.0-beta.1 + 4.36.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-4_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md index 040ab80a908f..c8a771ff415f 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,12 +1,10 @@ ## Release History -### 4.36.0-beta.1 (Unreleased) +### 4.36.0 (2025-01-14) #### Features Added * Added the udfs `GetFeedRangesForContainer` and `GetOverlappingFeedRange` to ease mapping of cosmos partition key to databricks table partition key. - See [PR 43092](https://github.com/Azure/azure-sdk-for-java/pull/43092) -#### Breaking Changes - #### Bugs Fixed * Added null checking for previous images for deletes in full fidelity change feed. - See [PR 43483](https://github.com/Azure/azure-sdk-for-java/pull/43483) 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 ed2225340688..27cf05ae4afb 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 | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.35.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.34.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.33.1 | 3.4.0 | [8, 11] | 2.12 | 13.* | @@ -58,6 +59,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-3_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.35.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.34.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.33.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | @@ -97,6 +99,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -154,6 +157,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -226,6 +230,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-5_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.35.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.34.0 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | | 4.33.1 | 3.5.0 | [8, 11] | 2.12 | 14.*, 15.\* | @@ -242,11 +247,11 @@ to use the same version of Scala that Spark was compiled for. ### 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.35.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12:4.36.0` 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.35.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-4_2-12" % "4.36.0" ``` 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 bc156e7b4584..ada68f210a8d 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.36.0-beta.1 + 4.36.0 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-5_2-12/CHANGELOG.md b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md index 232eafd885a3..3119d9d25763 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md @@ -1,12 +1,10 @@ ## Release History -### 4.36.0-beta.1 (Unreleased) +### 4.36.0 (2025-01-14) #### Features Added * Added the udfs `GetFeedRangesForContainer` and `GetOverlappingFeedRange` to ease mapping of cosmos partition key to databricks table partition key. - See [PR 43092](https://github.com/Azure/azure-sdk-for-java/pull/43092) -#### Breaking Changes - #### Bugs Fixed * Added null checking for previous images for deletes in full fidelity change feed. - See [PR 43483](https://github.com/Azure/azure-sdk-for-java/pull/43483) diff --git a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/README.md b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/README.md index d6485711e69a..c45b84ec34a0 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/README.md +++ b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/README.md @@ -28,6 +28,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new #### azure-cosmos-spark_3-5_2-12 | Connector | Supported Spark Versions | Minimum Java Version | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|-----------------------|---------------------------|-------------------------------| +| 4.36.0 | 3.5.0 | [8, 11] | 2.12 | 14.\*, 15.\* | | 4.35.0 | 3.5.0 | [8, 11] | 2.12 | 14.\*, 15.\* | | 4.34.0 | 3.5.0 | [8, 11] | 2.12 | 14.\*, 15.\* | | 4.33.1 | 3.5.0 | [8, 11] | 2.12 | 14.\*, 15.\* | @@ -44,6 +45,7 @@ to use the same version of Scala that Spark was compiled for. #### azure-cosmos-spark_3-4_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.35.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.34.0 | 3.4.0 | [8, 11] | 2.12 | 13.* | | 4.33.1 | 3.4.0 | [8, 11] | 2.12 | 13.* | @@ -74,6 +76,7 @@ to use the same version of Scala that Spark was compiled for. #### azure-cosmos-spark_3-3_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.35.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.34.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | | 4.33.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* | @@ -113,6 +116,7 @@ to use the same version of Scala that Spark was compiled for. #### azure-cosmos-spark_3-2_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |-----------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -170,6 +174,7 @@ to use the same version of Scala that Spark was compiled for. #### azure-cosmos-spark_3-1_2-12 | Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes | |--------------|--------------------------|------------------------|--------------------------|-------------------------------| +| 4.36.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.35.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.34.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | | 4.33.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* | @@ -242,11 +247,11 @@ to use the same version of Scala that Spark was compiled for. ### Download You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 14 from Maven: -`com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12:4.35.0` +`com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12:4.36.0` You can also integrate against Cosmos DB Spark Connector in your SBT project: ```scala -libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-5_2-12" % "4.35.0" +libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-5_2-12" % "4.36.0" ``` 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-5_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml index 8d00d1a80773..e9aa0497b214 100644 --- a/sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3-5_2-12/pom.xml @@ -11,7 +11,7 @@ com.azure.cosmos.spark azure-cosmos-spark_3-5_2-12 - 4.36.0-beta.1 + 4.36.0 jar https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-5_2-12 OLTP Spark 3.5 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 cdf860e1cf8f..fc9f7a77acec 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,19 +26,19 @@ 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.35.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.35.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.36.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.36.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.35.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.35.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.36.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.36.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.35.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-3_2-12/4.35.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.36.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-3_2-12/4.36.0/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.35.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-4_2-12/4.35.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12:4.36.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-4_2-12/4.36.0/jar) For Spark 3.5: -- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12:4.35.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-5_2-12/4.35.0/jar) +- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-5_2-12:4.36.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-5_2-12/4.36.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. 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 8a64ebc96da0..45f2771b6283 100644 --- a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml @@ -64,7 +64,7 @@ com.azure azure-cosmos - 4.66.0-beta.1 + 4.66.0 org.scala-lang.modules diff --git a/sdk/cosmos/azure-cosmos-test/pom.xml b/sdk/cosmos/azure-cosmos-test/pom.xml index 4d9d6130c10c..4176f5dcd52f 100644 --- a/sdk/cosmos/azure-cosmos-test/pom.xml +++ b/sdk/cosmos/azure-cosmos-test/pom.xml @@ -59,7 +59,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.66.0-beta.1 + 4.66.0 diff --git a/sdk/cosmos/azure-cosmos-tests/pom.xml b/sdk/cosmos/azure-cosmos-tests/pom.xml index ef5446d97d4c..3ab67f5d4abf 100644 --- a/sdk/cosmos/azure-cosmos-tests/pom.xml +++ b/sdk/cosmos/azure-cosmos-tests/pom.xml @@ -100,7 +100,7 @@ Licensed under the MIT License. com.azure azure-cosmos - 4.66.0-beta.1 + 4.66.0 com.azure diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index 735f9ec3967a..8d51e04215bd 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -1,12 +1,6 @@ ## Release History -### 4.66.0-beta.1 (Unreleased) - -#### Features Added - -#### Breaking Changes - -#### Bugs Fixed +### 4.66.0 (2025-01-14) #### Other Changes * Added client vmId info to Rntbd health check logs - See [43079](https://github.com/Azure/azure-sdk-for-java/pull/43079) diff --git a/sdk/cosmos/azure-cosmos/pom.xml b/sdk/cosmos/azure-cosmos/pom.xml index a5dfd411f0ee..898ace8b8027 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.66.0-beta.1 + 4.66.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