-
Notifications
You must be signed in to change notification settings - Fork 526
Change feed: Adds id and pk to ChangeFeedMetadata for delete operations #5470
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
Merged
Changes from 26 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
f629e50
Update ChangeFeedItem to include id and pk metadata
jcocchi 970b689
update emulator tests for avad delete operations
jcocchi 1823f65
add output of UpdateContracts script
jcocchi 1e66f3b
undo encryption contracts changes
jcocchi 60223b4
update changefeed metadata serialization
jcocchi aacd447
update ttl delete test
jcocchi b2f0e2a
update change feed metadata contract
jcocchi 4129a95
fix: adding newsoft converter to handle partitionKey
dibahlfi c41d59c
fix:updated contract
dibahlfi 5ddaec1
fix:refactoring
dibahlfi 31bc8b8
fix:addressing comments
dibahlfi d0d775d
Update Microsoft.Azure.Cosmos/src/Resource/FullFidelity/ChangeFeedMet…
dibahlfi 59f53a5
Update Microsoft.Azure.Cosmos/src/Resource/FullFidelity/ChangeFeedMet…
dibahlfi 2870d20
fix: addressing comments
dibahlfi 079e9aa
fix: addressing comments
dibahlfi aa60a72
fix: refactoring
dibahlfi 2658b33
updating contract file
dibahlfi 8cd1360
Merge branch 'master' into users/dibahl/updateChangeFeedMetadata
ananth7592 8694811
enhanced logging
dibahlfi c175e7d
Merge branch 'master' into users/dibahl/updateChangeFeedMetadata
yash2710 b64ffa1
Simplify converter
yash2710 3810bab
Move to annotation converters
yash2710 f0d4f72
Merge remote-tracking branch 'origin/master' into users/dibahl/update…
yash2710 617b4ab
Address comments
yash2710 9964fd0
Add E2E live account test
yash2710 3ec8ff3
Merge branch 'master' into users/trivediyash/CFPDeleteMetadata
yash2710 c0f6f0b
Merge branch 'master' into users/trivediyash/CFPDeleteMetadata
yash2710 e6fe51c
Update code-doc
yash2710 cc7eb66
Merge branch 'users/trivediyash/CFPDeleteMetadata' of https://github.…
yash2710 c5edc44
Merge branch 'master' into users/trivediyash/CFPDeleteMetadata
yash2710 1a50f38
Merge branch 'master' into users/trivediyash/CFPDeleteMetadata
kirankumarkolli 40cb84a
Fix tests and update contract
yash2710 4800713
Merge remote-tracking branch 'origin/master' into users/trivediyash/C…
yash2710 daf2638
Merge branch 'users/trivediyash/CFPDeleteMetadata' of https://github.…
yash2710 3427559
Update connection string for multi-master mode
yash2710 9d39e1f
Merge remote-tracking branch 'origin/master' into users/trivediyash/C…
yash2710 95a0f3e
Refactor test
yash2710 ce56009
Update cosmosclient createion
yash2710 3a2a6a3
Fix endpoint for emulator
yash2710 8f90e97
Fix test for emulator
yash2710 605c375
Update builder test
yash2710 9e580cd
Update builder test
yash2710 16f4752
Update builder test
yash2710 3a945f6
Update builder test
yash2710 fe70165
Merge branch 'master' into users/trivediyash/CFPDeleteMetadata
yash2710 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
There are no files selected for viewing
133 changes: 93 additions & 40 deletions
133
...oft.Azure.Cosmos.Encryption.Custom.Tests/Contracts/DotNetSDKEncryptionCustomAPI.net6.json
Large diffs are not rendered by default.
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
92 changes: 0 additions & 92 deletions
92
Microsoft.Azure.Cosmos/src/Resource/FullFidelity/Converters/ChangeFeedMetadataConverter.cs
This file was deleted.
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
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.