We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd92107 commit d0e7651Copy full SHA for d0e7651
source/upgrade.txt
@@ -220,6 +220,9 @@ The v3.11 driver introduces the following breaking changes to the build system:
220
221
- Drops support for {+mdb-server+} v3.6.
222
- Requires MongoDB C Driver v1.28.0 or later.
223
+- If the ``ENABLE_TESTS`` configuration option is set to ``ON``, C++14 or later
224
+ is required. You can opt out of the C++14 requirement by disabling tests with
225
+ ``ENABLE_TESTS=OFF`` during CMake configuration.
226
227
ABI Breaking Changes in v3.11
228
`````````````````````````````
0 commit comments