Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-761
ConnectionPoolStat not workingJAVA-741
Ability to disable validation for illegal characters in keysJAVA-778
add more constructors in BasicDBObjectJAVA-783
MongoClientURI doc is missing autoconnectretryJAVA-720
DBCursor.next() throws the wrong ExceptionJAVA-789
Dots allowed in field names of objects in a listJAVA-756
SSL Connection Pool Threading - Stale ConnectionsJAVA-759
DBCollection.remove does not support justOne parameterJAVA-780
Expose MongoClientURI constructor for overriding default optionsJAVA-768
Use ReadPreference.primaryPreferred() for authenticationJAVA-721
Read Time out intermittently while readingJAVA-733
JSON.parse() should handle $binary object correctlyJAVA-740
Exception is thrown when replSetReconfig command is sentJAVA-719
Getting "com.mongodb.MongoException: timeout" even when data is persisted on update operationJAVA-790
Wrong type for option 'unique' in GridFS constructorJAVA-829
When using a different port for a localhost, the driver is defaulting back to port 27017 when GMongo is built with ServerAddress objectsJAVA-1261
ensureIndex is running fine but createIndex is throwing error.JAVA-1316
Multiple Mongo Instances always have the same MongoOption ReferenceJAVA-743
JSONCallback should apply decoding hooks for all supported typesJAVA-757
Exceptions throws for GLE should contain the entire GLE documentJAVA-745
com.mongodb.util.JSON.parse() fails to correctly parse single backslash stringJAVA-731
Make system properties used by replica set background thread configurable via MongoClientOptionsJAVA-734
JSON.parse() should handle $timestamp correctlyJAVA-760
Document that MongoClient doesn't throw an exception on connection failureJAVA-771
Repeated CursorNotFound exceptions on long-running process following oplogJAVA-724
JMX MBean/MXBean fixes missing in latest version JAVA-641JAVA-744
Add convenience methods for MongoClientOptionsJAVA-821
reading profiling status disables profilingJAVA-862
DBCollection.find doesn't use custom DBEncoder to encode queryJAVA-848
"can't find a master" exception even with secondary readPref on a commandJAVA-857
read failure when takes too longJAVA-1065
DB.createCollection method doesn't create an empty collectionJAVA-788
Detecting Server Going Away?JAVA-784
Allow merge of options from URI and options from options classJAVA-710
Support max connection idle time and max connection life timeJAVA-754
Why Java Driver does not allow to execute saved javascript on secondary nodeJAVA-722
Errors when DBRef's $id is Object instead of simple valueJAVA-732
Thread Locals not being freed in thread poolJAVA-766
DBCollection.setReadReference() has no effectJAVA-794
Java driver fails to detect fields with dots (.) under certain circumstancesJAVA-1312
mongo-db java driver 2.10.x connection timeout problemJAVA-767
connection pool may leak connections on server restartJAVA-948
WriteConcern.SAFE isn't.
{"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