Releases: awslabs/aws-c-s3
Releases · awslabs/aws-c-s3
Fix Missing Content-Length in CreateMPU
What's Changed
- Allow disabling upload checksums while using upload review by @jamesbornholt in #421
- Remove Dashboard and S3 Benchmark Stack by @waahm7 in #427
- Make test_s3_range_requests less flaky by @waahm7 in #423
- Add 'Content-Length: 0' header on multipart upload creation by @waahm7 in #428
New Contributors
- @jamesbornholt made their first contribution in #421
Full Changelog: v0.5.7...v0.5.8
Adds Async write() function
What's Changed
Full Changelog: v0.5.6...v0.5.7
Adds Connection Pool Destroy Delay
What's Changed
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Set fail-fast to false in CI by @waahm7 in #420
- Small buffer by @DmitriyMusatkin in #422
Full Changelog: v0.5.4...v0.5.5
UserAgent Updates
Partial fix: Too many "stalled" uploads can deadlock the S3 Client
What's Changed
- Partial fix: Too many "stalled" uploads can deadlock the S3 Client by @graebm in #417
- Auto - Update S3 Ruleset & Partition by @waahm7 in #408
Full Changelog: v0.5.2...v0.5.3
Stop limiting num-connections based on num-known-IPs (Improve S3-Express performance)
Pre-release
What's Changed
- Stop limiting num-connections based on num-known-IPs (Improve S3-Express performance) by @graebm in #407
Full Changelog: v0.5.1...v0.5.2
Fix a bunch of places we forget to aws_raise_error()
What's Changed
Full Changelog: v0.5.0...v0.5.1
Use uint64_t for Memory Limit
What's Changed
Full Changelog: v0.4.10...v0.5.0
Disable CPU Group Pinning for Body Streaming ELG
What's Changed
- GetObject Flow Documentation by @waahm7 in #402
- Disable CPU Group Pinning for Body Streaming ELG by @waahm7 in #403
Full Changelog: v0.4.9...v0.4.10