Skip to content

Commit 9982861

Browse files
committed
Missing news entry about mongoc_uri_new_with_error
1 parent 420d16f commit 9982861

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
@@ -20,6 +20,8 @@ Next Release
2020
mechanism of a mongoc_uri_t after it is created from a string.
2121
* New function mongoc_bulk_operation_insert_with_opts provides immediate
2222
error checking.
23+
* New function mongoc_uri_new_with_error provides a way to parse a connection
24+
string, and retrieve the failure reason, if any.
2325
* Support for MongoDB Connection String specification
2426
* All connection string options are now represented by MONGOC_URI_xxx macros
2527
* Paths to Unix Domain Sockets must be url encoded

0 commit comments

Comments
 (0)