Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-4541
Java driver returns wrong error code in retryable writeJAVA-4725
BulkWriteResult#getUpserts won't return updated documents. Only insertedJAVA-1301
Question about DB.setReadOnlyJAVA-2840
Unacknowledged write concern with journal = true should be an errorJAVA-2065
Using bulk write API, in some cases two sockets will be used instead of oneJAVA-1795
Collection update methods should throw if update document is emptyJAVA-2963
UnsupportedOperationException with retryable writesJAVA-1352
DuplicateKeyException should provide the propertyname which is duplicatedJAVA-4537
Consider grouping update and replace bulk operationsJAVA-1885
Bulk write can error when upserting across batchesJAVA-1617
DBCollection should not return null WriteResult on an unacknowledged writeJAVA-2797
Ordered w:0 Bulk Writes payload failure behaviourJAVA-1955
Add the ability to distinguish between an explicit write concern of {w : 1} and an acknowledged write concern that means to use the server's defaultJAVA-2011
Deprecate unnecessary WriteConcern methods and constantsJAVA-3328
Excessive memory allocation due to unwrapping of updates in bulk opsJAVA-3678
Add RetryableWriteError error labels to retryable transaction testsJAVA-1287
WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6JAVA-939
Deprecate WriteConcern.continueOnErrorForInsert in favor of WriteConcern.continueOnErrorJAVA-1128
Check key names for insert, update, and replaceJAVA-1119
Use maxWriteBatchSize from ismaster for write command batch splittingJAVA-1585
ClassMapBasedObjectserialzer fails occasionally with "json can't serialize type" messageJAVA-1523
Use returnOriginal for find and modify-related options classesJAVA-1587
Add new exception types for writes from the new CRUD APIJAVA-3600
Raise error if hint specified for unacknowledged update using OP_MSG or OP_UPDATEJAVA-3374
Raise an actionable error message when retryWrites fails due to using an unsupported storage engineJAVA-3332
NullPointerException when using a update document of type BasicDBObject and POJO codecJAVA-3054
Test deleteMany and updateMany with retryWrites=trueJAVA-2682
Writes with multi=true are incorrectly made retryable in some casesJAVA-2683
Don't include session identifier for unacknowledged writesJAVA-2681
Support ReplaceOptions in CRUD APIJAVA-2690
Write operation using positional operator return incorrect valueJAVA-3254
Add the ability to specify a pipeline to an update commandJAVA-2588
Alternative for auto-connect-retry="true" in spring mongo 1.10JAVA-2570
All writes retryable supportJAVA-3498
Allow passing hint to findAndModify update and replace operationsJAVA-3475
support ability to pass hint to updateJAVA-3432
ClassCastException in FindAndUpdateOperationJAVA-2135
MongoClient object accepts setWriteConcern which seems to have no effectJAVA-2453
Manually ID'd Versioned Entities are not Optimistically LockedJAVA-2434
Empty insert causes subsequent queries to hangJAVA-3248
Why does Mongo driver not retry writes during ReplicaSet elections when retryWrites=true ?JAVA-3211
Add support for majority read concern level to Aggregation $outJAVA-2550
Add "inserted Ids" to BulkWriteResultJAVA-2552
Support array filters for updateJAVA-2846
WriteConcern.JOURNALED is not workingJAVA-2922
MongoCollection.insertOne throws NullPointerException with WriteConcern.UNACKNOWLEDGED & retryWrites=trueJAVA-1667
Add a return type to insertManyJAVA-1661
Create generic builder for update operatorsJAVA-981
2.12: Use new write commands when connected to a server with version >= 2.6JAVA-1143
Add modifiedCount as a property of the com.mongodb.WriteResult class
{"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