Releases: awslabs/aws-c-s3
Releases · awslabs/aws-c-s3
v0.2.8
What's Changed
- Update package.json by @waahm7 in #260
- Fix Benchmark stack by @waahm7 in #270
- Fix one byte range handling by @DmitriyMusatkin in #272
Full Changelog: v0.2.7...v0.2.8
New send_filepath option, for faster uploads
Add defaults to detect dead connections
What's Changed
Full Changelog: v0.2.5...v0.2.6
Fix compiler warning
Fix Proxy Options Copy
v0.2.3
What's Changed
- added test for object modified by @TingDaoK in #247
- Test Revamp by @TingDaoK in #246
- fix test_s3_range_requests by @TingDaoK in #250
- Fix Host header not including port by @DmitriyMusatkin in #249
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- clean up aws_s3_paginator_continue by @TingDaoK in #244
- fix macro usage by @DmitriyMusatkin in #245
- use the builder --coverage instead by @TingDaoK in #241
- Fix overly large s_default_max_part_size constant by @grrtrr in #242
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Mock s3 test by @TingDaoK in #231
- Codecov by @TingDaoK in #237
- make code coverage a separate action by @TingDaoK in #239
- Fix checksum check on skipped parts during resume by @DmitriyMusatkin in #240
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- add if-match to auto-range get by @TingDaoK in #226
- handle async error by @TingDaoK in #225
- s3_request: fix broken requests_in_flight counter by @grrtrr in #216
- Update CI to fix downstream build by @waahm7 in #227
- handle async error for default type by @TingDaoK in #233
- acquire() and release() functions return pointers, for better ergonomics by @graebm in #234
- Use AWS_ARRAY_SIZE() macro by @graebm in #236
- Fix off-by-one error in calculating the number of parts by @grrtrr in #232
- Pause resume update by @DmitriyMusatkin in #235
Full Changelog: v0.1.51...v0.2.0
API Break change: checksum related API update
What's Changed
NOTE: this breaks the previous API of checksum related configurations in meta request options.
Full Changelog: v0.1.50...v0.2.0