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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
## Release History
2
2
3
-
## 4.4.0-beta.1 (Unreleased)
4
-
3
+
### 4.3.1 (2021-09-13)
4
+
#### Key Bug Fixes
5
+
* Fixed issue resulting in option `spark.cosmos.read.maxItemCount` not always being honored
6
+
* Fixed issue resulting in dropping some events when using Spark Streaming when config option `spark.cosmos.changeFeed.itemCountPerTriggerHint` is configured.
0 commit comments