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

feat(service/s3): support delete with version #5349

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

Frank-III
Copy link
Contributor

Hi, first-time contribution, let me know if there is anything I am missing!

Which issue does this PR close?

close: #5329

Are there any user-facing changes?

user need to pass Vec<(String, OpDelete)> when deleting objects

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you @Frank-III for this PR!

@Xuanwo Xuanwo merged commit e40b7de into apache:main Nov 21, 2024
96 checks passed
@Frank-III Frank-III deleted the s3-delete-with-version branch November 21, 2024 16:00
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.

new feature: s3 delete objects doesn't support delete with version
2 participants