Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-5784
Allow drivers to set bypassDocumentValidation: false on write commandsCDRIVER-5783
Document that countDocuments() uses $match and may not support the same filters as find/count commandsCDRIVER-4720
Run timeSeries collection creation options tests on MongoDB 6.3CDRIVER-5519
Fix racy unified tests of unacknowledged writesCDRIVER-5806
Split updateWithPipelines.yml by operationCDRIVER-5492
Convert CRUD v1 spec tests to unified test formatCDRIVER-5969
Partial result may be populated after client-side error in first client bulk write operationCDRIVER-4658
Replace operations may inadvertently execute update pipelinesCDRIVER-4669
Add spec tests for passing empty pipeline arrays to update and findAndModify operationsCDRIVER-5768
Test that inserts and upserts respect null _id valuesCDRIVER-5640
Allow update to supply sort optionCDRIVER-5790
Add index hint support for distinct commandCDRIVER-5803
Remove the BSON document size validation requirement for the client bulk write operationCDRIVER-5771
Ensure findOne does not set batchSize=1CDRIVER-5772
Eliminate unnecessary killCursors command when batchSize == limitCDRIVER-5766
Add guidance on adding _id fields to documents to CRUD specCDRIVER-5579
Server 8.0+ requires tests for aggregation with $out to not pre-create output collectionCDRIVER-5955
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