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. |
| "integrity": "sha512-QMUezzXWII9EV5aTFXW1UBVUO77wYPpjqIF8/AviUCThNeSYZykpoTixUeaNNBwmCev0AMDWMAni+f8Hxb1IFw==", | ||
| "dev": true | ||
| }, | ||
| "node_modules/fsevents": { |
There was a problem hiding this comment.
nit: This is not blocking issue. This library is dev dependency for MacOS. No harm but it is reviewing noise. :)
Adds Cosmos DB Change Feed mode support and validation so changeFeedMode is surfaced in types and preserved through function registration metadata.
Changes
Version