Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5153
Remove deprecated methods in WriteConcernError classJAVA-5179
Make Stream.open/openAsync fail with IOException instead of MongoSocketOpenExceptionJAVA-4676
Provide access to raw result document when the server returns an error for a commandJAVA-4421
Deprecate WriteConcernError errorLabels propertyJAVA-4575
Driver code should catch Exception instead of RuntimeException even if no checked exception is declaredJAVA-4520
Only wrap security-related errors in MongoSecurityExceptionJAVA-2490
Exception com.mongodb.MongoInternalException has error in its messageJAVA-2402
Observables error message when requesting 0 is incorrect.JAVA-3277
The error message "Error reading from input stream" at AsyncStreamHelper.java:202 is misleadingJAVA-4565
Add errorCodeName property to MongoServerExceptionJAVA-2267
Fix BulkWriteException's messageJAVA-2114
Better error message for "Invalid BSON field name"JAVA-2100
Rephrase unsupported/corrupt BSON messagesJAVA-2798
CLONE - Better error message for "Invalid BSON field name"JAVA-3166
Improve MongoWaitQueueFullException messageJAVA-1357
Fix numberFormatException when providing server address without portJAVA-1352
DuplicateKeyException should provide the propertyname which is duplicatedJAVA-1903
BulkWriteException message should print BulkWriteError detailsJAVA-1271
Java driver does not clean up thread resources (sometimes)JAVA-1103
CommandResult.getException not detecting "caused by" duplicate key exceptionJAVA-1147
Poor error message for find using sortJAVA-1081
CommandResult.getException not detecting duplicate key errors reported in errObjects fieldJAVA-913
MongoClient throws NumberFormatException when parsing http:// addressJAVA-1036
getCollectionNames() causing a "ids don't match" exception intermittentlyJAVA-932
How to disable driver loggingJAVA-1054
"err" field is no longer examined to determine if there is a duplicate key errorJAVA-3664
Ensure that the WriteConcernError "errInfo" object is propagatedJAVA-3658
Improve maxCommitTime timeout error messageJAVA-3570
Revert Handle NPE caused by SingleResultCallback based ObservablesJAVA-4551
RejectedExecutionException happens in driverJAVA-4775
Internal MongoWriteConcernWithResponseException is exposed to user codeJAVA-4244
Top level error labels aren't added to WriteConcernErrorsJAVA-4219
Error Code from WriteError not propagated to MongoServerExceptionJAVA-3875
Improve BulkWriteExceptionJAVA-3852
InternalStreamConnection.openAsync leaks exception instead of passing it to callbackJAVA-3985
Define error handling behavior of writeErrors and writeConcernError on MongosJAVA-3986
Drivers should not inspect error messages for "not master" or "node is recovering"JAVA-3531
Expand use of error labels for RetryableWritesJAVA-3266
Log exception in user's codeJAVA-4701
Propagate Original Error for Write Errors Labeled NoWritesPerformedJAVA-3644
Async change stream never closes or receives more events after error on decodingJAVA-3412
Add index name as a separate field on duplicate key error objectJAVA-2131
Make all classes referenced by MongoException subclasses implement SerializableJAVA-2129
Exception in callback is catched by async driverJAVA-3060
The Java driver ignores exceptions in user code.JAVA-2843
Exceptions should include codeName string from server responseJAVA-2180
Throw more information in BsonSerializableException when "Size X is larger than MaxDocumentSize 16793600"JAVA-2290
Server monitor thread diesJAVA-2177
Ensure Loggers are past to ErrorHandlingCallbacksJAVA-2982
Decimal128 is throwing AssertionError instead of NumberFormatException
{"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