Tags: r0x0d/tonic
Tags
Prepare v0.14.3 release (hyperium#2489) # Changelog for v0.14.3 ## Features - Expose `tcp_keepalive_interval` and `tcp_keepalive_retries` options on Server (hyperium#2472) - Allow configuration of `max_local_error_reset_streams` on Server (hyperium#2437) - Put source error into the `Display` impl of `Status` (hyperium#2417) - `Server::default()` now sets `TCP_NODELAY` to true (hyperium#2413) ## Bug Fixes - Respect `max_message_size` when decompressing a message (hyperium#2484) - Depend on http at least 1.1.0 (hyperium#2426) ## Documentation - Fix documentation links for timeout configuration (hyperium#2483) - Fix documentation typos and grammar issues in status.rs and codec/mod.rs (hyperium#2468) - Fix labels in `Display for Status` (hyperium#2414) - Fix features docs in tonic-build and tonic-prost-build (hyperium#2434) - Remove redundant word in tonic-build and tonic-prost-build README (hyperium#2425)
chore: Prepare `v0.13.1` release Reviewers: Pull Request: hyperium#2266
Handle stream error correctly (hyperium#2199) Co-authored-by: Lucio Franco <[email protected]>
chore: prepare 0.12.3 release (hyperium#1899) * chore: prepare 0.12.3 release * bump versions to 0.12.3 * update changelog --------- Co-authored-by: Lucio Franco <[email protected]>
chore: prepare 0.12.2 release (hyperium#1881) Co-authored-by: tottoto <[email protected]>
chore: release v0.12.0 (hyperium#1740) * chore: prepare v0.12.0 release * add changelog * fix version links * update changelog * update changelog to include prost update
PreviousNext