Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-1246
If two instances of the same standalone server is passed to MongoClient, the driver removes it from the cluster monitorJAVA-1252
Should invalidate connection pool when ServerMonitor detects a disconnectJAVA-1295
ServerMonitor does not log failed connection attemptJAVA-1284
Include full wait time in timeout exceptionsJAVA-1287
WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6JAVA-1285
Force frequent connection attempts when waiting for cluster descriptionJAVA-1272
Support reading MongoDB Extended JSON containing $numberLongJAVA-1263
Handle Bulk API edge case for pre-2.6 servers when upserted _id not returnedJAVA-1253
AggregationOutput should not throw IllegalArgumentException on command failureJAVA-1254
Some helper methods wrapping commands do not call throwOnError on the result
{"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