Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5150
Remove deprecated methods for oplogReplay option on findJAVA-5148
Remove mapReduce APIJAVA-5260
Add support for "comment suppliers"JAVA-5047
MongoBatchCursorAdapter with setBatchSize and getBatchSizeJAVA-4262
AggregateIterable should allow to set hint as String (index name)JAVA-4167
Add MongoCursor#available methodJAVA-4862
Expose an API to create a cursor from a command responseJAVA-2231
Legacy driver sends nToReturn of -1 for OP_GET_MORE for an aggregation with batch size of 1JAVA-2105
"$explain" in FindOptions.modifiers ignored when connected to 3.2 serverJAVA-2134
Builder method should accept List<? extends Bson> rather than List<Bson>JAVA-2436
Consider allowing zero-document insertsJAVA-1668
GridFS#findOne(ObjectId) finds by "objectId" instead of "_id"JAVA-1035
index, skip and limit ignored?JAVA-1140
DBCursor.hasNext malfunctioned with complex query and batchSize specifiedJAVA-1846
OperationIterable.forEach/first should close the MongoCursor in a finally blockJAVA-1828
Filters.and methods should handle zero clauses correctlyJAVA-1399
Using BasicDBObjects, what happens if I append the same key more than once?JAVA-2637
access count of compound index in $indexStats java driverJAVA-2968
Infinite loop on MongoCursor initiated from ChangeStreamJAVA-2628
2dsphereIndexVersion only allows versions 1 and 2 despite the default being 3 since mongodb v.3.2JAVA-2046
when DBCursor readPreference set to null, should default back to collection's read preferenceJAVA-1854
Driver tries to kill a cursor twice when limit is reached on the first batchJAVA-1855
DBCursor.getCursorId can throw NPE if the server did not need to create a cursorJAVA-5067
Improve efficiency of first() Method in MongoIterableImplJAVA-3279
distinct on using non-sparse index throws NPEJAVA-4368
MongoCursor implementations should throw if iterated after closeJAVA-480
DBCursor.count() <> DBCursor.toArray().size() using with $maxJAVA-2058
Should check the query failure bit on OP_GET_MORE reply in async pathJAVA-5418
Mongodb java driver findOneAndUpdate method doesn't return the updated document after executing update QueryJAVA-3331
InsertOneOptions and InsertManyOptions are finalJAVA-3705
Raise error when hint option is provided on unacknowledged writes against any server versionJAVA-3293
ChangeStream spec's Resumable Error definition is too broadJAVA-1302
MongoDB Cursor timeoutJAVA-970
2.12: Support aggregation output as a cursorJAVA-1347
Add type-safe jsMode support in MapReduceCommandJAVA-2152
Recognize if there is no find resultJAVA-2138
Performance regression between OP_QUERY and find commandJAVA-2121
SortJAVA-3669
Support $out to a different databaseJAVA-3077
Java driver upgrade causing slowness to some callsJAVA-3011
Implements toString() for DBCollectionFindOptionsJAVA-2712
Add support for new lookup with pipeline parameterJAVA-2632
Add documentKey property to ChangeStreamDocumentJAVA-2892
Only send startAtOperationTime saved by driver to a resumed change stream when server version is >= 4.0JAVA-2889
Update ChangeStream spec to detail usage of startAtOperationTimeJAVA-2894
FindIterable.map().first() does not seem to close the underlying cursorJAVA-2965
maxAwaitTime not working on a change streamJAVA-2617
Add builder methods in Filters for new MongoDB 3.6 query operatorsJAVA-2614
Add support for a "comment" parameter to the aggregate commandJAVA-3522
Stop assuming presence of inline mapReduce execution statistics
{"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