Add a configure flag to libbson and libmongoc's Autotools and CMake build systems, something like --enable-experimental-features that is off by default, undocumented, and enables decimal128 and other MongoDB 3.4 features in the C Driver on master. Unhide these features for the 1.5 release.
- is related to
-
CXX-969 Fix Appveyor for C++ drivers for libmongoc experimental flag
- Closed
-
CXX-873 Build against the master branch of the C driver
- Closed
-
CDRIVER-1393 Move MongoDB Handshake data behind experimental-features flag
- Closed
-
CDRIVER-1410 Add evergreen to build matrix compile with experimental-features=off
- Closed