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: articles/cosmos-db/sql-api-sdk-bulk-executor-java.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,10 +52,10 @@ ms.author: adrianmi
52
52
53
53
### <aname="2.9.2"/>2.9.2
54
54
55
-
* Fix for 'mergeAll' to continue on 'id' and partition key value so that any patched document fields which are placed after 'id' and partition key value get added to the updated item list.
55
+
* Fix for 'mergeAll' to continue on 'id' and partition key value so that any patched document properties which are placed after 'id' and partition key value get added to the updated item list.
56
56
57
57
### <aname="2.9.1"/>2.9.1
58
58
59
-
* Update start degree of consurrency to 1 and added debug logs for minibatch.
59
+
* Update start degree of concurrency to 1 and added debug logs for minibatch.
0 commit comments