Skip to content

Commit 473c060

Browse files
committed
1.24.2 Release
Signed-off-by: Kevin Albertson <[email protected]>
1 parent e167ae7 commit 473c060

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

NEWS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
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+
14+
115
libmongoc 1.24.1
216
================
317

src/libbson/NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
libbson 1.24.2
2+
==============
3+
4+
No changes since 1.24.1. Version incremented to match the libmongoc version.
5+
16
libbson 1.24.1
27
==============
38

src/libmongoc/doc/libbson-objects.inv

-13 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)