MongoDB C Driver 1.24.2 Released

Announcing 1.24.2 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

No changes since 1.24.1. Version incremented to match the libmongoc version.

libmongoc

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.

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson
1 Like