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

Change Feed: Adds ChangeFeedIterator in GA #2509

Merged
merged 6 commits into from
Jun 2, 2021
Merged

Conversation

ealsur
Copy link
Member

@ealsur ealsur commented May 27, 2021

Description

This PR promotes the ChangeFeedIterator APIs to GA and moves them out of the PREVIEW package.

The GAed APIs are:

  • Container.GetChangeFeedIterator
  • Container.GetChangeFeedStreamIterator
  • Container.GetFeedRangesAsync
  • Container.GetPartitionKeyRangeAsync
  • FeedRange
  • ChangeFeedRequestOptions

image

Type of change

  • New feature (non-breaking change which adds functionality)

Closing issues

Closes #2503

@ealsur ealsur merged commit e898662 into master Jun 2, 2021
@ealsur ealsur deleted the users/ealsur/cfga branch June 2, 2021 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code typo in cosmos getdatabase example
4 participants