Export - CSV (All fields)
Export - CSV (Current fields)
DRIVERS-3085
Allow drivers to process change streams instead of database serverDRIVERS-2739
Add option to always use "startAfter" for changestreamsDRIVERS-2461
Use field list syntax for Change Stream spec changelogDRIVERS-2282
Add ignoreExtraEvents to more change stream unified testsDRIVERS-2431
Forbid Serverless in Change Stream Disambiguated Unified Spec TestsDRIVERS-2288
Unified change stream spec tests should forbid serverless environmentDRIVERS-2214
Fix getMore with comment specsDRIVERS-2477
change stream consecutive resume test should use write concern majorityDRIVERS-2387
Spec test "change stream resumes after StaleShardVersion" fails on server version > 6.0DRIVERS-3242
The `ReadConcernMajorityNotAvailableYet` error should be treated as a resume error in the changestream for servers with wire version less than 9.DRIVERS-3138
Test more resumable non-server error cases for change streamsDRIVERS-2201
Change stream spec tests should cover `updateLookup`DRIVERS-2248
Test getMore with comment for change streams on sharded clustersDRIVERS-2417
Exclude create events from change stream events when testing showExpandedEventsDRIVERS-2025
Update ChangeStreamEvent type definition to include clusterTimeDRIVERS-2443
Add `serverless: forbid` to change streams clusterTime testDRIVERS-2392
Test that StaleConfig errors are resumable for change streamsDRIVERS-2609
Deprecate sharded-replicaset topology type and clean up redundant runOnRequirementsDRIVERS-598
Change stream spec should be more explicit about how to kill the cursor before resumingDRIVERS-544
Support 'startAfter' option to the $changeStream stageDRIVERS-742
Add support for the comment field to all helpersDRIVERS-595
Support postBatchResumeToken in change streamsDRIVERS-1915
Change streams support for user-facing PIT pre- and post-imagesDRIVERS-942
Consider resuming on aggregate for change streamsDRIVERS-2300
runCommand for `getMore` does not support comment on version <= 4.4.0DRIVERS-629
Amend change stream missing resume token tests for wire version 8+DRIVERS-2231
ChangeStream Spec: fullDocument field in ChangeStreamOptions should be an optional to handle "default" case.DRIVERS-677
Fix result assertion in change stream spec testDRIVERS-620
Ensure that getMore right after a resume is retried in changestreamsDRIVERS-1992
Set 0 for batchsize for initial change streamDRIVERS-2323
Run all possible change streams spec tests against sharded topologiesDRIVERS-2322
Restrict change streams unified tests to replicasetsDRIVERS-3151
Change streams expanded events present by default in 8.2+DRIVERS-1668
Add log messages to Change streams specDRIVERS-1995
Do not error when parsing change stream event documents
{"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