Releases: awslabs/aws-c-s3
Releases · awslabs/aws-c-s3
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
Adapt to `port` changing from uint16_t to uint32_t, to support VSOCK
What's Changed
Full Changelog: v0.4.8...v0.4.9
Fix get-object with partNumber and skip headRequest for RangeGet
What's Changed
Full Changelog: v0.4.7...v0.4.8