Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-395
Date Time values do not preserve milliseconds when serialized to or deserialized from JSONJAVA-396
improve javadocs for connection options, they confuse peopleJAVA-387
DBCollection#findOne(DBObject o, DBObject fields) doesn't markAsPartialObjectJAVA-410
if using DBAddress instead of ServerAddress, server matching in replica set doesnt workJAVA-377
driver cannot BSON encode / decode the MinKey / MaxKey typesJAVA-407
some source files do not include licence informationJAVA-390
Make it possible to override the bson decoder, not just the callbackJAVA-409
when creating Mongo to single server, its address appears twice (ipv4/ipv6) and it gets exploded into a replica setJAVA-398
Configure max connection retry timeJAVA-406
Java driver does not accept empty keysJAVA-319
improve JSON parser to not require quotes around keysJAVA-382
NPE in ReplicaSetStatus.ensureMaster
{"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