Skip to content

Commit

Permalink
1.24.2 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Albertson <kevin.albertson@mongodb.com>
  • Loading branch information
kevinAlbs committed Jul 12, 2023
1 parent e167ae7 commit 473c060
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
14 changes: 14 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
libmongoc 1.24.2
================

Fixes:

* Fix possible crash if thread creation fails.
* Fix possible assertion if `mongoc_cursor_new_from_command_reply_with_opts` is called with open cursor and no `serverId` option.

Thanks to everyone who contributed to the development of this release.

* Kevin Albertson



libmongoc 1.24.1
================

Expand Down
5 changes: 5 additions & 0 deletions src/libbson/NEWS
Original file line number Diff line number Diff line change
@@ -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
==============

Expand Down
Binary file modified src/libmongoc/doc/libbson-objects.inv
Binary file not shown.

0 comments on commit 473c060

Please sign in to comment.