Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2074
Mongo client is leaking unclosed connection thread.JAVA-1180
Inconsistent behaviour when querying GridFS collectionJAVA-1271
Java driver does not clean up thread resources (sometimes)JAVA-1841
JSON serializer will write out Inifinity but JSON.parse fails to parse itJAVA-1207
Driver incorrectly converts nanoseconds to milliseconds in Level.FINE log messageJAVA-1221
Avoid possible NPEs in JMXConnectionPoolListenerJAVA-1339
Performance degradation when switching from 2.4.x to 2.6.x with newer Java driverJAVA-1287
WriteResult.isUpdateOfExisting reports wrong value running against MongoDB 2.6JAVA-1111
isLocked is incompatible with MongoDB 2.5.5JAVA-1185
Replace ':' with "." in new logger names.JAVA-2385
GSSAPI authentication fails against Windows MongoDB serverJAVA-1141
DBCollection.createIndex(DBObject, DBObject) does not generate the index name if none is providedJAVA-1181
Authentication is not done for DBCollection.createIndex()JAVA-1165
Some DBCursor array methods may not close underlying cursorJAVA-1173
SSL connections do not verify certificate hostnamesJAVA-1187
Be less aggressive closing connections on exceptionsJAVA-1216
Remove special handling of setVersion reported by ismasterJAVA-1194
Stop logging that the primary has changed when it's stayed the sameJAVA-1182
BulkWriteResult methods should have returned long rather than intJAVA-1160
Driver can't connect to a member of an un-initiated replica setJAVA-1217
Increase retry frequency of heartbeat only when necessaryJAVA-1178
wnote and jnote should not be treated as errorsJAVA-1172
Missing in Java Docs: https://github.com/mongodb/mongo-java-driver/blob/master/src/main/com/mongodb/QueryResultIterator.javaJAVA-1159
Retry once before declaring a server downJAVA-1613
Race condition on DBPort usage during write commandsJAVA-1117
2.12.0-rc0 logs JMX InstanceAlreadyExistsException at WARNING levelJAVA-1125
Improve GridFS.remove(query) methodJAVA-1093
JMX Exception when registering a connection pool for an IP V6 addressJAVA-1097
deprecate ensureIndex() methodsJAVA-1558
Bulk API inserts with UNACKNOWLEDGED write concern are translated into individual insertsJAVA-1255
Add DBCursor.tryNext() method for tailable cursorsJAVA-1192
BasicBSONObject.equals method broken for BasicDBList of BasicDBObjectJAVA-1253
AggregationOutput should not throw IllegalArgumentException on command failureJAVA-1254
Some helper methods wrapping commands do not call throwOnError on the resultJAVA-1170
How is the connection pooling managed within the latest driver versionJAVA-1174
java heap out of memory when using tailable cursorJAVA-1161
A replica set member that doesn't report its name results in removal of all servers from the client view of the replica setJAVA-1164
ThreadLocal<Random> anonymous subclass prevents classloader from being garbage collectedJAVA-1163
No createIndex signature exists to match keyspec, name, uniqueJAVA-1202
Driver should dedicate a thread to monitor each serverJAVA-1541
unordered bulk writes should continue sending batches after an errorJAVA-1148
Race condition at com.mongodb.MultiServerClusterJAVA-1206
Incorrect ping information causes continuous updating cluster information
{"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