Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2272
Some calls to CollectibleCodec.generateIdIfAbsentFromDocument expect the document to mutate.JAVA-2265
MixedBulkWriteOperation doesn't null check the items in the WriteRequests listJAVA-2305
BsonBinaryWriter reports incorrect max document size in error messageJAVA-1900
Can encode but not decode Binary UUID's with invalid lengthsJAVA-1929
Add parse factory method to BsonArrayJAVA-2328
Too much logging in the server monitorJAVA-2271
ConnectionString.getCredentialList should return immutable ListJAVA-2229
SocketFactory overridden if `ssl=true` is used in the URIJAVA-2220
Calls to new ServerAddress(InetAddress) fail with numeric IPv6 addressesJAVA-2329
DBCollectionFindOptions.cursorType is ignoredJAVA-2302
Memory leak on Java async driver + Netty 4.1.xJAVA-2325
Handling of "normalization" field is missing from DBObjectCollationHelperJAVA-2306
NettyStream does not handle clean socket closures from the serverJAVA-2322
A null filter passed to DBCollection.find throws an exception when it used to be alledJAVA-2323
Don't allow 0 maxStaleness in ReadPreference APIJAVA-2338
Cursor holds on to two batches of documents at a time, where only one is necessary
{"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