Skip to content

fix(deps): update tonic monorepo to 0.14 - autoclosed#696

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tonic-monorepo
Closed

fix(deps): update tonic monorepo to 0.14 - autoclosed#696
renovate[bot] wants to merge 1 commit intomainfrom
renovate/tonic-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Type Update Change
tonic dependencies minor 0.130.14
tonic-build build-dependencies minor 0.130.14

Release Notes

hyperium/tonic (tonic)

v0.14.3

Compare Source

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)

v0.14.2

Compare Source

What's Changed
New Contributors

Full Changelog: hyperium/tonic@v0.14.1...v0.14.2

v0.14.1

Compare Source

Notable change is to relax the accidental MSRV bump in the last release.

What's Changed

New Contributors

Full Changelog: hyperium/tonic@v0.14.0...v0.14.1

v0.14.0

Compare Source

This release marks an important milestone for tonic, "hopefully" this will be the last major breaking release of Tonic before we start to transition work into bringing the community a joint-effort grpc-rust implementation. For the moment, any new features for the core of tonic that are not related to the work towards grpc-rust will not be accepted (I believe tonic to be in quite a good spot, security features of course will be handled with the upmost importance). Stay tuned there will be more information the coming months on what is going on with the new project but you can already see some of the code in the grpc crate within the tonic repository.

You can always watch this video for more info on grpc-rust.

Breaking Changes
  • Prost updated to v0.14
  • Prost has been extracted to their own crates
Migration guide

To migrate between <=v0.13.1 to v0.14 anything that used prost has now been moved into either tonic-prost or tonic-prost-build. All the previous types are still available but under these two new crates.

What's Changed
New Contributors

Full Changelog: hyperium/tonic@v0.13.1...v0.14.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update tonic monorepo to 0.14 fix(deps): update tonic monorepo to 0.14 - autoclosed Jan 29, 2026
@renovate renovate bot closed this Jan 29, 2026
@renovate renovate bot deleted the renovate/tonic-monorepo branch January 29, 2026 05:07
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.

0 participants