-
-
Notifications
You must be signed in to change notification settings - Fork 5
feat(rust-client): Add Multipart Upload API #468
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
c38d880
wip
lcian 393ea96
wip
lcian 8d0a49d
wip
lcian c20008f
wip
lcian 5928985
wip
lcian 5c12e5e
wip
lcian b418b62
wip
lcian 8b43e4a
wip
lcian 2ab6b42
revert unrelated changes
lcian 8f51b3f
fix(test): set compression(None) in full_upload_flow multipart test
lcian 0571711
fix(test): pre-compress parts in full_upload_flow multipart test
lcian 5b7e1a0
revert unrelated changes
lcian b5ee8fc
revert unrelated changes
lcian 7ed2130
improve
lcian adb0317
improve
lcian 0452d6e
improve
lcian 59b2dec
improve
lcian 697d21e
fix: correct broken intra-doc link in multipart.rs
lcian 2d1828e
feat(rust-client): Make Usecase compression optional
lcian 7e5fdf6
improve
lcian d0518be
fix(rust-client): don't zstd-compress parts in uncompressed multipart…
lcian cd8ba49
improve
lcian 9b399c1
improve
lcian d86cecb
improve
lcian b1a695f
improve
lcian d84038f
improve
lcian a2515a6
fix
lcian b1e6a42
add comment on decoder.multiple_members(true)
lcian 175e3fc
revert spurious pyproject.toml and uv.lock changes
lcian db3745f
ref: move UploadId and PartNumber to objectstore-types
lcian 8b8396e
ref(rust-client): accept u32/String at the public API boundary
lcian 59da6dd
ref(rust-client): use specific error variants for validation failures
lcian bb111e4
fix(server): map InvalidUploadId to 400 Bad Request
lcian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.