Skip to content

Releases: awslabs/aws-c-http

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

21 Dec 06:31
4e82c1e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

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

Allow mix of static and shared libs

24 Aug 20:27
f81ee94
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Split up hpack.c by @graebm in #385
  • Proposal for moving websocket frame write completions from on-send-downstream to on-socket-write-completion by @bretambrose in #367
  • fallback for target load by @TingDaoK in #387

Full Changelog: v0.6.19...v0.6.20