You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added Api to allow Spark apps to retrieve CosmosAsyncClinet used by the spark connector
* Update CosmosAsyncClientCache.scala
* Added changelog entries
* azure cosmos release 2024-02-20
* Included Spark 3.4 into release
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md
+1-7
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,10 @@
1
1
## Release History
2
2
3
-
### 4.27.0-beta.1 (Unreleased)
3
+
### 4.27.0 (2024-02-20)
4
4
5
5
#### Features Added
6
6
* Added an option to retrieve the `CosmosAsyncClient` used by the connector internally to allow Spark applications to reuse the same instance instead of having to instantiate their own `CosmsoAsyncClient` when also using the Cosmos Java SDK besides the Spark connector. - See [PR 38834](https://github.com/Azure/azure-sdk-for-java/pull/38834)
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-2_2-12/CHANGELOG.md
+1-7
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,10 @@
1
1
## Release History
2
2
3
-
### 4.27.0-beta.1 (Unreleased)
3
+
### 4.27.0 (2024-02-20)
4
4
5
5
#### Features Added
6
6
* Added an option to retrieve the `CosmosAsyncClient` used by the connector internally to allow Spark applications to reuse the same instance instead of having to instantiate their own `CosmsoAsyncClient` when also using the Cosmos Java SDK besides the Spark connector. - See [PR 38834](https://github.com/Azure/azure-sdk-for-java/pull/38834)
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md
+1-7
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,10 @@
1
1
## Release History
2
2
3
-
### 4.27.0-beta.1 (Unreleased)
3
+
### 4.27.0 (2024-02-20)
4
4
5
5
#### Features Added
6
6
* Added an option to retrieve the `CosmosAsyncClient` used by the connector internally to allow Spark applications to reuse the same instance instead of having to instantiate their own `CosmsoAsyncClient` when also using the Cosmos Java SDK besides the Spark connector. - See [PR 38834](https://github.com/Azure/azure-sdk-for-java/pull/38834)
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md
+1-7
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,10 @@
1
1
## Release History
2
2
3
-
### 4.27.0-beta.1 (Unreleased)
3
+
### 4.27.0 (2024-02-20)
4
4
5
5
#### Features Added
6
6
* Added an option to retrieve the `CosmosAsyncClient` used by the connector internally to allow Spark applications to reuse the same instance instead of having to instantiate their own `CosmsoAsyncClient` when also using the Cosmos Java SDK besides the Spark connector. - See [PR 38834](https://github.com/Azure/azure-sdk-for-java/pull/38834)
0 commit comments