Skip to content

Releases: awslabs/aws-c-http

aws_future_http_message

02 Jun 23:09
dbceb17
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.7.8...v0.7.9

HTTP Stream Telemetry API

15 May 22:07
ac18abb
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.7.7...v0.7.8

v0.7.7

11 Apr 19:19
c735009
Compare
Choose a tag to compare
v0.7.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.6...v0.7.7

Handle early "Connection: close" response

22 Mar 15:21
0600662
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

Fix compiler warning

01 Mar 01:42
270f096
Compare
Choose a tag to compare
Fix compiler warning Pre-release
Pre-release

What's Changed

  • change #if _MSC_VER to #ifdef _MSC_VER by @jmklix in #427

New Contributors

Full Changelog: v0.7.4...v0.7.5

Adapt to Renamed Class from aws-c-common

04 Feb 01:51
9989461
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

Fix flaky tests

10 Jan 19:32
dd34461
Compare
Choose a tag to compare
Fix flaky tests Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.2...v0.7.3

Fix Http2 Manual Write

09 Jan 17:58
4bbda11
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.7.1...v0.7.2

WebSocket: Improved validation and error reporting

03 Jan 23:51
62a03c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

websocket API change

23 Dec 18:50
69b952e
Compare
Choose a tag to compare
websocket API change Pre-release
Pre-release

What's Changed

  • Breaking change to websocket API: setup callback can report body of response by @graebm in #409

Full Changelog: v0.6.29...v0.7.0