chore(deps): update rust crate tonic to 0.14.0 #27
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/tonic-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.12.3->0.14.0Release Notes
hyperium/tonic (tonic)
v0.14.2Compare Source
What's Changed
Statusformatting by @emilk in https://github.com/hyperium/tonic/pull/2403New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/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 https://github.com/hyperium/tonic/pull/2364New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/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 https://github.com/hyperium/tonic/pull/2306StreamingSyncagain by @Twey in https://github.com/hyperium/tonic/pull/2293New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/v0.13.1...v0.14.0
v0.13.1Compare Source
What's Changed
h2tov0.4.10by @LucioFranco https://github.com/hyperium/tonic/pull/2263New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/v0.13.0...v0.13.1
v0.13.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 this update again.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: Cargo.lock
chore(deps): update rust crate tonic to 0.13.0to chore(deps): update rust crate tonic to 0.14.050449c34e0toce5614461bce5614461btoce7e95b239ce7e95b239toda4ee5f698View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.