Skip to content

Releases: awslabs/aws-c-s3

Use uint64_t for Memory Limit

26 Jan 00:12
63da70e
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Use uint64_t for memory limit and cap it to SIZE_MAX by @waahm7 in #404

Full Changelog: v0.4.10...v0.5.0

Disable CPU Group Pinning for Body Streaming ELG

24 Jan 22:27
73d3c86
Compare
Choose a tag to compare

What's Changed

  • GetObject Flow Documentation by @waahm7 in #402
  • Disable CPU Group Pinning for Body Streaming ELG by @waahm7 in #403

Full Changelog: v0.4.9...v0.4.10

Adapt to `port` changing from uint16_t to uint32_t, to support VSOCK

30 Dec 00:47
1dd55be
Compare
Choose a tag to compare

What's Changed

  • Change port from uint16_t to uint32_t, to support VSOCK by @graebm in #394

Full Changelog: v0.4.8...v0.4.9

Fix get-object with partNumber and skip headRequest for RangeGet

28 Dec 23:03
7dd72a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.4.8

Bug Fixes

26 Dec 18:35
20097d3
Compare
Choose a tag to compare
Bug Fixes Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.6...v0.4.7

Cancel/Pause stream optimization.

21 Dec 00:03
c91f4c3
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.5...v0.4.6

support meta request level override of part size and mpu threshold

13 Dec 22:21
bb6af37
Compare
Choose a tag to compare

What's Changed

  • support meta request level override of part size and mpu threshold by @TingDaoK in #393

Full Changelog: v0.4.4...v0.4.5

Create session error code

08 Dec 17:11
fcd7a10
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.3...v0.4.4

Fix CreateSession hang for S3Express

29 Nov 23:12
de36fee
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.2...v0.4.3

Performance optimization Updates

28 Nov 14:41
dc90010
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.4.1...v0.4.2