Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-675
Inefficient object handlingJAVA-1315
DB.addUser javadoc comment refers to the wrong commandsJAVA-297
Remove unnecessary BasicBSONObject.put() methodJAVA-797
Javadoc of ServerAddress constructor is wrongJAVA-913
MongoClient throws NumberFormatException when parsing http:// addressJAVA-586
ObjectId MachineId uses network interface names instead of mac address or something more uniqueJAVA-1502
BSONObject et al.: wrong return value in JavaDoc for put(k,v)JAVA-1715
API documentation change for class DBCollectionJAVA-1668
GridFS#findOne(ObjectId) finds by "objectId" instead of "_id"JAVA-1722
Broken link in api documentationJAVA-956
Assume {ok:0} in case of missing 'ok' field in server responseJAVA-943
MongoClientURI does not support wtimeoutms query parameterJAVA-1407
List parameters should be generalizedJAVA-1357
Fix numberFormatException when providing server address without portJAVA-1300
Update Java API Docs getCollection(java.lang.String)JAVA-1246
If two instances of the same standalone server is passed to MongoClient, the driver removes it from the cluster monitorJAVA-1618
BasicBSONList doesn't support zero-length "" keyJAVA-1103
CommandResult.getException not detecting "caused by" duplicate key exceptionJAVA-1106
Empty objects and arrays not handled correctly in results.JAVA-1081
CommandResult.getException not detecting duplicate key errors reported in errObjects fieldJAVA-1440
Link all 2.8 new features to manualJAVA-1346
For correct idle connection timeout, lastUsedAt should be set after the callback fires rather than beforeJAVA-337
Unique IDs generated with the Java MongoDB driver do not conform to the documentationJAVA-1501
MongoClient should implement CloseableJAVA-1530
DBCursor is missing a limit getter methodJAVA-1207
Driver incorrectly converts nanoseconds to milliseconds in Level.FINE log messageJAVA-1221
Avoid possible NPEs in JMXConnectionPoolListenerJAVA-1252
Should invalidate connection pool when ServerMonitor detects a disconnectJAVA-576
Setting DBEncoder for $cmd collection has no effectJAVA-955
Space in Database Name Should Be Considered InvalidJAVA-416
Using an Array to create a DBObject breaks .equals and .hashcodeJAVA-366
BSON decoding compiles Java Pattern instances: this is error prone and bad for performanceJAVA-508
Add "out.*" support for MapReduceCommandJAVA-1623
BatchCursor callback should allow implementations of AsyncBatchCursorJAVA-1617
DBCollection should not return null WriteResult on an unacknowledged writeJAVA-1609
DBCollection.createIndex is too strict about options value typesJAVA-1588
Support cursor in listCollections and listIndexes commandsJAVA-1636
Add batchSize to the MongoIterableJAVA-1672
Regression applying read preference with tag setJAVA-1660
Add generic builders for query filters, sorts, and projectionsJAVA-1629
DBCursor getters should not return copies for mutable objectsJAVA-1281
Support $undefined in extended JSONJAVA-1549
Support storageEngine field for create collection/indexes helpers and operationsJAVA-1295
ServerMonitor does not log failed connection attemptJAVA-1475
Every connection should determine for itself the version of the serverJAVA-1451
ByteBuf should be reference counted instead of CloseableJAVA-1456
Add support for listIndexes commandJAVA-1393
Complete Javadoc for bson moduleJAVA-1360
Remove ServerError classJAVA-1284
Include full wait time in timeout exceptions
{"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