Skip to content

Commit

Permalink
Release azure cosmos 4.47.0 and azure cosmos spark 4.20.0 (#35595)
Browse files Browse the repository at this point in the history
* Updated CHANGELOG.md

* Updated CHANGELOG.md

* Updated CHANGELOG.md, pom.xml and README.md

* Updated Spark README.md files.

* Updated Spark README.md files.

* Updated Spark README.md files.

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

* Addressing review comments.

---------

Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>
  • Loading branch information
jeet1995 and FabianMeiswinkel committed Jun 26, 2023
1 parent 1bf98f0 commit 0f515aa
Show file tree
Hide file tree
Showing 44 changed files with 192 additions and 145 deletions.
2 changes: 1 addition & 1 deletion eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.47.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
<version>4.47.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
8 changes: 4 additions & 4 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,13 @@ com.azure:azure-core-test;1.18.0;1.19.0-beta.1
com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.36;1.0.0-beta.37
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.46.0;4.47.0-beta.1
com.azure:azure-cosmos;4.46.0;4.47.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.19.0;4.20.0-beta.1
com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.19.0;4.20.0-beta.1
com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.19.0;4.20.0-beta.1
com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.19.0;4.20.0
com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.19.0;4.20.0
com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.19.0;4.20.0
com.azure:azure-cosmos-encryption;2.2.0;2.3.0-beta.1
com.azure:azure-cosmos-test;1.0.0-beta.3;1.0.0-beta.4
com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Licensed under the MIT License.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.47.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
<version>4.47.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-dotnet-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Licensed under the MIT License.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.47.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
<version>4.47.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-encryption/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Licensed under the MIT License.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.47.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
<version>4.47.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>

<dependency>
Expand Down
8 changes: 1 addition & 7 deletions sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
## Release History

### 4.20.0-beta.1 (Unreleased)
### 4.20.0 (2023-06-26)

#### Features Added
* Added `feed_detail` diagnostics mode. - See [PR 35501](https://github.com/Azure/azure-sdk-for-java/pull/35501)

#### Breaking Changes

#### Bugs Fixed

#### Other Changes

### 4.19.0 (2023-06-09)

#### Features Added
Expand Down
13 changes: 8 additions & 5 deletions sdk/cosmos/azure-cosmos-spark_3-1_2-12/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ 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.20.0 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* |
| 4.19.0 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* |
| 4.18.2 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* |
| 4.18.1 | 3.1.1 - 3.1.2 | 8 | 2.12 | 8.\*, 9.\* |
Expand Down Expand Up @@ -73,7 +74,8 @@ 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.20.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.19.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.2 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
Expand Down Expand Up @@ -103,7 +105,8 @@ 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.20.0 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.19.0 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.18.2 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.18.1 | 3.3.0 | 8 | 2.12 | 11.\* |
Expand All @@ -115,11 +118,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 8 from Maven:
`com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.19.0`
`com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.20.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.19.0"
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-1_2-12" % "4.20.0"
```

Cosmos DB Spark Connector is available on [Maven Central Repo](https://search.maven.org/search?q=g:com.azure.cosmos.spark).
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-spark_3-1_2-12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<groupId>com.azure.cosmos.spark</groupId>
<artifactId>azure-cosmos-spark_3-1_2-12</artifactId>
<version>4.20.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;current} -->
<version>4.20.0</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;current} -->
<packaging>jar</packaging>
<url>https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-1_2-12</url>
<name>OLTP Spark 3.1 Connector for Azure Cosmos DB SQL API</name>
Expand Down
8 changes: 1 addition & 7 deletions sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
## Release History

### 4.20.0-beta.1 (Unreleased)
### 4.20.0 (2023-06-26)

#### Features Added
* Added `feed_detail` diagnostics mode. - See [PR 35501](https://github.com/Azure/azure-sdk-for-java/pull/35501)

#### Breaking Changes

#### Bugs Fixed

#### Other Changes

### 4.19.0 (2023-06-09)

#### Features Added
Expand Down
13 changes: 8 additions & 5 deletions sdk/cosmos/azure-cosmos-spark_3-2_2-12/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ 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.20.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.19.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.2 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
Expand Down Expand Up @@ -57,7 +58,8 @@ 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.20.0 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.19.0 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.18.2 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.18.1 | 3.3.0 | 8 | 2.12 | 11.\* |
Expand All @@ -69,7 +71,8 @@ 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.20.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* |
| 4.19.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* |
| 4.18.2 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* |
| 4.18.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 8.\*, 9.\* |
Expand Down Expand Up @@ -115,11 +118,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.19.0`
`com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.20.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.19.0"
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-2_2-12" % "4.20.0"
```

Cosmos DB Spark Connector is available on [Maven Central Repo](https://search.maven.org/search?q=g:com.azure.cosmos.spark).
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-spark_3-2_2-12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<groupId>com.azure.cosmos.spark</groupId>
<artifactId>azure-cosmos-spark_3-2_2-12</artifactId>
<version>4.20.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;current} -->
<version>4.20.0</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;current} -->
<packaging>jar</packaging>
<url>https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-2_2-12</url>
<name>OLTP Spark 3.2 Connector for Azure Cosmos DB SQL API</name>
Expand Down
8 changes: 1 addition & 7 deletions sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
## Release History

### 4.20.0-beta.1 (Unreleased)
### 4.20.0 (2023-06-26)

#### Features Added
* Added `feed_detail` diagnostics mode. - See [PR 35501](https://github.com/Azure/azure-sdk-for-java/pull/35501)

#### Breaking Changes

#### Bugs Fixed

#### Other Changes

### 4.19.0 (2023-06-09)

#### Features Added
Expand Down
13 changes: 8 additions & 5 deletions sdk/cosmos/azure-cosmos-spark_3-3_2-12/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ 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.20.0 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.19.0 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.18.2 | 3.3.0 | 8 | 2.12 | 11.\* |
| 4.18.1 | 3.3.0 | 8 | 2.12 | 11.\* |
Expand All @@ -39,7 +40,8 @@ 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.20.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.19.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.2 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
Expand Down Expand Up @@ -69,7 +71,8 @@ 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.20.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.19.0 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.2 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
| 4.18.1 | 3.2.0 - 3.2.1 | 8 | 2.12 | 10.\* |
Expand Down Expand Up @@ -115,11 +118,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.19.0`
`com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.20.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.19.0"
libraryDependencies += "com.azure.cosmos.spark" % "azure-cosmos-spark_3-3_2-12" % "4.20.0"
```

Cosmos DB Spark Connector is available on [Maven Central Repo](https://search.maven.org/search?q=g:com.azure.cosmos.spark).
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-spark_3-3_2-12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<groupId>com.azure.cosmos.spark</groupId>
<artifactId>azure-cosmos-spark_3-3_2-12</artifactId>
<version>4.20.0-beta.1</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;current} -->
<version>4.20.0</version> <!-- {x-version-update;com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;current} -->
<packaging>jar</packaging>
<url>https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/cosmos/azure-cosmos-spark_3-3_2-12</url>
<name>OLTP Spark 3.3 Connector for Azure Cosmos DB SQL API</name>
Expand Down
6 changes: 3 additions & 3 deletions sdk/cosmos/azure-cosmos-spark_3_2-12/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ 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.19.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.19.0/jar)
- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12:4.20.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-1_2-12/4.20.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.19.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.19.0/jar)
- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12:4.20.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-2_2-12/4.20.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.19.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-3_2-12/4.19.0/jar)
- Install Cosmos DB Spark Connector, in your spark Cluster [com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12:4.20.0](https://search.maven.org/artifact/com.azure.cosmos.spark/azure-cosmos-spark_3-3_2-12/4.20.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.
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.47.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
<version>4.47.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>
<dependency>
<groupId>org.scala-lang.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Licensed under the MIT License.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.47.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
<version>4.47.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion sdk/cosmos/azure-cosmos-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Licensed under the MIT License.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-cosmos</artifactId>
<version>4.47.0-beta.1</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
<version>4.47.0</version> <!-- {x-version-update;com.azure:azure-cosmos;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
Loading

0 comments on commit 0f515aa

Please sign in to comment.