Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-640
Signature change for aggregate helper methodJAVA-665
Connection configuration allows to specify independent nodes as replica setJAVA-658
DBTCPConnector ignores readprefs for combination of legacy settingsJAVA-634
BSONTimestamp loses precisionJAVA-661
DBCollection.count returns long, DBCursor.count truncates to intJAVA-672
JSON.parse should throw an exception if the input string is not fully consumedJAVA-694
Mongo URI parsing should throw IllegalArgumentException if it detects a ? without a trailing slash.JAVA-659
Add serialVersionUID to MongoInterruptedExceptionJAVA-666
Don't rely on MXBeanJAVA-651
MapReduce output to a temp db collection failed due to unauthorization issueJAVA-643
The driver tried to connect to remote server using internal ipJAVA-641
JMX registration errorJAVA-635
SimplePool.permitAcquired method swallows InterruptedExceptionJAVA-633
DBCollection.isCapped() method throws ClassCastException with mongodb-2.2.0JAVA-664
Use of DBCursor#iterator method can cause a leak of server-side cursorJAVA-636
Massive amounts of Null Pointer Exceptions logged by Replica Set Updater ThreadJAVA-645
Respect the QueryFailure response flag in OP_REPLYJAVA-627
readPreference=nearest fails sometimesJAVA-657
ReadPrefs ignored for some commands due to case-sensitive comparisonJAVA-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