Skip to content

Releases: awslabs/aws-c-http

Connection Manager Updates

05 Aug 22:51
b5684c7

Choose a tag to compare

What's Changed

  • Connection Manager Acquisition Timeout by @waahm7 in #479
  • Support MaxPendingConnectionAcquisitions by @waahm7 in #481

Full Changelog: v0.8.5...v0.8.6

Fix issue from TLS handler

29 Jul 20:17
a2fb16c

Choose a tag to compare

What's Changed

  • Update MacOS to arm64 by @waahm7 in #476
  • update stale issue bot permissions by @jmklix in #478
  • adapt change from "TLS deliver buffer data during shutdown" by @TingDaoK in #474

Full Changelog: v0.8.4...v0.8.5

Mark the network interface API experimental

12 Jul 22:27
2c6fd57

Choose a tag to compare

What's Changed

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

Full Changelog: v0.8.3...v0.8.4

Bind to Network Interface

11 Jul 18:23
652e2fe

Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

Mark some missing Network tests as net_tests

04 Jun 16:41
d83f8d7

Choose a tag to compare

What's Changed

  • Mark some missing Network tests as net_tests. by @waahm7 in #465
  • Add test where connection shuts down before response completes by @graebm in #468

Full Changelog: v0.8.1...v0.8.2

v0.8.1

15 Feb 00:00
98ec73a

Choose a tag to compare

v0.8.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

Change `port` from uint16_t to uint32_t, to support VSOCK

30 Dec 00:17
6a1c157

Choose a tag to compare

What's Changed

  • correct the doc about unactivated stream and add test by @TingDaoK in #460
  • Change port from uint16_t to uint32_t, to support VSOCK by @graebm in #457

Full Changelog: v0.7.15...v0.8.0

Add support for cancel stream

20 Dec 19:50
18352c8

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.14...v0.7.15

Support for response-first-byte-timeout

08 Nov 17:32
a082f8a

Choose a tag to compare

Pre-release

What's Changed

  • system vtables use full function names, for better grepping by @graebm in #454
  • request idle timeout by @TingDaoK in #456

Full Changelog: v0.7.13...v0.7.14

Update certs

18 Sep 15:12
d777859

Choose a tag to compare

Update certs Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.12...v0.7.13