v2.0.1
This introduces a a minor update to the request/response structure for generating presigned URLs for multipart uploads. More specifically, the GetUploadURLRequest and GetUploadURLResponse each now additionally contain the upload_id field, which either contains the initial upload id or can be used to provide the unique upload id of a multipart upload.
What's Changed
- Add upload_id to to upload url requests by @das-Abroxas in #113
Full Changelog: v2.0.0...v2.0.1+pre