Skip to content

Commit d64c284

Browse files
committed
BulkExecutor 1.8.7 release
1 parent 46762a7 commit d64c284

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/cosmos-db/sql-api-sdk-bulk-executor-dot-net.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: cosmosdb-sql
77
ms.devlang: dotnet
88
ms.topic: reference
9-
ms.date: 12/02/2019
9+
ms.date: 01/14/2020
1010
ms.author: ramkris
1111

1212
---
@@ -69,6 +69,10 @@ ms.author: ramkris
6969

7070
* Added .NET Standard 2.0 as one of the supported target frameworks to make the bulk executor library work with .NET Core applications.
7171

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+
7276
### <a name="1.8.6"/>1.8.6
7377

7478
* MongoBulkExecutor now implements IDisposable and it's expected to be disposed after used.

0 commit comments

Comments
 (0)