fix(deps): update tonic monorepo to 0.14.0 #63
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mCaptcha/dcache!63
Loading…
Add table
Add a link
Reference in a new issue
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.11.0->0.14.00.11.0->0.14.0Release Notes
hyperium/tonic (tonic)
v0.14.2Compare Source
What's Changed
Statusformatting by @emilk in #2403New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/v0.14.1...v0.14.2
v0.14.1Compare Source
Bug Fixes
Defaultbound onCodec(#894) (d574cfd)Server::layer()support more than one layer (#932) (e30bb7e)Features
from_arcfor gRPC servers (#875) (7179f7a)HealthServicepublically (#930) (097e7e8)Code(#917) (6bc7dab)Channel's async executor (#935) (0859d82)0.6.2 (2021-12-08)
Bug Fixes
0.6.1 (2021-10-27)
Bug Fixes
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: https://github.com/hyperium/tonic/compare/v0.13.1...v0.14.0
v0.13.1Compare Source
What's Changed
h2tov0.4.10by @LucioFranco #2263New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/v0.13.0...v0.13.1
v0.13.0Compare Source
v0.12.3Compare Source
Features
#[deprecated]to deprecated client methods (#1879)Bug Fixes
v0.12.2Compare Source
Features
Bug Fixes
v0.12.1Compare Source
Bug Fixes
v0.12.0Compare Source
This breaking release updates tonic to the hyper
1.0ecosystem and also updatesto prost
v0.13.0.Features
Bug Fixes
BREAKING CHANGES
tonicand crates updated to hyper 1.0 (#1670)tonicand crates updated to prost 0.13 (#1779)tonic_reflection::serveris updated to use the generatedtonic_reflection::pb::v1code.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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.
560cd85dfe54d0751d4154d0751d41a0289050dda0289050ddeaa08a29c8eaa08a29c8095b5f90f6fix(deps): update tonic monorepo to 0.12.0to fix(deps): update tonic monorepo to 0.13.0095b5f90f6tob099727660fix(deps): update tonic monorepo to 0.13.0to fix(deps): update tonic monorepo to 0.14.0View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.