Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-658
DBTCPConnector ignores readprefs for combination of legacy settingsJAVA-630
Add $not and $elemMatch query operators to QueryBuilderJAVA-656
Don't checkMaster on slaveOk queriesJAVA-694
Mongo URI parsing should throw IllegalArgumentException if it detects a ? without a trailing slash.JAVA-659
Add serialVersionUID to MongoInterruptedExceptionJAVA-680
Secondary reads on lists of mongos fail until first writeJAVA-666
Don't rely on MXBeanJAVA-686
MongoOptions.getWriteConcern ignores MongoOptions.jJAVA-574
Improve exception messaging when failing fast waiting for a connectionJAVA-649
Connection timeout is ignored in ConnectionStatusJAVA-682
Add MongoClient class, to supersede existing Mongo class, with a default WriteConcern.ACKNOWLEDGEDJAVA-669
Read preference not included in commands sent to mongosJAVA-342
On INSERT a List of documents should NOT be converted to a raw ArrayJAVA-436
MongoURI ignores username, password, databaseJAVA-660
Concurrency issue can cause corrupted messages to be sent to the server
{"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