-
Notifications
You must be signed in to change notification settings - Fork 359
Add ChangeFeed AllVersionsAndDeletes mode #4706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
NaluTripician
merged 41 commits into
main
from
yumnahussain/yumnahussain-cosmos-changefeed-avad
Jul 28, 2026
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
4d58b00
Return ChangeFeedItem envelope from change feed
yumnahussain 1111a21
Make ChangeFeedMetadata.operation_type optional
yumnahussain 4fac43f
Merge branch 'main' into yumnahussain/cosmos-changefeed-envelope
yumnahussain 9e3a20c
Test that the iterator preserves envelope metadata
yumnahussain 86abbd8
Potential fix for pull request finding
yumnahussain 2e3e090
Potential fix for pull request finding
yumnahussain 2032bc1
Add AllVersionsAndDeletes change feed mode
yumnahussain 3b34b1b
Tolerate non-enveloped change feed items
yumnahussain 8a6e293
Add ChangeFeedPolicy and AVAD integration tests
yumnahussain 5e3c326
Resolve stacked PR merge conflict
Copilot c69739e
Split long changelog entry
Copilot e8cf6c0
Merge branch 'main' into yumnahussain/cosmos-changefeed-envelope
yumnahussain 4e30d25
Merge remote-tracking branch 'origin/yumnahussain/cosmos-changefeed-e…
Copilot 1b7152f
Resolve merge conflicts with main
Copilot fc683d6
Trigger CI
yumnahussain 2559c10
Fix AVAD emulator test timeout
yumnahussain 4f5ea8f
Potential fix for pull request finding
yumnahussain b2f1be7
Potential fix for pull request finding
yumnahussain 3736c80
Potential fix for pull request finding
yumnahussain 7832b84
Potential fix for pull request finding
yumnahussain 53b1aaa
Potential fix for pull request finding
yumnahussain b95da6d
Address AVAD review feedback + Gateway 2.0 routing fix
yumnahussain fee105a
Reject PointInTime start for AVAD change feed
yumnahussain 3dd6d68
Address AVAD review feedback: service-gate starts, encode mode
yumnahussain 95a4dd0
Clarify LatestVersion metadata in query_change_feed docs
yumnahussain bbfe0fc
Address AVAD change-feed review comments
yumnahussain 59ea62d
Address nalu approve-with-nits change-feed comments
yumnahussain e48ebf9
Merge branch 'main' into yumnahussain/yumnahussain-cosmos-changefeed-…
yumnahussain 5ff530d
Soft-skip AVAD live tests on accounts without full-fidelity
yumnahussain 19c3397
Soft-skip AVAD split test on accounts without full-fidelity
yumnahussain 7f036f5
Revert AVAD live-test soft-skips
yumnahussain b7a17d8
Redesign ChangeFeedPolicy retention as Option<Duration>
yumnahussain 0e2d8e4
Enable continuous backup for AVAD live tests
yumnahussain e11d5da
Merge branch 'main' into yumnahussain/yumnahussain-cosmos-changefeed-…
yumnahussain 133b23e
Fix invalid periodic backup policy in test resources
yumnahussain 5e75a16
Enable AllVersionsAndDeletes on continuous-backup test accounts
yumnahussain 734f7d2
Revert create-time AVAD account flag
yumnahussain 3f60cce
Provision dedicated AVAD live-test account
yumnahussain 39712c5
Revert "Provision dedicated AVAD live-test account"
yumnahussain 768c737
Merge main into AVAD change feed branch
Copilot 4663401
Merge main into AVAD change feed branch
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.