Skip to content

Commit 80486f6

Browse files
committed
CDRIVER-2665 NEWS: bulk fns allow extra opts
1 parent d2802e2 commit 80486f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Features:
99
and all bson headers are under bson/. The preferred way of including the
1010
headers are mongoc/mongoc.h and bson/bson.h respectively.
1111
Forwarding headers in the root are provided for backwards compatibility.
12+
* mongoc_bulk_operation_t functions to update, replace, or remove documents
13+
now accept any option passed in "opts", not only the recognized options.
1214
* Additional functions bson_iter_overwrite_date_time, bson_iter_overwrite_oid,
1315
and bson_iter_overwrite_timestamp. All fixed-length BSON values can now be
1416
updated in place.

0 commit comments

Comments
 (0)