Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-5559
Add ability to get the PostBatchResumeToken from the batchCursor of MongoChangeStreamCursorJAVA-5397
Work around server behavioral change generating clusterTime for bulk writesJAVA-4721
Forbid Serverless in Change Stream Disambiguated Unified Spec TestsJAVA-4785
change stream consecutive resume test should use write concern majorityJAVA-4610
Should noop be a operation typeJAVA-4283
Calling watch() for changestream will send getMore command foreverJAVA-4167
Add MongoCursor#available methodJAVA-4546
Reactive change stream stuck after connection lost for longer than server selection timeoutJAVA-4716
Exclude create events from change stream events when testing showExpandedEventsJAVA-4720
Update ChangeStreamEvent type definition to include clusterTimeJAVA-4729
Add `serverless: forbid` to change streams clusterTime testJAVA-4961
Deprecate sharded-replicaset topology type and clean up redundant runOnRequirementsJAVA-4580
Use BsonExtraElements annotation in ChangeStreamDocumentJAVA-3442
ChangeStreamBatchCursor#close should be a no-op after first callJAVA-5769
Ensure stability of resumeTokens across versionsJAVA-5835
Change streams expanded events present by default in 8.2+JAVA-4955
Avoiding Errors if Change Stream Events Exceed 16MBJAVA-4477
MongoChangeStreamCursor tryNext() call blocks and waits indefinitely when there is a network connection lossJAVA-4590
Always report wallTime in the change stream event outputJAVA-4592
Support change stream pre- and post- images optionsJAVA-4585
Improved change stream event visibility for cluster-to-cluster replicationJAVA-4166
Backport JAVA-4165 (`ChangeStreamPublisher` may lose change events when retrying `getMore`) to 4.2.xJAVA-4165
`ChangeStreamPublisher` may lose change events when retrying `getMore`JAVA-3850
ChangeStream Publisher's cursor does not closed after .cancel()JAVA-3762
Delete event does not trigger for targeted data in Change StreamsJAVA-3781
Treat CursorNotFound as a resumable change stream errorJAVA-3639
Use white list for change stream resumabilityJAVA-3675
Change Streams: KillCursor command fails with "error 143 (CursorInUse)"JAVA-3671
Remove ElectionInProgress (216) from ResumableChangeStreamErrorJAVA-4468
Change streams support for user-facing PIT pre- and post-imagesJAVA-4432
The Subscriber of a publisher never gets its onError method called after an MongoTimeoutExceptionJAVA-3910
Investigate test failure on latest: should resume after single getMore ErrorJAVA-3938
Change stream connections not returnedJAVA-4289
Change stream cursors should be resilient to replicaset changesJAVA-3871
Change stream resumption does not always include resumeAfterJAVA-4044
Exception when dropping a collection with changestreamJAVA-4045
Change Events with more accurate time valueJAVA-3818
Correctly express lack of event assertions in change stream testsJAVA-3723
java.lang.NoSuchMethodError when using reactive stream driverJAVA-3990
Implement change stream oplog parsing code for delta oplog entriesJAVA-3261
ChangeStreamDocument should support the "to" field for rename eventsJAVA-3290
Change streams resume after thread is interruptedJAVA-3228
Watch with project pipeline didn't work correctly.JAVA-3225
ChangeStreamDocument does not have getters for txnNumber and lsid fieldsJAVA-4470
Do not error when parsing change stream event documentsJAVA-4555
Test "to" field in change streams for rename eventsJAVA-4692
Expose rich field information in the updateDescriptionJAVA-3327
Fix result assertion in change stream spec testJAVA-3333
Change Events: fullDocument field is unexpectedly NULLJAVA-2939
ChangeStream can't handle 'drop' event
{"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