Skip to content

s3 default max part size update

Pre-release
Pre-release
Compare
Choose a tag to compare
@TingDaoK TingDaoK released this 02 Oct 01:06
· 204 commits to main since this release
7ba020b
  • 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