Skip to content

r3.3.1

Compare
Choose a tag to compare
@ajdavis ajdavis released this 27 Jul 16:50
· 918 commits to master since this release

This release provides bug fixes since r3.3.0.

Please note that this version of mongocxx requires the MongoDB C driver 1.10.1.

See the MongoDB C++ Driver Manual and the Driver Installation Instructions for more details on downloading, installing, and using this driver.

NOTE: The mongocxx 3.3.x series does not promise API or ABI stability across patch releases.

Bug

  • [CXX-1614] - Client constructed with independently defined SSL options always crashes