Export - CSV (All fields)
Export - CSV (Current fields)
RUST-1866
Convert CRUD v1 spec tests to unified test formatRUST-1901
Fix racy unified tests of unacknowledged writesRUST-1760
Run timeSeries collection creation options tests on MongoDB 6.3RUST-2081
Document that countDocuments() uses $match and may not support the same filters as find/count commandsRUST-2082
Allow drivers to set bypassDocumentValidation: false on write commandsRUST-2096
Split updateWithPipelines.yml by operationRUST-1686
Add spec tests for passing empty pipeline arrays to update and findAndModify operationsRUST-2067
Test that inserts and upserts respect null _id valuesRUST-2157
Type Safe Queries for Atlas SearchRUST-2065
Add guidance on adding _id fields to documents to CRUD specRUST-2070
Ensure findOne does not set batchSize=1RUST-2071
Eliminate unnecessary killCursors command when batchSize == limitRUST-1950
Server 8.0+ requires tests for aggregation with $out to not pre-create output collectionRUST-2087
Add index hint support for distinct commandRUST-2093
Remove the BSON document size validation requirement for the client bulk write operationRUST-2002
Allow update to supply sort optionRUST-2189
Interface for time-series bucket access through user namespace
{"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