Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-3895
Avoid rethrowing MongoConnectionExceptionCSHARP-1479
Detect when a write has failed because of an election processCSHARP-2893
Add logic to process null value in the result of MongoCommandExceptionCSHARP-1523
Throw a more specific version of TimeoutExceptionCSHARP-858
Incorrect user/pass should throw right awayCSHARP-1042
Deprecate CommandResult in MongoCommandException and add new Code, Command, ErrorMessage and Result propertiesCSHARP-951
KeyNotFoundException on accessing GetLastErrorResult.DocumentsAffected propertyCSHARP-1033
Make all custom Exception classes be fully [Serializable]CSHARP-1417
Create a unique indexCSHARP-3010
Add a clear error when a serializer for dictionary classes is configured incorrectlyCSHARP-3775
Make root cause of errors more visible in error messagesCSHARP-2152
Create index returns wrong resultCSHARP-1343
Ability to set a retry policyCSHARP-474
Review all exceptions thrown by the C# driverCSHARP-2294
Add ErrorLabels property to MongoExceptionCSHARP-2749
Driver should hide credentials in exception messageCSHARP-1704
TcpStreamFactory is leaking socket handlers on exceptionCSHARP-1547
Transient error handlingCSHARP-1953
ObjectDisposedException when performing database operationsCSHARP-1252
Improve error handling in new 2.0 driverCSHARP-971
FindAndModify throws MongoCommandException instead of MongoDuplicateKeyException on key violationsCSHARP-942
Throw a NotSupportedException if the Exhaust query flag is usedCSHARP-1164
GetTotalStorageSize and GetTotalDataSize exception in MongoCollection with WiredTigerCSHARP-1163
FileSize exception in db.stats() / DatabaseStatsResult when WiredTiger in useCSHARP-1168
problems diagnosing connection issues from C# driverCSHARP-1303
Socket Connection Error in 2.0 DriverCSHARP-1057
Detect "jnote" errors reported by server 2.4.x with { ok : 1 }CSHARP-1041
Move Driver Exceptions into Core libraryCSHARP-1134
Add Mongo prefix to exception class names that don't already have itCSHARP-1141
Rename MongoNotMasterException to MongoNotPrimaryExceptionCSHARP-1097
Add ConnectionId to MongoException (or some suitable subclass of it)CSHARP-2968
Exception occurs when using mongodb+srv connection stringCSHARP-3017
Ensure that the WriteConcernError "errInfo" object is propagatedCSHARP-2998
Internal creation of MongoWriteException causes exceptionCSHARP-2872
Expand use of error labels for RetryableWritesCSHARP-3690
IClientSessionHandle.IsInTransaction remains true even if transaction has been abortedCSHARP-3272
Don't throw non-specific ExceptionsCSHARP-3269
Write operations do not include error labels from underlying exceptionCSHARP-3180
Use server error codes in place of error messages when possibleCSHARP-3110
Recurring Exceptions after first connectionCSHARP-2029
High CPU utilization when specifying an unknown server in the connection string.CSHARP-2359
Error while reading with mongodb 4.0 and latest driverCSHARP-2256
Errors raised by drivers should include codeName string from server responseCSHARP-2296
MongoNotPrimaryException and MongoNodeIsRecoveringException should derive from MongoCommandExceptionCSHARP-2593
Add numeric error code to default error message in NativeMethods.CreateExceptionCSHARP-2919
Simplify server description string in timeout exceptionsCSHARP-1390
InsertOneAsync doesn't throw MongoDuplicateKeyExceptionCSHARP-1544
System.TimeoutException: when using more than 10 tasksCSHARP-1028
Unable to connect to server 10.30.41.50:27017: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respondCSHARP-1686
Unable to install C# driver due to trust failure
{"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