We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d72d6d commit c203cfdCopy full SHA for c203cfd
source/upgrade.txt
@@ -73,6 +73,9 @@ Version 3.11 Breaking Changes
73
74
- Drops support for {+mdb-server+} v3.6.
75
- Requires MongoDB C Driver v1.28.0 or later.
76
+- If the ``ENABLE_TESTS`` configuration option is set to ``ON``, C++14 or later
77
+ is required. You can opt out of the C++14 requirement by disabling tests with
78
+ ``ENABLE_TESTS=OFF`` during CMake configuration.
79
- Removes export of the following private member functions in the bsoncxx
80
ABI:
81
0 commit comments