Releases: awslabs/aws-c-http
Releases · awslabs/aws-c-http
Only "data" frames affect websocket's read window now
WebSocket ref-counts its HTTP request
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
Downstream CI Fix
Fix C++ One Definition Rule (ODR) Violations
What's Changed
- sprintf() -> snprintf() by @graebm in #397
- Fix C++ One Definition Rules (ODR) Violations by @graebm in #399
Full Changelog: v0.6.24...v0.6.25
Fix Empty Path Unit tests
What's Changed
- Empty path by @DmitriyMusatkin in #395
New Contributors
- @DmitriyMusatkin made their first contribution in #395
Full Changelog: v0.6.23...v0.6.24
Event Loop Pin
Improved Http connection and stream manager metrics
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
What's Changed
- Add AppVerifier to CI by @TwistedTwigleg in #389
- Destroy callback for http stream by @TingDaoK in #390
New Contributors
- @TwistedTwigleg made their first contribution in #389
Full Changelog: v0.6.20...v0.6.21
Allow mix of static and shared libs
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