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
- Add upload_id to FinishObjectStagingRequest by @das-Abroxas in #114
Full Changelog: v2.0.1...v2.0.2+pre