Skip to content

Commit 5f0bdb1

Browse files
authored
update NEWS for 1.24.2 (#1337)
1 parent 6b7caf9 commit 5f0bdb1

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
libmongoc 1.24.1
214
================
315

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

0 commit comments

Comments
 (0)