Skip to content

Releases: awslabs/aws-c-s3

Adds Connection Pool Destroy Delay

05 Apr 16:47
eb3b2bd
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Adds Connection Pool Destroy Delay Take 2 by @waahm7 in #419

Full Changelog: v0.5.5...v0.5.6

v0.5.5

02 Apr 20:38
0ce756e
Compare
Choose a tag to compare
v0.5.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.4...v0.5.5

UserAgent Updates

25 Mar 17:57
efeb625
Compare
Choose a tag to compare
UserAgent Updates Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.3...v0.5.4

Partial fix: Too many "stalled" uploads can deadlock the S3 Client

20 Mar 23:41
e91577e
Compare
Choose a tag to compare

What's Changed

  • Partial fix: Too many "stalled" uploads can deadlock the S3 Client by @graebm in #417
  • Auto - Update S3 Ruleset & Partition by @waahm7 in #408

Full Changelog: v0.5.2...v0.5.3

Stop limiting num-connections based on num-known-IPs (Improve S3-Express performance)

29 Feb 00:31
59569e3
Compare
Choose a tag to compare

What's Changed

  • Stop limiting num-connections based on num-known-IPs (Improve S3-Express performance) by @graebm in #407

Full Changelog: v0.5.1...v0.5.2

Fix a bunch of places we forget to aws_raise_error()

15 Feb 00:03
593c2ab
Compare
Choose a tag to compare

What's Changed

  • Fix a bunch of places we forget to aws_raise_error() by @graebm in #405

Full Changelog: v0.5.0...v0.5.1

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