-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
To run versioned API spec tests (written in the unified test format), we must upgrade the unified test runner to support schema version 1.1 and a few missing operations.
The missing operations that are needed by the versioned API spec tests are:
runCommand
abortTransaction
updateOne
updateMany
listCollections
findOneAndReplace
findOneAndDelete
countDocuments
estimatedDocumentCount
distinct
deleteMany
- is depended on by
-
CXX-2138 Versioned MongoDB API for Drivers
- Closed