Releases: awslabs/aws-c-s3
Releases · awslabs/aws-c-s3
v0.12.4
What's Changed
- builder -> v0.9.92 and clang-latest by @sbSteveK in #628
- Auto - Update S3 Ruleset & Partition by @aws-crt-bot in #632
- Switch to generic xml unescaping logic by @DmitriyMusatkin in #631
- Expose max_parts_pending_read as an env variable by @azkrishpy in #629
- fix unknown checksum handling by @DmitriyMusatkin in #633
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- Fix recognition of user provided unknown checksums by @DmitriyMusatkin in #624
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- Better checksumming support by @DmitriyMusatkin in #623
Full Changelog: v0.12.1...v0.12.2
[fix] memory pool crash
v0.12.0
What's Changed
- Auto - Update S3 Ruleset & Partition by @aws-crt-bot in #613
- Optimize the sizes of buffers requested from mem pool by @DmitriyMusatkin in #563
Full Changelog: v0.11.5...v0.12.0
[fix]S3express backpressure
Improve Tests
What's Changed
- regression test for wrong assertion by @TingDaoK in #605
- Update rule set by @TingDaoK in #599
- Skip test on Apple by @azkrishpy in #606
- Auto - Update S3 Ruleset & Partition by @aws-crt-bot in #610
- Revert "Skip test on Apple" by @azkrishpy in #611
New Contributors
- @aws-crt-bot made their first contribution in #610
Full Changelog: v0.11.3...v0.11.4
don't crash for server error
What's Changed
- disable hedging for s3 express by @TingDaoK in #602
- don't crash for server error. Handle it nicely by @TingDaoK in #604
Full Changelog: v0.11.2...v0.11.3
[fix] read window update from the same thread of delivery cause deadlock
What's Changed
Full Changelog: v0.11.1...v0.11.2
Delivery exact bytes for read window
What's Changed
Full Changelog: v0.11.0...v0.11.1