Skip to content

mongo-c-driver 2.1.1

Latest
Compare
Choose a tag to compare
@kevinAlbs kevinAlbs released this 30 Sep 12:19
· 44 commits to master since this release
2.1.1
32cb40a

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

libbson

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

libmongoc

Fixes

  • Do not propagate -fPIC in CMake targets.
  • Apply write command behavior to mongoc_collection_create_indexes_with_opts.
  • Omit saslSupportedMechs in single-threaded monitoring commands.

Links:

Thanks to everyone who contributed to this release.

  • Julia Garland
  • Roberto C. Sánchez