Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5505
Add support for specifying ExecutorService to use for non-Netty async networkingJAVA-4191
Add support for Duration in the APIJAVA-4509
Unable to specify the "reconnectTries" and "reconnectInterval" settingsJAVA-4257
Default directConnection to false even if only one host is specifiedJAVA-4367
Warn instead of throw for invalid query parameter values in connection stringJAVA-4506
Allow specification of outgoing addressJAVA-2167
Trim Empty / White Space From Connection StringJAVA-2406
Incorrect comparison for authMechanismProperties in connection stringJAVA-1209
Using MongoDBClient with WebLogic like a Connection Pool with JNDIJAVA-5048
ConnectionString retryReads is not appliedJAVA-5088
ClusterSettings does not compute ClusterConnectionMode consistentlyJAVA-2068
MongoClientOptions.builder(MongoClientOptions) should make a copy of the commandListeners arraysJAVA-553
Change default timeout values in MongoOptionsJAVA-2166
Make it easier to mix ConnectionString settings with MongoClientSettingsJAVA-2948
Java driver cluster log level defaults to DEBUGJAVA-3402
Unable to use mongo+srv scheme when java.naming.provider.url JNDI property is invalidJAVA-2172
When Mongo is down, Hystrix circuit breaker won't open.JAVA-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-2381
Implement builder for MongoClientURI (and maybe ConnectionString)JAVA-2403
Don't require a username in the connection string for MONGODB-X509JAVA-2486
SSL encryption with MongoClient using TLS 1.2JAVA-2067
Allow setting of sslInvalidHostnameAllowed option in the connection stringJAVA-1495
MongoClientURI ignores readPreferenceTags if there is no readPreferenceJAVA-379
MongURI should allow configuring of the socketKeepAlive setting in the driverJAVA-4141
Fix exception message in ClusterSettingsJAVA-5302
Validate heartbeatFrequency in ServerSettingsJAVA-5331
Simplify TLS / SSL configurationJAVA-4621
MongoClientOptions should be able to accept a value for maintenanceInitialDelayMsJAVA-4404
Refactor MongoClientOptions so that it wraps MongoClientSettingsJAVA-4317
Allow setting in addition to adding listeners via settingsJAVA-3821
set specific cipher suites on ssl connectionJAVA-4461
Add API to apply UuidRepresentation to a CodecRegistryJAVA-4705
Setting a High Socket Read Timeout Value Leads to Integer OverflowJAVA-4911
per-MongoClient DNS lookup configurationJAVA-4956
MongoClientFactory creates MongoClientImpl, not MongoClient (using JNDI)JAVA-5390
InetAddressResolverProvider is ignoredJAVA-2043
Initializing driver with a URI and slaveOk=false defaults reads to secondaryJAVA-1890
Support "journal" parameter in connection stringJAVA-1018
Allow acceptable latency difference to be configured via APIJAVA-763
Allow configuration of heartbeat background threads to be set via APIJAVA-713
What is the reccomended Java Driver to use with db version v2.2.0 ?JAVA-872
MongoOptions neglects to copy alwaysUseMBeans and reset writeConcernJAVA-2271
ConnectionString.getCredentialList should return immutable ListJAVA-2163
MongoClient user should have ability to use non default factory implementationsJAVA-2198
Codec configuration APIJAVA-3057
retryWrites URI option doesn't override MongoClientOptionsJAVA-2887
Need ability to get the settings from the clientJAVA-2645
A few connection string specification tests are failingJAVA-3438
java.lang.NoSuchMethodError when using Spring Boot Starter Web dependency with Mongo Driver 3.11.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