Skip to content

Precompiled 2025-01-08-9fe39c9

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 00:52
· 73 commits to main since this release
s3 upload in doubling part sizes (#32851)

avoid a bunch of configuration by starting with small parts of S3 files, and doubling the size each time until the maximum. This allows small files to upload quickly and not have a huge memory footprint in the Vec::with_capacity, but enormous files can still be uploaded.

GitOrigin-RevId: 6479db293dc0ce2651a31c652215ec9d640b9983