Skip to content

Releases: awslabs/aws-c-http

Bind to Network Interface

11 Jul 18:23
652e2fe
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Update certs Pre-release
Pre-release

What's Changed

New Contributors

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

v0.7.12

23 Aug 22:54
2112636
Compare
Choose a tag to compare
v0.7.12 Pre-release
Pre-release

What's Changed

  • Explicit Private for target_link_libraries by @waahm7 in #450

Full Changelog: v0.7.11...v0.7.12

Treat empty string as unset for proxy env var

10 Jul 17:25
f800427
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.10...v0.7.11

adapt to aws_future changes

05 Jun 18:50
27efc27
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.7.9...v0.7.10