Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-1432
Auto ReconnectJAVA-1529
JSON parser allows unmatched trailing quote on field namesJAVA-1502
BSONObject et al.: wrong return value in JavaDoc for put(k,v)JAVA-1354
JSON date parsing fails with timezones other than ZJAVA-1618
BasicBSONList doesn't support zero-length "" keyJAVA-1399
Using BasicDBObjects, what happens if I append the same key more than once?JAVA-1501
MongoClient should implement CloseableJAVA-1530
DBCursor is missing a limit getter methodJAVA-1631
Java driver is 4 times slower than shell when loading dataJAVA-2910
java.lang.OutOfMemoryError on DBPort.findOne executingJAVA-1355
Should not initialize the cluster type when connected to a replica set ghostJAVA-1418
Java Driver can not update embedded array documentJAVA-1625
Document that MongoClient no longer throws UnknownHostExceptionJAVA-1383
Use an non-existing field to create index, it should not successfull.JAVA-1458
Aggregation problem with Enterprise versionJAVA-1469
Deprecate MongoClientOptions.heartbeatConnectRetryFrequency and prefer minHeartbeatFrequencyJAVA-1435
The flag "continueOnError" doesn't work when bulk insertJAVA-1827
MongoException$Network: Read operation to server localhost:27017 failed on database ...JAVA-1551
DBCursor slownessJAVA-1550
Cannot authenticate against 2.8.0.rc-0.JAVA-1343
Proof of concept failedJAVA-1365
Comment on: "mongodb java driver JSON.parse($date) problem"
{"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