Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2114
Better error message for "Invalid BSON field name"JAVA-2103
No codec for java.sql.TimestampJAVA-2105
"$explain" in FindOptions.modifiers ignored when connected to 3.2 serverJAVA-2236
Java Driver to use in SO AIX v7.1 server with DataStage v11.3 application to connect to mongoDB v3.2 ?JAVA-2123
Spurious exception logged while ensuring minimum pool sizeJAVA-2301
Allow application to get db/collection/index list with any ReadPreferencesJAVA-2798
CLONE - Better error message for "Invalid BSON field name"JAVA-2071
API documentation for MongoClient 3.0+ should describe mongos round-robin selectionJAVA-2052
Ensure that all threads created by DefaultConnectionPool are daemonsJAVA-2058
Should check the query failure bit on OP_GET_MORE reply in async pathJAVA-2068
MongoClientOptions.builder(MongoClientOptions) should make a copy of the commandListeners arraysJAVA-2146
Don't get exceptions from driver when Write concern not met.JAVA-2138
Performance regression between OP_QUERY and find commandJAVA-2176
splitVector added as an OBEDIENT_COMMANDSJAVA-2119
Query failed with error code 13 and error message 'not authorized for queryJAVA-2110
Performance regression between 2.13 and 3.2 driversJAVA-2092
Add equals() and toString() to UpdatesJAVA-2091
Exception: Interrupted acquiring a permit to retrieve an item from the poolJAVA-2288
updateOne semantic is not as expectedJAVA-2285
Unable to reconnect to a replica set after a failover due to stale electionIdJAVA-2063
Driver does not obey continueOnError=true for a bulk insert that must be split into multiple OP_INSERT messagesJAVA-2054
Support readConcern property on DB and DBCollectionJAVA-2053
Default NioEventLoopGroup created by driver must be closedJAVA-2069
Use setVersion and electionId to detect stale primariesJAVA-2024
JsonReader handles `Date()` incorrectlyJAVA-2080
The $near query works from the shell but complains that it can't find index from morphiaJAVA-2059
Connection failures on sendMessage can cause NPE with command monitoring enabledJAVA-2079
collectionExists returns false although collection really existsJAVA-2070
InsertOneOption class not included in driver 3.2.0
{"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