MongoDB C Driver 1.29.1 Released

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

libbson

Fixes:

  • Fix result of bson_strerror_r on macOS.
  • Fix max length string handling bson_value_copy.

libmongoc

Fixes:

  • Assert session is consistent with client in mongoc_bulkwrite_set_session.

Links:

Thanks to everyone who contributed to this release.

  • Jeremy Mikola
  • Kevin Albertson