This introduces a a minor update to the FinishObjectStagingRequest
by adding the field upload_id
. This enables user to manually finish a multipart upload through the Aruna Server instead of an explicit CompleteMultipartUpload
request to the DataProxy the parts were uploaded to.
What's Changed
API LICENSE-APACHE LICENSE-MIT README.md aruna buf.gen.yaml buf.work.yaml google protoc_gen_openapiv2 setup.cfg setup.py Add upload_id to FinishObjectStagingRequest by @das-Abroxas in arunaengine/api#114
Full Changelog: arunaengine/api@v2.0.1...v2.0.2+pre