Features
- Expose
tcp_keepalive_intervalandtcp_keepalive_retriesoptions on Server (#2472) - Allow configuration of
max_local_error_reset_streamson Server (#2437) - Put source error into the
Displayimpl ofStatus(#2417) Server::default()now setsTCP_NODELAYto true (#2413)
Bug Fixes
Documentation
- Fix documentation links for timeout configuration (#2483)
- Fix documentation typos and grammar issues in status.rs and codec/mod.rs (#2468)
- Fix labels in
Display for Status(#2414) - Fix features docs in tonic-build and tonic-prost-build (#2434)
- Remove redundant word in tonic-build and tonic-prost-build README (#2425)