We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bf31f6 + d64c284 commit e3276baCopy full SHA for e3276ba
articles/cosmos-db/sql-api-sdk-bulk-executor-dot-net.md
@@ -6,7 +6,7 @@ ms.service: cosmos-db
6
ms.subservice: cosmosdb-sql
7
ms.devlang: dotnet
8
ms.topic: reference
9
-ms.date: 12/02/2019
+ms.date: 01/14/2020
10
ms.author: ramkris
11
12
---
@@ -69,6 +69,10 @@ ms.author: ramkris
69
70
* Added .NET Standard 2.0 as one of the supported target frameworks to make the bulk executor library work with .NET Core applications.
71
72
+### <a name="1.8.7"/>1.8.7
73
+
74
+* Fixed an issue with BulkDeleteAsync when the Collection has nested partition key paths.
75
76
### <a name="1.8.6"/>1.8.6
77
78
* MongoBulkExecutor now implements IDisposable and it's expected to be disposed after used.
0 commit comments