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

DeleteAllItemsByPartitionKeyStreamAsync: Adds DeleteAllItemsByPartitionKeyStreamAsync API to GA #4814

Merged
merged 12 commits into from
Oct 18, 2024

Conversation

kirankumarkolli
Copy link
Member

@kirankumarkolli kirankumarkolli commented Oct 16, 2024

DeleteAllItemsByPartitionKeyStreamAsync: Adds DeleteAllItemsByPartitionKeyStreamAsync API to GA

Changes

  • DeleteAllItemsByPartitionKeyStreamAsync: Marked virtual with default NotSupportedException (Dependent libraries will continue to work)
  • Encryption package related changes will be in a follow-up PR after the package is published

@kirankumarkolli kirankumarkolli marked this pull request as ready for review October 18, 2024 16:00
Pilchie
Pilchie previously approved these changes Oct 18, 2024
Microsoft.Azure.Cosmos/src/Resource/Container/Container.cs Outdated Show resolved Hide resolved
Copy link
Member

@Pilchie Pilchie left a comment

Choose a reason for hiding this comment

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

LGTM - thanks!

@kirankumarkolli kirankumarkolli enabled auto-merge (squash) October 18, 2024 19:32
@kirankumarkolli kirankumarkolli merged commit b6c4507 into master Oct 18, 2024
23 checks passed
@kirankumarkolli kirankumarkolli deleted the users/kirankk/pk_deelte_ga branch October 18, 2024 20:02
@kirankumarkolli kirankumarkolli self-assigned this Oct 19, 2024
sourabh1007 pushed a commit that referenced this pull request Oct 22, 2024
…onKeyStreamAsync API to GA (#4814)

DeleteAllItemsByPartitionKeyStreamAsync: Adds
DeleteAllItemsByPartitionKeyStreamAsync API to GA

Changes
- DeleteAllItemsByPartitionKeyStreamAsync: Marked virtual with default
NotSupportedException (Dependent libraries will continue to work)
- Encryption package related changes will be in a follow-up PR after the
package is published
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants