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 3b39826 commit de43a70Copy full SHA for de43a70
NEWS
@@ -36,6 +36,8 @@ New features and bug fixes:
36
* mongoc_collection_read_write_command_with_opts
37
* mongoc_gridfs_find_with_opts
38
* mongoc_gridfs_find_one_with_opts
39
+ * mongoc_collection_find is now deprecated in favor of
40
+ mongoc_collection_find_with_opts.
41
* New helper function to include read concern in one of the above function's
42
options parameter: mongoc_read_concern_append.
43
* mongoc_client_command no longer applies the client's read preference and
VERSION_CURRENT
@@ -1 +1 @@
1
-1.5.0-dev
+1.5.0-rc6
0 commit comments