Skip to content

Releases: awslabs/aws-c-http

Fix Http2 Manual Write

09 Jan 17:58
4bbda11

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

Choose a tag to compare

What's Changed

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

websocket API change

23 Dec 18:50
69b952e

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

Only "data" frames affect websocket's read window now

21 Dec 06:31
4e82c1e

Choose a tag to compare

What's Changed

Full Changelog: v0.6.28...v0.6.29

WebSocket ref-counts its HTTP request

05 Dec 18:43
5400050

Choose a tag to compare

Pre-release

What's Changed

  • replace s_cat with aws_byte_buf_append_dynamic by @TingDaoK in #404
  • WebSocket ref-counts its HTTP request by @graebm in #403

Full Changelog: v0.6.26...v0.6.28

Fix downstream CI

10 Nov 17:44
0c7b8b5

Choose a tag to compare

Fix downstream CI Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.25...v0.6.27

Downstream CI Fix

10 Nov 00:07
0c7b8b5

Choose a tag to compare

Downstream CI Fix Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.25...v0.6.26

Fix C++ One Definition Rule (ODR) Violations

09 Nov 01:15
2c5a2a7

Choose a tag to compare

What's Changed

Full Changelog: v0.6.24...v0.6.25

Fix Empty Path Unit tests

01 Nov 00:55
e80c70d

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.23...v0.6.24

Event Loop Pin

28 Oct 15:47
dcbc111

Choose a tag to compare

Event Loop Pin Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.22...v0.6.23