What's Changed
- Implement HTTP/2 informational responses (1xx) support by @apu031 in #865
- fix: Unparent connection span by @Jesse-Bakker in #868
- fix: auto-release padding from DATA frames by @seanmonstar in #869
- fix: do not assign capacity for pending streams by @benjaminp in #860
- perf: reduce huffman decode table size by @ariaandika in #871
New Contributors
- @Jesse-Bakker made their first contribution in #868
- @ariaandika made their first contribution in #871
- @apu031 made their first contribution in #865
- @benjaminp made their first contribution in #860
Full Changelog: v0.4.12...v0.4.13