Announcing 1.24.1 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.
libbson
No changes since 1.24.0. Version incremented to match the libmongoc version.
libmongoc
Fixes:
- Remove unnecessary assert in bulk API. May result in an abort when creating bulk operations with the
mongoc_bulk_operation_new
API intended for wrapping drivers.
Links:
Thanks to everyone who contributed to this release.
- Kevin Albertson