chore(deps): update tonic monorepo to 0.14.0 - autoclosed#155
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update tonic monorepo to 0.14.0 - autoclosed#155renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
from
August 8, 2025 13:25
ef5b432 to
63d1012
Compare
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
from
September 6, 2025 18:54
63d1012 to
7cf3934
Compare
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
from
September 25, 2025 14:00
7cf3934 to
9c4c305
Compare
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
from
December 10, 2025 10:48
9c4c305 to
b5143fb
Compare
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
from
January 28, 2026 17:26
b5143fb to
6e1bcf7
Compare
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
3 times, most recently
from
February 19, 2026 18:02
876750f to
7442d12
Compare
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
from
March 14, 2026 23:04
7442d12 to
bf7f713
Compare
renovate
Bot
force-pushed
the
renovate/tonic-monorepo
branch
from
May 7, 2026 04:58
bf7f713 to
28f1196
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.13.0→0.14.0Release Notes
hyperium/tonic (tonic)
v0.14.6Compare Source
Added
Fixed
Other
v0.14.5Compare Source
What's Changed
Full Changelog: grpc/grpc-rust@v0.14.4...v0.14.5
v0.14.4Compare Source
What's Changed
:ingrpc-statusby @LucioFranco in #2506New Contributors
Full Changelog: grpc/grpc-rust@v0.14.3...v0.14.4
v0.14.3Compare Source
Features
tcp_keepalive_intervalandtcp_keepalive_retriesoptions on Server (#2472)max_local_error_reset_streamson Server (#2437)Displayimpl ofStatus(#2417)Server::default()now setsTCP_NODELAYto true (#2413)Bug Fixes
max_message_sizewhen decompressing a message (#2484)Documentation
Display for Status(#2414)v0.14.2Compare Source
What's Changed
Statusformatting by @emilk in #2403New Contributors
Full Changelog: grpc/grpc-rust@v0.14.1...v0.14.2
v0.14.1Compare Source
Notable change is to relax the accidental MSRV bump in the last release.
What's Changed
service_generatormethod toBuilderby @koesie10 in #2364New Contributors
Full Changelog: grpc/grpc-rust@v0.14.0...v0.14.1
v0.14.0Compare 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-rustimplementation. For the moment, any new features for the core of tonic that are not related to the work towardsgrpc-rustwill 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 thegrpccrate within thetonicrepository.You can always watch this video for more info on
grpc-rust.Breaking Changes
Migration guide
To migrate between
<=v0.13.1tov0.14anything that used prost has now been moved into eithertonic-prostortonic-prost-build. All the previous types are still available but under these two new crates.What's Changed
error_details.protoa56cbf3bby @kriswuollett in #2306StreamingSyncagain by @Twey in #2293New Contributors
Full Changelog: grpc/grpc-rust@v0.13.1...v0.14.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.