Releases: awslabs/aws-c-http
Releases · awslabs/aws-c-http
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
Fix compiler warning
Adapt to Renamed Class from aws-c-common
Fix flaky tests
Fix Http2 Manual Write
WebSocket: Improved validation and error reporting
What's Changed
- Fix macro usage by @DmitriyMusatkin in #411
- Revise "Better helper functions for querying header values (#412)" by @graebm in #414
- Validate websocket handshake response by @graebm in #410
- More websocket handshake validation by @graebm in #415
- improve websocket error reporting by @graebm in #416
- Websocket automatically responds to PING with PONG by @graebm in #417
- Websocket: Validate UTF-8 in text payloads by @graebm in #418
Full Changelog: v0.7.0...v0.7.1
websocket API change
What's Changed
Full Changelog: v0.6.29...v0.7.0