r3.2.0-rc1
版本发布时间: 2017-12-07 01:41:40
mongodb/mongo-cxx-driver最新发布版本:r3.11.0(2024-10-03 00:43:36)
This is the second release candidate for mongocxx 3.2.0, the MongoDB C++11 driver.
This release includes fixes for bugs found in 3.2.0-rc0. Please see the 3.2.0-rc0 release notes for information on changes since the prior 3.1.x release series.
Please note that this version of mongocxx requires the MongoDB C driver 1.8.2.
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.2.x series does not promise API or ABI stability across patch releases.
The full list of user-visible issues that have been resolved in 3.2.0-rc1 since 3.2.0-rc0 series are as follows:
Bug
- [CXX-1476] - Element search stops prematurely due to missing string length check