Skip to content

chore(deps): update tonic monorepo to 0.14.0 - autoclosed#155

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

chore(deps): update tonic monorepo to 0.14.0 - autoclosed#155
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/tonic-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tonic dependencies minor 0.13.00.14.0

Release Notes

hyperium/tonic (tonic)

v0.14.6

Compare Source

Added
  • (transport/channel) expose ServerCertVerifier API (#​2612)
Fixed
  • map no trailers ok status to unknown (#​2543)
Other
  • add max_frame_size to client Endpoint (#​2592)
  • Allow setting the HTTP/2 client header table size (#​2582)
  • update rust edition and version to 2024 and 1.88, respectively (#​2525)

v0.14.5

Compare Source

What's Changed

  • Add max connections setting

Full Changelog: grpc/grpc-rust@v0.14.4...v0.14.5

v0.14.4

Compare Source

What's Changed

New Contributors

Full Changelog: grpc/grpc-rust@v0.14.3...v0.14.4

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: grpc/grpc-rust@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: grpc/grpc-rust@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: grpc/grpc-rust@v0.13.1...v0.14.0


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 force-pushed the renovate/tonic-monorepo branch from ef5b432 to 63d1012 Compare August 8, 2025 13:25
@renovate
renovate Bot force-pushed the renovate/tonic-monorepo branch from 63d1012 to 7cf3934 Compare September 6, 2025 18:54
@renovate
renovate Bot force-pushed the renovate/tonic-monorepo branch from 7cf3934 to 9c4c305 Compare September 25, 2025 14:00
@renovate
renovate Bot force-pushed the renovate/tonic-monorepo branch from 9c4c305 to b5143fb Compare December 10, 2025 10:48
@renovate
renovate Bot force-pushed the renovate/tonic-monorepo branch from b5143fb to 6e1bcf7 Compare January 28, 2026 17:26
@renovate
renovate Bot force-pushed the renovate/tonic-monorepo branch 3 times, most recently from 876750f to 7442d12 Compare February 19, 2026 18:02
@renovate
renovate Bot force-pushed the renovate/tonic-monorepo branch from 7442d12 to bf7f713 Compare March 14, 2026 23:04
@renovate
renovate Bot force-pushed the renovate/tonic-monorepo branch from bf7f713 to 28f1196 Compare May 7, 2026 04:58
@renovate renovate Bot changed the title chore(deps): update rust crate tonic to 0.14.0 chore(deps): update tonic monorepo to 0.14.0 Jun 2, 2026
@renovate renovate Bot changed the title chore(deps): update tonic monorepo to 0.14.0 chore(deps): update tonic monorepo to 0.14.0 - autoclosed Jun 18, 2026
@renovate renovate Bot closed this Jun 18, 2026
@renovate
renovate Bot deleted the renovate/tonic-monorepo branch June 18, 2026 20:01
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