v1.3.0
版本发布时间: 2024-04-15 21:45:57
hyperium/hyper最新发布版本:v1.4.1(2024-07-09 21:41:48)
Bug Fixes
- client: send content-length even with no body (172fdfaf)
- http2:
- server:
Features
- client:
- ext: implement From ReasonPhrase for Bytes (dc27043a)
- service: expose Service and HttpService trait unconditionally (6aee2e6e)
-
server: relax
'static
from connection IO trait bounds (#3595) (0013bdda)
New Contributors
- @GlenDC made their first contribution in https://github.com/hyperium/hyper/pull/3501
- @TomFryersMidsummer made their first contribution in https://github.com/hyperium/hyper/pull/3598
- @ehaydenr made their first contribution in https://github.com/hyperium/hyper/pull/3595
- @crazehang made their first contribution in https://github.com/hyperium/hyper/pull/3619
Full Changelog: https://github.com/hyperium/hyper/compare/v1.2.0...v1.3.0