Skip to content

Comments

chore(doc): fix documentation links for timeout configuration#2483

Merged
tottoto merged 1 commit intohyperium:masterfrom
WenyXu:patch-1
Jan 16, 2026
Merged

chore(doc): fix documentation links for timeout configuration#2483
tottoto merged 1 commit intohyperium:masterfrom
WenyXu:patch-1

Conversation

@WenyXu
Copy link
Contributor

@WenyXu WenyXu commented Jan 16, 2026

Motivation

fix documentation links for timeout configuration

Solution

@WenyXu WenyXu changed the title fix: fix documentation links for timeout configuration chore(doc): fix documentation links for timeout configuration Jan 16, 2026
Copy link
Collaborator

@tottoto tottoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tottoto tottoto merged commit 2e68a2c into hyperium:master Jan 16, 2026
20 checks passed
LucioFranco added a commit that referenced this pull request Jan 28, 2026
# Changelog for v0.14.3

## Features

- Expose `tcp_keepalive_interval` and `tcp_keepalive_retries` options on
Server (#2472)
- Allow configuration of `max_local_error_reset_streams` on Server
(#2437)
- Put source error into the `Display` impl of `Status` (#2417)
- `Server::default()` now sets `TCP_NODELAY` to true (#2413)

## Bug Fixes

- Respect `max_message_size` when decompressing a message (#2484)
- Depend on http at least 1.1.0 (#2426)

## 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)
grembo pushed a commit to grembo/tonic that referenced this pull request Feb 3, 2026
…um#2483)

## Motivation

fix documentation links for timeout configuration

## Solution
LucioFranco pushed a commit that referenced this pull request Feb 13, 2026
## Motivation

fix documentation links for timeout configuration

## Solution
LucioFranco added a commit that referenced this pull request Feb 13, 2026
- Expose `tcp_keepalive_interval` and `tcp_keepalive_retries` options on
Server (#2472)
- Allow configuration of `max_local_error_reset_streams` on Server
(#2437)
- Put source error into the `Display` impl of `Status` (#2417)
- `Server::default()` now sets `TCP_NODELAY` to true (#2413)

- Respect `max_message_size` when decompressing a message (#2484)
- Depend on http at least 1.1.0 (#2426)

- 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants