Announcing libbson and libmongoc 1.16.1

I’m pleased to announce version 1.16.1 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

Features:

  • Add bson_isspace, a safer isspace alternative.

libmongoc

Bug fixes:

  • Fix listed library dependency on mongoc_static target when building with libmongocrypt.
  • Replace a call of free to bson_free.
  • Vendor Sphinx basic theme and correctly list static files for docs.
  • Fix a compilation warning introduced in 1.16.0.

Links:

– Kevin Albertson

3 Likes