MongoDB C Driver 2.5.1 Released

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

libbson

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

libmongoc

Fixes

  • Validate database and collection name arguments against “.” and NUL bytes

Links:

Thanks to everyone who contributed to this release.

  • Kevin Albertson