Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-2525
Occasional handshake error when using mongodb+srv with mongos poolGODRIVER-2531
is returning WaitQueueTimeoutError always correct when context is done?GODRIVER-2929
Improve error messaging by wrapping errors in Go Driver 1.xGODRIVER-3298
Error unwrap doesn't support multi-wrapped errorsGODRIVER-2721
Fully support "errors.Is" and "errors.As" in all stable public APIsGODRIVER-1945
Improved error messagesGODRIVER-2039
Implement error helpers for generic errorsGODRIVER-1991
Investigate how to handle errors from the x packageGODRIVER-1962
WithTransaction mongodb error detection doesn't unwrap errorsGODRIVER-1992
Implement ServerError interface for driver errorsGODRIVER-1813
Expose code in error messageGODRIVER-1802
Add error API improvements interfaceGODRIVER-1803
Add error API improvements helpersGODRIVER-1659
Use fsm.compatibilityErr to give better server selection errorsGODRIVER-733
Add diagnostic information to server selection errorsGODRIVER-773
Improve context of 'document is nil' errorsGODRIVER-1631
Expose ErrDocumentTooLarge to caller from result of BulkWriteGODRIVER-1627
Return structured or configurable error for bson.UnmarshalGODRIVER-1437
Expand use of error labels for RetryableWritesGODRIVER-1300
Replace uses of github.com/pkg/errors with stdlib errorsGODRIVER-198
Ensure panics are handled when running functions in goroutinesGODRIVER-170
Design and implement first-draft of custom errors for the bson, builder, and elements packagesGODRIVER-1581
Properly wrap and provide Unwrap implementations for error typesGODRIVER-400
reorder conditionals to return write errors if a write concern error is also present.GODRIVER-394
Errors raised by drivers should include codeName string from server responseGODRIVER-378
Unconnected Client should return a mongo level error, not topology level errorGODRIVER-42
Implement improved error handlingGODRIVER-3144
Use error “Cause” to deliver better error messaging when supported.GODRIVER-1465
Create IssueGODRIVER-1487
UnknownTransactionCommitResult should be added for more writeConcernErrorsGODRIVER-1450
BulkWriteError's request is not the correct oneGODRIVER-877
FindOne() nondeterministically returns empty singleResultGODRIVER-876
findOne can fail to returnGODRIVER-870
Add better error message when connecting with authdb and no userGODRIVER-791
Panic on cursor Close with a dead serverGODRIVER-1074
Better positional error reporting from the json and bson libraries.GODRIVER-1018
record codeName for WriteConcernErrorsGODRIVER-1017
Find method doesn't defer a session close.GODRIVER-952
Lack of context in error description like "cannot decode 64-bit integer into a string type"GODRIVER-559
Improve server selection error messages for connection and context errorsGODRIVER-1346
Improve unhelpful error "ns not found"GODRIVER-503
mongo.Connect is always succeeding even the db is not upGODRIVER-1483
Add error labels to WriteExceptionsGODRIVER-1086
Can leak creds through errors from URI Parsing
{"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