Skip to content

Releases: awslabs/aws-c-s3

Add checksum review callback

08 Jul 03:49
bc9c8b2
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Auto - Update S3 Ruleset & Partition by @waahm7 in #324
  • enable assert lock held and fix the compile by @TingDaoK in #329
  • Allow user to review checksums before multipart upload completes by @graebm in #327

Full Changelog: v0.3.12...v0.3.13

Update Endpoint Resolver

03 Jul 16:17
61c5282
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update S3 Sample by @waahm7 in #321
  • Use 1 array for part info, instead of separate etag array and checksum array by @graebm in #322
  • Update partition.json url in script by @waahm7 in #323

Full Changelog: v0.3.11...v0.3.12

Fix Private Header Issue

22 Jun 17:03
1dbc4e9
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Move endpoint resolver private header to .c file by @waahm7 in #320

Full Changelog: v0.3.10...v0.3.11

Fix unknown content-length with checksums

20 Jun 20:10
28f7b87
Compare
Choose a tag to compare

What's Changed

  • use aws_array_list<aws_byte_buffer*> for encoded_checksum_list by @TingDaoK in #318

Full Changelog: v0.3.9...v0.3.10

v0.3.9

20 Jun 19:40
c4751fd
Compare
Choose a tag to compare
v0.3.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.8...v0.3.9

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