Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-4302
Update options for ListCollectionsIterableJAVA-5900
Unify Async & Sync operationsJAVA-2336
CreateCollectionOperation uses invalid field for create command for userPowerOf2Sizes propertyJAVA-2971
How Mongo Java Driver decide to invoke GetMore (org.mongodb.driver.protocol.getmore () Getting more documents)?JAVA-2274
Data purgingJAVA-1886
MongoClient.islocked() method failsJAVA-1921
getStats() helper should respect DBCollection read preferenceJAVA-1794
DBCollection.addUser fails for pre-2.6 sharded installationsJAVA-2108
createIndex command failure on duplicate key incorrectly parses error messageJAVA-2257
Handle autoIndexId without capped option enabledJAVA-2501
fsyncunlock does not work on secondaries with 3.2.xJAVA-956
Assume {ok:0} in case of missing 'ok' field in server responseJAVA-1081
CommandResult.getException not detecting duplicate key errors reported in errObjects fieldJAVA-1413
Inconsistent Exception handling for dropIndexes on mongod versus mongosJAVA-1970
Deferred collection creation throws NPEJAVA-1842
listCollections and listIndexes commands are forced to the primaryJAVA-599
Add nolock option to doEval()JAVA-1050
Establishing an empty array during insertJAVA-661
DBCollection.count returns long, DBCursor.count truncates to intJAVA-2757
MongoCollection.dropIndex(Bson keys) does not work for non-generated index namesJAVA-1952
Different result comes after changing version of mongodbJAVA-1588
Support cursor in listCollections and listIndexes commandsJAVA-2081
MongoClient does not respect ReadPreferenceJAVA-1951
Different result after changing version of MongoDBJAVA-1801
impossible to get profile status from SecondaryJAVA-3700
Java driver Out Of Memory, with aggregate to mergeJAVA-3694
Support for 'authorizedDatabases' optionJAVA-1549
Support storageEngine field for create collection/indexes helpers and operationsJAVA-1456
Add support for listIndexes commandJAVA-667
Caching Behavior Inconsistent when Dropping IndexesJAVA-867
db.getCollectionNames() returns phantom 'system.profile' tableJAVA-1023
3.0: Assume {ok:0} in case of missing 'ok' field in server responseJAVA-2286
Support Read-Only viewsJAVA-2703
Failure from 3.6 server when using DB command API with custom DBEncoderJAVA-2221
Always send writeConcern for commands that writeJAVA-2227
DBCollection aggregate methods that take AggregationOptions fail to set slaveOk bit when read preference demands itJAVA-2525
UpdateFirst with query has sort order not workingJAVA-2112
Avoid double decoding of command responsesJAVA-3116
Support running commands as aggregationJAVA-2470
site went offlineJAVA-3137
findOneAndUpdate with empty update will clear the documentJAVA-2537
Add maxTimeMS as an option for createIndexes and dropIndexes helpersJAVA-2831
If batch size is 0 for listCollections or listIndexes, don't include it in the cursor documentJAVA-2396
NullPointerException when dropping a collectionJAVA-1644
NPE on createIndex when the database name contains a "."JAVA-1737
createIndex(es) helpers in new CRUD API should return index name(s)JAVA-1684
Create generic builder for index keysJAVA-1681
Allow GroupCommand to accept MongoCollectionJAVA-1719
Re-implement Mongo.unlock and Mongo.isLocked with new database commandsJAVA-1141
DBCollection.createIndex(DBObject, DBObject) does not generate the index name if none is provided
{"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