Skip to content

feat: add support for asynchronous Branch, Directory and File deletion - #272

Merged
andrii-bodnar merged 1 commit into
mainfrom
feature/issue-270_add-async-deletion
Sep 1, 2026
Merged

feat: add support for asynchronous Branch, Directory and File deletion#272
andrii-bodnar merged 1 commit into
mainfrom
feature/issue-270_add-async-deletion

Conversation

@innomaxx

@innomaxx innomaxx commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Closes #270

Add optional Prefer: respond-async header support to delete_branch,
delete_directory and delete_file, plus new check_*_deletion_status
methods for polling the resulting delete job (Closes #270).
@innomaxx innomaxx self-assigned this Sep 1, 2026
@andrii-bodnar
andrii-bodnar merged commit e59cdc5 into main Sep 1, 2026
6 checks passed
@andrii-bodnar
andrii-bodnar deleted the feature/issue-270_add-async-deletion branch September 1, 2026 14:06
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.

Add support for asynchronous Branch, Directory and File deletion

2 participants