Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-5780
Support QE with Client.bulkWriteCDRIVER-5718
Fix logic for determining whether to populate BulkWriteException.partialResultCDRIVER-5741
Specify how to handle unacknowledged+(ordered|verbose|multi-batch) bulk writesCDRIVER-5934
Revise assertion for unacknowledged client bulkWrite resultCDRIVER-4665
Client assertions in opts validation breaks existing usage for bulk APICDRIVER-1433
Executing invalid mongoc_bulk_operation_t does not initialize reply bson_tCDRIVER-5860
Missing docs for structure of mongoc_bulk_operation_execute reply documentCDRIVER-5856
mongoc_bulkwritereturn_t destroys result for acknowledged write with no successful resultsCDRIVER-5842
mongoc_bulkwrite_execute may use MONGOC_ERROR_COMMAND_INVALID_ARG error code after server communicationCDRIVER-5717
Fix `server-selection/tests/logging/operation-id.json:Failed client bulkWrite operation: log messages have operationIds`CDRIVER-6001
Assert unset BulkWriteException.partialResult in CRUD prose testsCDRIVER-4371
Remove handling of extra options for bulk write update/replace structsCDRIVER-4373
Do not call mongoc_bulk_operation_set_let unnecessarilyCDRIVER-1331
Avoid realloc in bulk executionCDRIVER-2094
mongoc_bulk_operation_new does not set same fields as _mongoc_bulk_operation_newCDRIVER-2665
Consider allow_extra=True for bulk option structsCDRIVER-651
writeError from bulk operation must include "op" fieldCDRIVER-653
Rearrange unordered bulk opsCDRIVER-655
Prevent re-execution of bulk opsCDRIVER-846
Refactor _mongoc_write_command_insert_appendCDRIVER-5642
Benchmark Collection and Client bulkWriteCDRIVER-3587
Do not reuse server stream that becomes invalid on failure to end sessionCDRIVER-3195
Driver aborts during bulk writeCDRIVER-3313
Bulk writes that undergo a retryable write will not use the newly selected server on later commandsCDRIVER-3477
_mongoc_bulk_operation_update_append does not update has_array_filters for subsequent update operationsCDRIVER-3239
Driver aborts during OP_MSG bulk write if command fails mid batchCDRIVER-3305
OP_MSG unordered bulk writes should not stop upon first errorCDRIVER-3306
Do not assume non-empty server reply implies stream is still validCDRIVER-1213
Pre-split bulk ops every 1000 documentsCDRIVER-1413
Segfault on getaddrinfo when client connects on TCPCDRIVER-1194
Wrong reply from unacknowledged bulk writesCDRIVER-1111
Provide error feedback for invalid newObj arg to update/replace functionsCDRIVER-2992
Bulk write arrayFilters option should append as array typeCDRIVER-1550
Note that mongoc_bulk_operation_delete and mongoc_bulk_operation_delete_one are deprecatedCDRIVER-1525
Flexible opts for bulk operationsCDRIVER-1556
driver aborts after "mongoc_stream_writev(): precondition failed: stream"CDRIVER-2573
APM reports incorrect command document for unacknowledged bulk writesCDRIVER-788
Hang in large bulk upsertCDRIVER-759
Oversized bulk insert to mongos 2.4 considered successfulCDRIVER-845
Documents in array sent with insert command are all index 0CDRIVER-714
Legacy OP_INSERTS not batched when they should beCDRIVER-659
Fuzz-test bulk opsCDRIVER-657
Large inserts not split into batches with write commandsCDRIVER-710
Wrong writeConcernErrors formatCDRIVER-711
No writeErrors field with successful legacy bulk writeCDRIVER-662
Inconsistent errs from CRUD functionsCDRIVER-661
Test that bulk writeConcern is properly set and sentCDRIVER-660
Test bulk result's writeConcernError with mock serverCDRIVER-648
nInserted incremented despite errorCDRIVER-713
Legacy OP_INSERTs batched when they shouldn't be
{"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