Skip to content

Releases: awslabs/aws-c-s3

UserAgent Updates

25 Mar 17:57
efeb625

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

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

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

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

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

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

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

Choose a tag to compare

What's Changed

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

Bug Fixes

26 Dec 18:35
20097d3

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

Choose a tag to compare

Pre-release

What's Changed

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