7.3.0
Features
FileUploadTransferOptions
- configurable max retries per chunk count
Fixes
- File Uploads - make sure, that multipartUploadThreshold cannot be set to
0
- File Uploads - check the file size and for empty file perform a direct putObject #164