Skip to content
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

[Preview] Change Feed: Adds SDK changes required for Full-Fidelity Change Feed #3197

Merged
merged 40 commits into from
Aug 1, 2022

Conversation

philipthomas-MSFT
Copy link
Contributor

@philipthomas-MSFT philipthomas-MSFT commented May 16, 2022

Pull Request Template

Description

SDK changes required for Full-Fidelity Change Feed.

Type of change

  1. Supports new ItemChanges<> type to be used by the FeedIterator that contains Metadata
  2. Supports default UseGatewayMode to true on request if Full-Fidelity change feed
  3. Supports default wire format on Full-Fidelity that includes metadata

Closing issues

To automatically close an issue: closes #IssueNumber

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the required format: "[Internal] Category: (Adds|Fixes|Refactors|Removes) Description"

Internal should be used for PRs that have no customer impact. This flag is used to help generate the changelog to know which PRs should be included. Examples:
Diagnostics: Adds GetElapsedClientLatency to CosmosDiagnostics
PartitionKey: Fixes null reference when using default(PartitionKey)
[v4] Client Encryption: Refactors code to external project
[Internal] Query: Adds code generator for CosmosNumbers for easy additions in the future.

Copy link
Member

@ealsur ealsur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

@sourabh1007
Copy link
Contributor

Pull Request Template

Description

SDK changes required for Full-Fidelity Change Feed.

Type of change

  1. ChangeFeedItem<> contains Metadata
  2. Default UseGatewayMode to true on request if Full-Fidelity
  3. Default wire format on Full-Fidelity

Closing issues

To automatically close an issue: closes #IssueNumber

  1. Can you please describe little bit more about Full fidelity Change Feed. What does it mean actually?
  2. for "Type of change" section you should have selected from the options given in the template.

@philipthomas-MSFT philipthomas-MSFT changed the title SDK changes required for Full-Fidelity Change Feed from Users/philipthomas/fullfidelitycfp [Public] Adds SDK changes required for Full-Fidelity Change Feed from Users/philipthomas/fullfidelitycfp May 17, 2022
ealsur
ealsur previously approved these changes Jul 26, 2022
sourabh1007
sourabh1007 previously approved these changes Jul 28, 2022
@kirankumarkolli kirankumarkolli merged commit e7dddbb into master Aug 1, 2022
@kirankumarkolli kirankumarkolli deleted the users/philipthomas/fullfidelitycfp branch August 1, 2022 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants