Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-741
Ability to disable validation for illegal characters in keysJAVA-720
DBCursor.next() throws the wrong ExceptionJAVA-673
MongoURI should allow configuring default SSL socket factoryJAVA-787
DBTCPConnector._checkWriteError () consume a PoolOutputBuffer not returned to SimplePoolJAVA-780
Expose MongoClientURI constructor for overriding default optionsJAVA-768
Use ReadPreference.primaryPreferred() for authenticationJAVA-733
JSON.parse() should handle $binary object correctlyJAVA-725
Deprecate MongoURI, MongoOptions, and Mongo constructorsJAVA-743
JSONCallback should apply decoding hooks for all supported typesJAVA-757
Exceptions throws for GLE should contain the entire GLE documentJAVA-641
JMX registration errorJAVA-734
JSON.parse() should handle $timestamp correctlyJAVA-753
Java Driver sending reads with NEAREST preference to nodes in RECOVERING stateJAVA-785
Improve logging of socket errorsJAVA-705
Query commands like aggregate and mapReduce don't pick up the read preference set on the collectionJAVA-595
With redeploy web app created a ThreadLocal but failed to remove it when the web application was stoppedJAVA-744
Add convenience methods for MongoClientOptionsJAVA-691
Authentication enhancementsJAVA-728
Improve logging of Mongo instance constructionJAVA-708
ReadPreference.nearest() does not count primary in expected wayJAVA-703
GridFS List<GridFSDBFile> find( DBObject query ,...) should close cursorJAVA-772
If cursor is not found by the server, report in the exception the cursor that was requestedJAVA-735
Binary class should implements equals and hashCodeJAVA-657
ReadPrefs ignored for some commands due to case-sensitive comparisonJAVA-722
Errors when DBRef's $id is Object instead of simple valueJAVA-431
the find() method of GridFS should allow specification of sort criteria
{"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