Releases: awslabs/aws-c-s3
Releases · awslabs/aws-c-s3
BREAKING CHANGE: operation_name must be set for DEFAULT meta-requests
What's Changed
- Auto - Update S3 Ruleset & Partition by @waahm7 in #436
- clang-format 18 by @graebm in #438
- BREAKING CHANGE: operation_name must be set for DEFAULT meta-requests by @graebm in #439
- Fix shutdown_callback or returning NULL contract for meta_request by @waahm7 in #440
- test_helper.py improvements by @graebm in #442
Full Changelog: v0.5.10...v0.6.0
v0.5.10
Improve async write
What's Changed
- Buffer-pool allows "forced" buffers, which don't count against memory limit by @graebm in #429
- Improve async write (fewer copies, polling API) by @graebm in #430
Full Changelog: v0.5.8...v0.5.9
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