Export - CSV (All fields)
Export - CSV (Current fields)
RUBY-3608
Relax requirement for optional fields and introducing appName for failPoints for transactions unified testsRUBY-3571
PoolClearedError should have TransientTransactionError label appended to itRUBY-3398
Revise runOnRequirements for transaction tests incompatible with load balancersRUBY-3576
Consider removing readPreference from transaction optionsRUBY-3254
Deprecate sharded-replicaset topology type and clean up redundant runOnRequirementsRUBY-3502
mongod-unpin.yml tests are flakyRUBY-3560
Require startTransaction to report an error if the driver detects that transactions are not supportedRUBY-3325
Permit legacy transaction tests to run on load-balanced topologies and Atlas ServerlessRUBY-3343
Drivers should unpin connections when ending a sessionRUBY-3341
Infinite loop in generic transactional provider due to dup keysRUBY-3582
Clarify write concern rules in the transactions specRUBY-2246
Add the appropriate error labels to SocketTimeoutErrors that occur during transactionsRUBY-3063
Add test that reads are not retried in a transactionRUBY-1625
POC : Convenient API for TransactionsRUBY-1665
count_documents helper does not start transactionsRUBY-1578
Driver attempts to read session attributes during response handling even if it determines sessions are not supportedRUBY-1691
Document :default_transaction_optionsRUBY-1587
Error labels received from server are not parsed into Error objects
{"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