Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5610
Fix logic for determining whether to populate BulkWriteException.partialResultJAVA-5635
Specify how to handle unacknowledged+(ordered|verbose|multi-batch) bulk writesJAVA-5819
Revise assertion for unacknowledged client bulkWrite resultJAVA-5675
Support QE with Client.bulkWriteJAVA-5609
Fix `server-selection/tests/logging/operation-id.json:Failed client bulkWrite operation: log messages have operationIds`JAVA-5869
Assert unset BulkWriteException.partialResult in CRUD prose testsJAVA-5545
Benchmark Collection and Client bulkWriteJAVA-5527
Create and document Java sync improved bulk write APIJAVA-5530
Create and document Java reactive improved bulk write API, implement it, run unified spec tests for this APIJAVA-5572
MixedBulkWriteOperation should generate inserted document IDs at most once per batchJAVA-5528
Implement Java sync improved bulk write API and unified spec testsJAVA-5529
Implement splitting and encoding ops, nsInfo as separate OP_MSG sections, implement prose testsJAVA-5531
Create and document Scala reactive improved bulk write APIJAVA-5695
Remove the BSON document size validation requirement for the client bulk write operationJAVA-4775
Internal MongoWriteConcernWithResponseException is exposed to user codeJAVA-4586
Improved Bulk Write API
{"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