Export - CSV (All fields)
Export - CSV (Current fields)
DRIVERS-2954
Support the new Bulk Command use at the Database and Collection levels.DRIVERS-2967
Suggest ways to model summary vs verbose bulk write results in the API, instead of requiring to choose from the predefined approachesDRIVERS-2968
Stop requiring drivers to use Int64 for array indicesDRIVERS-3139
Revise assertion for unacknowledged client bulkWrite resultDRIVERS-2993
Specify how to handle unacknowledged+(ordered|verbose|multi-batch) bulk writesDRIVERS-2975
Fix logic for determining whether to populate BulkWriteException.partialResultDRIVERS-2888
Support QE with Client.bulkWriteDRIVERS-3347
CRUD methods allow inserting documents with duplicate field namesDRIVERS-3042
Remove outdated pre-2.6 support of driver bulk update specDRIVERS-2582
Auto-batching of write operationsDRIVERS-3184
Assert unset BulkWriteException.partialResult in CRUD prose testsDRIVERS-2952
Clarify that drivers should iterate results cursors before retrying bulkWriteDRIVERS-2159
How should drivers handle non-write errors in Unordered Bulk Writes?DRIVERS-2152
Remove API related terminology from the bulk spec.DRIVERS-2862
Benchmark Collection and Client bulkWriteDRIVERS-2502
Specify how drivers should handle server selection for bulk writes
{"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