Export - CSV (All fields)
Export - CSV (Current fields)
GODRIVER-2639
Improve test coverage for retryable handshake errorsGODRIVER-2670
Break NoWritesPerformed-Only Error SequenceGODRIVER-3442
Skip aggregate $out test in retryable writes spec on serverlessGODRIVER-2901
Separate batching, retry, and single-operation execution logicGODRIVER-3386
PoolClearedError test is flakyGODRIVER-3389
Test that deleteMany and updateMany are not retried after retryable errorGODRIVER-3146
Convert retryable reads spec tests to unified test formatGODRIVER-3073
Test-level runOnRequirements in retryable writes tests should not be more permissive than top-level runOnRequirementsGODRIVER-2838
Deprecate sharded-replicaset topology type and clean up redundant runOnRequirementsGODRIVER-3028
Consider resuming on aggregate for change streamsGODRIVER-2502
Add test that reads are not retried in a transactionGODRIVER-2497
Disable causal consistency in implicit sessionsGODRIVER-1885
Client Side Operations TimeoutGODRIVER-2491
Feature request - configurable retriesGODRIVER-2101
Direct read/write retries to another mongos if possibleGODRIVER-2516
Propagate Original Error for Write Errors Labeled NoWritesPerformedGODRIVER-3030
Consider making ReadConcernMajorityNotAvailableYet a retryable errorGODRIVER-3168
Retry KMS requests on transient errorsGODRIVER-3031
Errors on retryable ops should indicate originating server when possibleGODRIVER-3032
Clarify exactly what code/label fields drivers should inspect to determine retryabilityGODRIVER-3121
Update prose tests for mongos deprioritization during retryable opsGODRIVER-3394
Convert retryable write command construction prose tests to spec testsGODRIVER-3029
Make ExceededTimeLimit retryable reads error
{"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