Releases: awslabs/aws-c-http
Releases · awslabs/aws-c-http
v0.7.12
Treat empty string as unset for proxy env var
What's Changed
Full Changelog: v0.7.10...v0.7.11
adapt to aws_future changes
aws_future_http_message
HTTP Stream Telemetry API
What's Changed
- add github templates and bots by @jmklix in #436
- update builder version to fix aws-lc build on manylinux1 by @TingDaoK in #437
- Fix compiler warnings about missing void by @graebm in #438
- HTTP stream telemetry api by @TingDaoK in #433
- Fix warnings in public headers by @waahm7 in #440
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
- Support for host resolution override per connection by @bretambrose in #434
Full Changelog: v0.7.6...v0.7.7
Handle early "Connection: close" response
What's Changed
- Skip local server setup when tests are disabled by @graebm in #429
- remove sanitizer blacklist by @DmitriyMusatkin in #432
- Throw better errors for h2 manual write instead of invalid state error by @waahm7 in #430
- Handle connection close corner case by @TingDaoK in #431
Full Changelog: v0.7.5...v0.7.6