Skip to content

Releases: awslabs/aws-c-http

Moved connection manager tests to net_test

17 Sep 20:21
d418f4b
Compare
Choose a tag to compare
v0.4.6

Moved connection manager tests to net tests, even though some don't n…

fixed mixed static/shared builds.

16 Sep 19:24
3d10d09
Compare
Choose a tag to compare
Pre-release
v0.4.5

Fixed dll/.a hell in the same build closure. (#146)

LTO support for Clang/GCC

11 Sep 17:26
8c3e1a9
Compare
Choose a tag to compare
Pre-release
v0.4.4

aws_http_header_type -> aws_http_header_block (#143)

Connection manager shutdown callback + edge cases

03 Sep 19:16
4aabeb4
Compare
Choose a tag to compare
Connection manager shutdown callback support (#136)

* Connection manager shutdown callback support

* Dummy change to trigger CI

Library init/cleanup

22 Aug 20:14
459d483
Compare
Choose a tag to compare
Library init/cleanup Pre-release
Pre-release
v0.4.2

Const options (#131)

Manager fixes + proxy configuration additions

19 Aug 17:37
de1ed16
Compare
Choose a tag to compare
Manager proxy (#127)

* connection manager proxy configuration
* websocket proxy configuration

"H1B" API revamp

14 Aug 23:18
1550f23
Compare
Choose a tag to compare
"H1B" API revamp Pre-release
Pre-release
Merge pull request #125 from awslabs/h1b

Merge H1B to master

HPACK error handling

01 Aug 18:02
92655c4
Compare
Choose a tag to compare
HPACK error handling Pre-release
Pre-release
v0.3.3

trivial hpack error handling (#121)

Fix error info

15 Jul 21:44
f76b5a0
Compare
Choose a tag to compare
Fix error info Pre-release
Pre-release

Remove invalid entry from error info list.

Logging refactor

09 Jul 18:30
ab8e94a
Compare
Choose a tag to compare
Logging refactor Pre-release
Pre-release
Update for logging move (#92)

* Update for logging move