Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2387
Mongo.getAllAddress Includes Auto-Discovered NodesJAVA-2386
Exception when a null value is included in the results of the distinct commandJAVA-2383
Java driver IllegalStateException: state should be: elapsed time is positiveJAVA-2379
If closing a cursor throws, subsequent calls will throw java.lang.IllegalStateExceptionJAVA-2378
Netty dependency exposed in MongoClientsJAVA-2338
Cursor holds on to two batches of documents at a time, where only one is necessaryJAVA-2336
CreateCollectionOperation uses invalid field for create command for userPowerOf2Sizes propertyJAVA-2335
Providing a null value in a List<ServerAddress> throws a NPEJAVA-2334
Negative server selection timeout doesn't work at all (long overflow)JAVA-2329
DBCollectionFindOptions.cursorType is ignoredJAVA-2328
Too much logging in the server monitorJAVA-2327
Race condition closing DefaultConnectionPoolJAVA-2325
Handling of "normalization" field is missing from DBObjectCollationHelperJAVA-2322
A null filter passed to DBCollection.find throws an exception when it used to be alledJAVA-2309
Missing MongoClientFactoryJAVA-2308
Driver version check fails when there is another version.properties file in the classpathJAVA-2306
NettyStream does not handle clean socket closures from the serverJAVA-2305
BsonBinaryWriter reports incorrect max document size in error messageJAVA-2303
Regression in LazyBSONObject.entrySet() performance in the 3.x driverJAVA-2302
Memory leak on Java async driver + Netty 4.1.xJAVA-2297
BsonBinaryReader#skipValue does not handle deprecated DBPointer typeJAVA-2294
GridFSDownloadStream - exception when destination buffer size != file chunk sizeJAVA-2272
Some calls to CollectibleCodec.generateIdIfAbsentFromDocument expect the document to mutate.JAVA-2270
Async driver does not apply some connection string settingsJAVA-2267
Fix BulkWriteException's messageJAVA-2265
MixedBulkWriteOperation doesn't null check the items in the WriteRequests listJAVA-2257
Handle autoIndexId without capped option enabledJAVA-2245
MongoClient Instantiation Using IPV6 Address Causes "com.mongodb.MongoException: host and port should be specified in host:port format"JAVA-2238
Connection and thread leakage in DefaultServerMonitorJAVA-2237
Broken MongoDB documentation links in API docsJAVA-2231
Legacy driver sends nToReturn of -1 for OP_GET_MORE for an aggregation with batch size of 1JAVA-2229
SocketFactory overridden if `ssl=true` is used in the URIJAVA-2228
Document.parse() stucked in a dead loopJAVA-2227
DBCollection aggregate methods that take AggregationOptions fail to set slaveOk bit when read preference demands itJAVA-2220
Calls to new ServerAddress(InetAddress) fail with numeric IPv6 addressesJAVA-2216
createIndexes in async MongoCollection does not include partialFilterExpressionJAVA-2204
NettyByteBuf.duplicate incorrectly handles reference countsJAVA-2175
GridFSFile and users codecs can cause errors.JAVA-2160
Driver uses custom decoder to decode error documentJAVA-2123
Spurious exception logged while ensuring minimum pool sizeJAVA-2108
createIndex command failure on duplicate key incorrectly parses error messageJAVA-2105
"$explain" in FindOptions.modifiers ignored when connected to 3.2 serverJAVA-2074
Mongo client is leaking unclosed connection thread.JAVA-2068
MongoClientOptions.builder(MongoClientOptions) should make a copy of the commandListeners arraysJAVA-2065
Using bulk write API, in some cases two sockets will be used instead of oneJAVA-2063
Driver does not obey continueOnError=true for a bulk insert that must be split into multiple OP_INSERT messagesJAVA-2059
Connection failures on sendMessage can cause NPE with command monitoring enabledJAVA-2058
Should check the query failure bit on OP_GET_MORE reply in async pathJAVA-2056
Updates.set fails with List typeJAVA-1900
Can encode but not decode Binary UUID's with invalid lengths
{"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