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
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
#### Key Bug Fixes
5
5
* Fixed an issue that can cause large delays before read or write operations start for large Cosmos DB container
6
6
7
+
### 4.4.1 (2021-11-12)
8
+
#### Key Bug Fixes
9
+
* Fixed an issue that can cause large delays before read or write operations start for large Cosmos DB container
10
+
7
11
### 4.4.0 (2021-11-10)
8
12
#### New Features
9
13
* Added support for writing an RDD to Cosmos with opaque json payload to avoid risk of unwanted modification due to schema-inference/mapping - See [PR 24319](https://github.com/Azure/azure-sdk-for-java/pull/24319).
0 commit comments