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.
1 parent 420d16f commit 9982861Copy full SHA for 9982861
NEWS
@@ -20,6 +20,8 @@ Next Release
20
mechanism of a mongoc_uri_t after it is created from a string.
21
* New function mongoc_bulk_operation_insert_with_opts provides immediate
22
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.
25
* Support for MongoDB Connection String specification
26
* All connection string options are now represented by MONGOC_URI_xxx macros
27
* Paths to Unix Domain Sockets must be url encoded
0 commit comments