MongoDB C++ Driver v3.1 Release Notes

Release Date: 2018-07-27 // over 5 years ago
  • ๐Ÿš€ 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