Skip to content

Releases: awslabs/aws-c-s3

BREAKING CHANGE: operation_name must be set for DEFAULT meta-requests

28 Jun 18:53
cb431ba
Compare
Choose a tag to compare

What's Changed

  • Auto - Update S3 Ruleset & Partition by @waahm7 in #436
  • clang-format 18 by @graebm in #438
  • BREAKING CHANGE: operation_name must be set for DEFAULT meta-requests by @graebm in #439
  • Fix shutdown_callback or returning NULL contract for meta_request by @waahm7 in #440
  • test_helper.py improvements by @graebm in #442

Full Changelog: v0.5.10...v0.6.0

v0.5.10

03 Jun 20:45
6588f9a
Compare
Choose a tag to compare
v0.5.10 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.9...v0.5.10

Improve async write

13 May 15:40
774999f
Compare
Choose a tag to compare
Improve async write Pre-release
Pre-release

What's Changed

  • Buffer-pool allows "forced" buffers, which don't count against memory limit by @graebm in #429
  • Improve async write (fewer copies, polling API) by @graebm in #430

Full Changelog: v0.5.8...v0.5.9

Fix Missing Content-Length in CreateMPU

07 May 16:27
cc06c41
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Allow disabling upload checksums while using upload review by @jamesbornholt in #421
  • Remove Dashboard and S3 Benchmark Stack by @waahm7 in #427
  • Make test_s3_range_requests less flaky by @waahm7 in #423
  • Add 'Content-Length: 0' header on multipart upload creation by @waahm7 in #428

New Contributors

Full Changelog: v0.5.7...v0.5.8

Adds Async write() function

08 Apr 17:36
3334843
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add async write() function - fixes "stalled" uploads deadlocking S3 Client by @graebm in #418

Full Changelog: v0.5.6...v0.5.7

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