Skip to content

Comments

feat(core): Add presign delete support#5647

Merged
Xuanwo merged 22 commits intoapache:mainfrom
asukaminato0721:presign
Feb 25, 2025
Merged

feat(core): Add presign delete support#5647
Xuanwo merged 22 commits intoapache:mainfrom
asukaminato0721:presign

Conversation

@asukaminato0721
Copy link
Contributor

Which issue does this PR close?

partially Closes #5427.

Rationale for this change

add presign_delete api

What changes are included in this PR?

Are there any user-facing changes?

user now can use presign_delete api

This may be a long time PR since it will modify the core.

@asukaminato0721 asukaminato0721 changed the title init feat(core) add presign_delete api Feb 19, 2025
@github-actions github-actions bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Feb 19, 2025
@Xuanwo Xuanwo changed the title feat(core) add presign_delete api feat(core): Add presign delete support Feb 20, 2025
@asukaminato0721
Copy link
Contributor Author

asukaminato0721 commented Feb 20, 2025

currently only minio_s3 failed, idk the reason. fixed.

@asukaminato0721 asukaminato0721 marked this pull request as ready for review February 21, 2025 02:18
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 @asukaminato0721 for working on this!

@Xuanwo Xuanwo merged commit 96c041c into apache:main Feb 25, 2025
244 checks passed
@asukaminato0721 asukaminato0721 deleted the presign branch February 25, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new feature: Add Support for Presigned Deletes in OpenDAL Python Bindings

2 participants