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.0
0.11.0
->0.14.0
Release Notes
hyperium/tonic (tonic)
v0.14.1
Compare Source
Bug Fixes
Default
bound onCodec
(#894) (d574cfd)Server::layer()
support more than one layer (#932) (e30bb7e)Features
from_arc
for gRPC servers (#875) (7179f7a)HealthService
publically (#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.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 towardsgrpc-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 thegrpc
crate within thetonic
repository.You can always watch this video for more info on
grpc-rust
.Breaking Changes
Migration guide
To migrate between
<=v0.13.1
tov0.14
anything that used prost has now been moved into eithertonic-prost
ortonic-prost-build
. All the previous types are still available but under these two new crates.What's Changed
error_details.proto
a56cbf3b
by @kriswuollett in #2306Streaming
Sync
again by @Twey in #2293New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/v0.13.1...v0.14.0
v0.13.1
Compare Source
What's Changed
h2
tov0.4.10
by @LucioFranco #2263New Contributors
Full Changelog: https://github.com/hyperium/tonic/compare/v0.13.0...v0.13.1
v0.13.0
Compare Source
v0.12.3
Compare Source
Features
#[deprecated]
to deprecated client methods (#1879)Bug Fixes
v0.12.2
Compare Source
Features
Bug Fixes
v0.12.1
Compare Source
Bug Fixes
v0.12.0
Compare Source
This breaking release updates tonic to the hyper
1.0
ecosystem and also updatesto prost
v0.13.0
.Features
Bug Fixes
BREAKING CHANGES
tonic
and crates updated to hyper 1.0 (#1670)tonic
and crates updated to prost 0.13 (#1779)tonic_reflection::server
is updated to use the generatedtonic_reflection::pb::v1
code.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.
560cd85dfe
to54d0751d41
54d0751d41
toa0289050dd
a0289050dd
toeaa08a29c8
eaa08a29c8
to095b5f90f6
fix(deps): update tonic monorepo to 0.12.0to fix(deps): update tonic monorepo to 0.13.0095b5f90f6
tob099727660
fix(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.