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 6b7caf9 commit 5f0bdb1Copy full SHA for 5f0bdb1
NEWS
@@ -1,3 +1,15 @@
1
+libmongoc 1.24.2
2
+================
3
+
4
+Fixes:
5
6
+ * Fix possible crash if thread creation fails.
7
+ * Fix possible assertion if `mongoc_cursor_new_from_command_reply_with_opts` is called with open cursor and no `serverId` option.
8
9
+Thanks to everyone who contributed to the development of this release.
10
11
+ * Kevin Albertson
12
13
libmongoc 1.24.1
14
================
15
src/libbson/NEWS
@@ -1,3 +1,8 @@
+libbson 1.24.2
+==============
+No changes since 1.24.1. Version incremented to match the libmongoc version.
libbson 1.24.1
==============
0 commit comments