Skip to content

Releases: awslabs/aws-c-http

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

Improved Http connection and stream manager metrics

11 Oct 19:47
82fb7ed

Choose a tag to compare

What's Changed

  • Added leased_concurrency to metrics and instrumented http connection … by @JonathanHenson in #392

Full Changelog: v0.6.21...v0.6.22

Add destroy callback for http stream

23 Sep 21:14
db41119

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.20...v0.6.21