s3 default max part size update
Pre-release
Pre-release
- Update aws-c-s3 for the default max part size update, which supports the huge file (large than 0.32TB to be transferred by default)
- update aws-c-common for:
- Add build flag: USE_CPU_EXTENSIONS
- byte_buffer_reserve work with initial capacity zero
- update aws-checksum for Add build flag: USE_CPU_EXTENSIONS