Skip to content

Commit b984d70

Browse files
xinlian12annie-mac
and
annie-mac
authored
azure-cosmos-4.54.0 and azure-cosmos-spark-4.25.0 (#38198)
Co-authored-by: annie-mac <xinlian@microsoft.com>
1 parent 2c940cf commit b984d70

File tree

24 files changed

+56
-61
lines changed

24 files changed

+56
-61
lines changed

eng/versioning/version_client.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,14 @@ com.azure:azure-core-test;1.22.1;1.23.0-beta.1
9898
com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.42;1.0.0-beta.43
9999
com.azure:azure-core-tracing-opentelemetry-samples;1.0.0-beta.1;1.0.0-beta.1
100100
com.azure:azure-core-version-tests;1.0.0-beta.1;1.0.0-beta.1
101-
com.azure:azure-cosmos;4.53.1;4.54.0-beta.1
101+
com.azure:azure-cosmos;4.53.1;4.54.0
102102
com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1
103103
com.azure:azure-cosmos-dotnet-benchmark;4.0.1-beta.1;4.0.1-beta.1
104104
com.azure.cosmos.spark:azure-cosmos-spark_3_2-12;1.0.0-beta.1;1.0.0-beta.1
105-
com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.24.1;4.25.0-beta.1
106-
com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.24.1;4.25.0-beta.1
107-
com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.24.1;4.25.0-beta.1
108-
com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.24.1;4.25.0-beta.1
105+
com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.24.1;4.25.0
106+
com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.24.1;4.25.0
107+
com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.24.1;4.25.0
108+
com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.24.1;4.25.0
109109
com.azure:azure-cosmos-encryption;2.7.0;2.8.0-beta.1
110110
com.azure:azure-cosmos-test;1.0.0-beta.6;1.0.0-beta.7
111111
com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1

sdk/cosmos/azure-cosmos-benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Licensed under the MIT License.
5151
<dependency>
5252
<groupId>com.azure</groupId>
5353
<artifactId>azure-cosmos</artifactId>
54-
<version>4.54.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
54+
<version>4.54.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
5555
</dependency>
5656

5757
<dependency>

sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Licensed under the MIT License.
5050
<dependency>
5151
<groupId>com.azure</groupId>
5252
<artifactId>azure-cosmos</artifactId>
53-
<version>4.54.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
53+
<version>4.54.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
5454
</dependency>
5555

5656
<dependency>

sdk/cosmos/azure-cosmos-encryption/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Licensed under the MIT License.
5757
<dependency>
5858
<groupId>com.azure</groupId>
5959
<artifactId>azure-cosmos</artifactId>
60-
<version>4.54.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
60+
<version>4.54.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
6161
</dependency>
6262

6363
<dependency>

sdk/cosmos/azure-cosmos-kafka-connect/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Licensed under the MIT License.
6464
<dependency>
6565
<groupId>com.azure</groupId>
6666
<artifactId>azure-cosmos</artifactId>
67-
<version>4.54.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
67+
<version>4.54.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
6868
</dependency>
6969

7070
<!-- Added this provided dependency to include necessary annotations used by "reactor-core".

sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
## Release History
22

3-
### 4.25.0-beta.1 (Unreleased)
4-
5-
#### Features Added
6-
7-
#### Breaking Changes
8-
9-
#### Bugs Fixed
3+
### 4.25.0 (2024-01-03)
104

115
#### Other Changes
6+
* Perf-improvement avoiding extra-buffer copy for query and point operations - See [PR 38072](https://github.com/Azure/azure-sdk-for-java/pull/38072)
127

138
### 4.24.1 (2023-12-06)
149

sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
2929
#### azure-cosmos-spark_3-1_2-12
3030
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
3131
|--------------|--------------------------|------------------------|--------------------------|-------------------------------|
32+
| 4.25.0 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* |
3233
| 4.24.1 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* |
3334
| 4.24.0 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* |
3435
| 4.23.0 | 3.1.1 - 3.1.2 | [8, 11] | 2.12 | 8.\*, 9.\* |
@@ -81,6 +82,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
8182
#### azure-cosmos-spark_3-2_2-12
8283
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
8384
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
85+
| 4.25.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
8486
| 4.24.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
8587
| 4.24.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
8688
| 4.23.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
@@ -118,6 +120,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
118120
#### azure-cosmos-spark_3-3_2-12
119121
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
120122
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
123+
| 4.25.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
121124
| 4.24.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
122125
| 4.24.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
123126
| 4.23.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
@@ -137,6 +140,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
137140
#### azure-cosmos-spark_3-4_2-12
138141
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
139142
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
143+
| 4.25.0 | 3.4.0 | [8, 11] | 2.12 | 13.\* |
140144
| 4.24.1 | 3.4.0 | [8, 11] | 2.12 | 13.\* |
141145
| 4.24.0 | 3.4.0 | [8, 11] | 2.12 | 13.\* |
142146
| 4.23.0 | 3.4.0 | [8, 11] | 2.12 | 13.\* |
@@ -147,11 +151,11 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
147151
### Download
148152

149153
You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 8 from Maven:
150-
`com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.24.1`
154+
`com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.25.0`
151155

152156
You can also integrate against Cosmos DB Spark Connector in your SBT project:
153157
```scala
154-
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-1_2-12" % "4.24.1"
158+
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-1_2-12" % "4.25.0"
155159
```
156160

157161
Cosmos DB Spark Connector is available on [Maven Central Repo](https://central.sonatype.com/search?namespace=com.azure.cosmos.spark).

sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212
<groupId>com.azure.cosmos.spark</groupId>
1313
<artifactId>azure-cosmos-spark_3-1_2-12</artifactId>
14-
<version>4.25.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;current} -->
14+
<version>4.25.0</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;current} -->
1515
<packaging>jar</packaging>
1616
<url>https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-1_2-12</url>
1717
<name>OLTP Spark 3.1 Connector for Azure Cosmos DB SQL API</name>

sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
## Release History
22

3-
### 4.25.0-beta.1 (Unreleased)
4-
5-
#### Features Added
6-
7-
#### Breaking Changes
8-
9-
#### Bugs Fixed
3+
### 4.25.0 (2024-01-03)
104

115
#### Other Changes
6+
* Perf-improvement avoiding extra-buffer copy for query and point operations - See [PR 38072](https://github.com/Azure/azure-sdk-for-java/pull/38072)
127

138
### 4.24.1 (2023-12-06)
149

sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
2828
#### azure-cosmos-spark_3-2_2-12
2929
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
3030
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
31+
| 4.25.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
3132
| 4.24.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
3233
| 4.24.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
3334
| 4.23.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
@@ -65,6 +66,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
6566
#### azure-cosmos-spark_3-3_2-12
6667
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
6768
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
69+
| 4.25.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
6870
| 4.24.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
6971
| 4.24.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
7072
| 4.23.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
@@ -84,6 +86,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
8486
#### azure-cosmos-spark_3-1_2-12
8587
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
8688
|--------------|--------------------------|------------------------|--------------------------|-------------------------------|
89+
| 4.25.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* |
8790
| 4.24.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* |
8891
| 4.24.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* |
8992
| 4.23.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 8.\*, 9.\* |
@@ -136,6 +139,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
136139
#### azure-cosmos-spark_3-4_2-12
137140
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
138141
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
142+
| 4.25.0 | 3.4.0 | [8, 11] | 2.12 | 13.* |
139143
| 4.24.1 | 3.4.0 | [8, 11] | 2.12 | 13.* |
140144
| 4.24.0 | 3.4.0 | [8, 11] | 2.12 | 13.* |
141145
| 4.23.0 | 3.4.0 | [8, 11] | 2.12 | 13.* |
@@ -146,11 +150,11 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
146150
### Download
147151

148152
You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 10 from Maven:
149-
`com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.24.1`
153+
`com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.25.0`
150154

151155
You can also integrate against Cosmos DB Spark Connector in your SBT project:
152156
```scala
153-
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-2_2-12" % "4.24.1"
157+
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-2_2-12" % "4.25.0"
154158
```
155159

156160
Cosmos DB Spark Connector is available on [Maven Central Repo](https://central.sonatype.com/search?namespace=com.azure.cosmos.spark).

sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212
<groupId>com.azure.cosmos.spark</groupId>
1313
<artifactId>azure-cosmos-spark_3-2_2-12</artifactId>
14-
<version>4.25.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;current} -->
14+
<version>4.25.0</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;current} -->
1515
<packaging>jar</packaging>
1616
<url>https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-2_2-12</url>
1717
<name>OLTP Spark 3.2 Connector for Azure Cosmos DB SQL API</name>

sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
## Release History
22

3-
### 4.25.0-beta.1 (Unreleased)
4-
5-
#### Features Added
6-
7-
#### Breaking Changes
8-
9-
#### Bugs Fixed
3+
### 4.25.0 (2024-01-03)
104

115
#### Other Changes
6+
* Perf-improvement avoiding extra-buffer copy for query and point operations - See [PR 38072](https://github.com/Azure/azure-sdk-for-java/pull/38072)
127

138
### 4.24.1 (2023-12-06)
149

sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
2828
#### azure-cosmos-spark_3-3_2-12
2929
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
3030
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
31+
| 4.25.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
3132
| 4.24.1 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
3233
| 4.24.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
3334
| 4.23.0 | 3.3.0 | [8, 11] | 2.12 | 11.\*, 12.\* |
@@ -47,6 +48,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
4748
#### azure-cosmos-spark_3-2_2-12
4849
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
4950
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
51+
| 4.25.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
5052
| 4.24.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
5153
| 4.24.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
5254
| 4.23.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
@@ -84,6 +86,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
8486
#### azure-cosmos-spark_3-1_2-12
8587
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
8688
|--------------|--------------------------|------------------------|--------------------------|-------------------------------|
89+
| 4.25.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
8790
| 4.24.1 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
8891
| 4.24.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
8992
| 4.23.0 | 3.2.0 - 3.2.1 | [8, 11] | 2.12 | 10.\* |
@@ -136,6 +139,7 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
136139
#### azure-cosmos-spark_3-4_2-12
137140
| Connector | Supported Spark Versions | Supported JVM Versions | Supported Scala Versions | Supported Databricks Runtimes |
138141
|-----------|--------------------------|------------------------|--------------------------|-------------------------------|
142+
| 4.25.0 | 3.4.0 | [8, 11] | 2.12 | 13.* |
139143
| 4.24.1 | 3.4.0 | [8, 11] | 2.12 | 13.* |
140144
| 4.24.0 | 3.4.0 | [8, 11] | 2.12 | 13.* |
141145
| 4.23.0 | 3.4.0 | [8, 11] | 2.12 | 13.* |
@@ -146,11 +150,11 @@ https://github.com/Azure/azure-sdk-for-java/issues/new
146150
### Download
147151

148152
You can use the maven coordinate of the jar to auto install the Spark Connector to your Databricks Runtime 11 from Maven:
149-
`com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.24.1`
153+
`com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.25.0`
150154

151155
You can also integrate against Cosmos DB Spark Connector in your SBT project:
152156
```scala
153-
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-3_2-12" % "4.24.1"
157+
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-3_2-12" % "4.25.0"
154158
```
155159

156160
Cosmos DB Spark Connector is available on [Maven Central Repo](https://central.sonatype.com/search?namespace=com.azure.cosmos.spark).

sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212
<groupId>com.azure.cosmos.spark</groupId>
1313
<artifactId>azure-cosmos-spark_3-3_2-12</artifactId>
14-
<version>4.25.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;current} -->
14+
<version>4.25.0</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;current} -->
1515
<packaging>jar</packaging>
1616
<url>https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-3_2-12</url>
1717
<name>OLTP Spark 3.3 Connector for Azure Cosmos DB SQL API</name>

sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
## Release History
22

3-
### 4.25.0-beta.1 (Unreleased)
4-
5-
#### Features Added
6-
7-
#### Breaking Changes
8-
9-
#### Bugs Fixed
3+
### 4.25.0 (2024-01-03)
104

115
#### Other Changes
6+
* Perf-improvement avoiding extra-buffer copy for query and point operations - See [PR 38072](https://github.com/Azure/azure-sdk-for-java/pull/38072)
127

138
### 4.24.1 (2023-12-06)
149

0 commit comments

Comments
 (0)