Sourced from hyper's releases.
v0.14.31
Bug Fixes
- http1: improve performance of parsing sequentially partial messages (97b595e)
v0.14.30
Bug Fixes
- http1: reject final chunked if missing 0 (4a51b2af)
v0.14.29
Bug Fixes
Features
New Contributors
@​jeromegn
made their first contribution in hyperium/hyper#3305Full Changelog: https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29
Sourced from hyper's changelog.
v0.14.31 (2024-10-15)
Bug Fixes
- http1: improve performance of parsing sequentially partial messages (97b595e)
v0.14.30 (2024-07-09)
Bug Fixes
- http1: reject final chunked if missing 0 (4a51b2af)
v0.14.29 (2024-06-03)
Bug Fixes
Features
7829148
v0.14.3197b595e
perf(http1): improve parsing of sequentially partial messages739d5e6
chore(ci): pin some deps for MSRV jobb7e5b4a
style(capi): update format of hyper.h618a185
v0.14.304a51b2a
fix(http1): reject final chunked if missing 0c38437d
chore(dependencies): bump minimum tokio (#3664)4e61351
v0.14.29b5c2592
fix(http1): start header read timeout immediately (#3305)093665e
refactor(lib): allow warnings in 0.14.x (#3677)