Skip to content

Commit 8fba182

Browse files
authored
Merge pull request #116724 from ealsur/users/ealsur/bulk189a
Cosmos DB - Bulk Executor 1.8.9 release
2 parents 311d913 + c2ec53d commit 8fba182

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: 05/11/2020
9+
ms.date: 05/27/2020
1010
ms.author: anfeldma
1111
---
1212

@@ -69,6 +69,10 @@ ms.author: anfeldma
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.9"/>1.8.9
73+
74+
* Fixed an issue with BulkDeleteAsync when values with escaped quotes were passed as input parameters.
75+
7276
### <a name="1.8.8"/>1.8.8
7377

7478
* Fixed an issue on MongoBulkExecutor that was increasing the document size unexpectedly by adding padding and in some cases, going over the maximum document size limit.

0 commit comments

Comments
 (0)