Skip to content

mongo-c-driver 2.5.1

Latest

Choose a tag to compare

@kevinAlbs kevinAlbs released this 27 Aug 13:28
· 6 commits to master since this release
2.5.1
0ecd80a

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