Skip to content

Releases: awslabs/aws-c-s3

S3 receive filepath support

04 Sep 16:10
502cd62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

13 Jul 00:13
0ab4d58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

Mark the network interface API experimental

12 Jul 22:31
813c418
Compare
Choose a tag to compare

What's Changed

  • Mark the network interface API experimental by @waahm7 in #447

Full Changelog: v0.6.1...v0.6.3

v0.6.2

12 Jul 22:14
94edd47
Compare
Choose a tag to compare

What's Changed

  • Fix assert when library goes through init/cleanup multiple times by @graebm in #446
  • Support machines with multiple NICs by @waahm7 in #444

Full Changelog: v0.6.0...v0.6.2

Support machines with multiple NICs

11 Jul 18:24
94edd47
Compare
Choose a tag to compare

What's Changed

  • Fix assert when library goes through init/cleanup multiple times by @graebm in #446
  • Support machines with multiple NICs by @waahm7 in #444

Full Changelog: v0.6.0...v0.6.1

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