Skip to content

Releases: awslabs/aws-c-s3

Speed up async streaming

14 Jun 15:26
9263f9b
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.3.7...v0.3.8

Fix a missing copy of user data for signing config

14 Jun 00:43
02e12e2
Compare
Choose a tag to compare

What's Changed

  • Fix a missing copy of user data for signing config by @TingDaoK in #314

Full Changelog: v0.3.6...v0.3.7

S3 Endpoint Resolver

12 Jun 18:37
5d912b0
Compare
Choose a tag to compare
S3 Endpoint Resolver Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.5...v0.3.6

Async streaming

02 Jun 23:56
f14d92f
Compare
Choose a tag to compare
Async streaming Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.4...v0.3.5

Support unknown content-length for put

25 May 21:41
7fb4474
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.3.3...v0.3.4

Fix MPU part size round off error

18 May 23:26
6203b23
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix mpu part size round off error for large files by @waahm7 in #289

Full Changelog: v0.3.2...v0.3.3

Fix handling of content-encoding header

15 May 23:00
b19d924
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix handling of content-encoding header for default request by @waahm7 in #286

Full Changelog: v0.3.1...v0.3.2

Telemetry API

15 May 20:36
b515b06
Compare
Choose a tag to compare
Telemetry API Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.3.1

part_size is now uin64_t and supports multipart upload threshold

01 May 22:44
d28492a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.3.0

Fix bug when Range: bytes=0-0

01 May 16:54
68904f3
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.2.8...v0.2.9