Export - CSV (All fields)
Export - CSV (Current fields)
CXX-2970
Convert CRUD v1 spec tests to unified test formatCXX-2997
Fix racy unified tests of unacknowledged writesCXX-3148
Document that countDocuments() uses $match and may not support the same filters as find/count commandsCXX-2747
Run timeSeries collection creation options tests on MongoDB 6.3CXX-3149
Allow drivers to set bypassDocumentValidation: false on write commandsCXX-3178
Split updateWithPipelines.yml by operationCXX-2701
Add spec tests for passing empty pipeline arrays to update and findAndModify operationsCXX-3134
Test that inserts and upserts respect null _id valuesCXX-3132
Add guidance on adding _id fields to documents to CRUD specCXX-3172
Remove the BSON document size validation requirement for the client bulk write operationCXX-3035
Server 8.0+ requires tests for aggregation with $out to not pre-create output collectionCXX-3138
Eliminate unnecessary killCursors command when batchSize == limitCXX-3137
Ensure findOne does not set batchSize=1CXX-3164
Add index hint support for distinct commandCXX-3258
Interface for time-series bucket access through user namespaceCXX-3076
Allow update to supply sort option
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0