Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-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-5780
Support QE with Client.bulkWriteCDRIVER-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-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-2094
mongoc_bulk_operation_new does not set same fields as _mongoc_bulk_operation_newCDRIVER-1331
Avoid realloc in bulk executionCDRIVER-655
Prevent re-execution of bulk opsCDRIVER-846
Refactor _mongoc_write_command_insert_appendCDRIVER-651
writeError from bulk operation must include "op" fieldCDRIVER-653
Rearrange unordered bulk opsCDRIVER-4371
Remove handling of extra options for bulk write update/replace structsCDRIVER-4373
Do not call mongoc_bulk_operation_set_let unnecessarilyCDRIVER-5856
Add function to check if bulkwrite is acknowledgedCDRIVER-2665
Consider allow_extra=True for bulk option structsCDRIVER-5642
Benchmark Collection and Client bulkWriteCDRIVER-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-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-552
Use maxWriteBatchSize in command batch splittingCDRIVER-528
Use maxWriteBatchSize from ismaster for write command batch splitting.CDRIVER-523
mongoc doesn't coalesce updates or deletes, only insertsCDRIVER-625
expose CRUD spec mandated information in bulk write API if there is an errorCDRIVER-488
Add mongoc_bulk_operation_get_write_concernCDRIVER-649
nRemoved field not always present in bulk replyCDRIVER-656
Wrong error index with bulk write commandsCDRIVER-686
Document "result" contents from bulk_operation_execute ()CDRIVER-654
Ordered bulk insert continues past oversized docCDRIVER-707
wtimeout errors from legacy writes ignoredCDRIVER-952
/BulkOperation/large_inserts_ordered test intermittent failuresCDRIVER-714
Legacy OP_INSERTS not batched when they should beCDRIVER-659
Fuzz-test bulk opsCDRIVER-657
Large inserts not split into batches with write commands
{"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