This version introduces a minor extension to the FinishObjectStaging
rpc implementation which now explicitly finishes a multipart upload when called by a user. This was previously only possible if the request was sent by a DataProxy.
What's Changed
- Correct multipart part number handling by @das-Abroxas in #193
- Aruna API version update and staging object finish functionality extension by @das-Abroxas in #194
Full Changelog: v2.0.1...v2.0.2