CosmosDb ChangeFeed Support - #454
Conversation
|
I am not familiar with E2E-test situation for this repo, but want to make sure the feature is validated either manually or by tests. A specific scenario to validate for is the incoming payload type when using |
|
+1 for the Jacob's comment. Change looks good. E2E might be required. |
Emulator do not support this. I will be creating a new sample for this feature and test locally |
|
@copilot resolve the merge conflicts in this pull request |
Resolved the merge conflicts in commit |
jviau
left a comment
There was a problem hiding this comment.
Curious where FullFidelity came from? Does the node CosmosDB package use that terminology?
@jviau No, I did not like the name All Version and Delete and fullFidelity sounds next best option so changed to that. I can revert if that's the name we plan to go. |
Adds Cosmos DB Change Feed mode support and validation so changeFeedMode is surfaced in types and preserved through function registration metadata.
Changes
Version