Open
Conversation
556daa4 to
ffbcb44
Compare
ffbcb44 to
4e2df89
Compare
4e2df89 to
ef4793d
Compare
ef4793d to
dcf2675
Compare
dcf2675 to
fe36351
Compare
7993af2 to
d12b3dc
Compare
d12b3dc to
f82eb2e
Compare
f82eb2e to
cceea3d
Compare
cceea3d to
abecd5c
Compare
abecd5c to
ef6bf8c
Compare
2e64b72 to
9b60d97
Compare
d0e8231 to
124dfe0
Compare
124dfe0 to
970db24
Compare
970db24 to
2d1f4e5
Compare
2d1f4e5 to
394a8cc
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.4→0.140.4→0.14Release Notes
hyperium/tonic (tonic)
v0.14.5Compare Source
What's Changed
Full Changelog: hyperium/tonic@v0.14.4...v0.14.5
v0.14.4Compare Source
What's Changed
:ingrpc-statusby @LucioFranco in #2506New Contributors
Full Changelog: hyperium/tonic@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: hyperium/tonic@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: hyperium/tonic@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: hyperium/tonic@v0.13.1...v0.14.0
v0.13.1Compare Source
What's Changed
h2tov0.4.10by @LucioFranco #2263New Contributors
Full Changelog: hyperium/tonic@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.v0.11.0Compare Source
BREAKING CHANGES:
NamedServicefrom thetransportmodule, please import it viatonic::server::NamedService.1.70.Features
zstdcompression support.connecto_with_connector_lazy.v0.22tonic-reflection.v0.10.2Compare Source
Bug Fixes
v0.10.1Compare Source
Bug Fixes
v0.10.0Compare Source
Bug Fixes
httpscheme (#1454) (95e81f5)Features
google.rpc.Status(#1430) (5fd635a)Router::into_router(#1442) (ea06a1b)GrpcWebClientService(#1472) (dc29c17)0.9.2 (2023-04-17)
0.9.1 (2023-04-03)
v0.9.2Compare Source
Bug Fixes
httpscheme (#1454) (95e81f5)Features
google.rpc.Status(#1430) (5fd635a)Router::into_router(#1442) (ea06a1b)GrpcWebClientService(#1472) (dc29c17)0.9.2 (2023-04-17)
0.9.1 (2023-04-03)
v0.9.1Compare Source
Bug Fixes
httpscheme (#1454) (95e81f5)Features
google.rpc.Status(#1430) (5fd635a)Router::into_router(#1442) (ea06a1b)GrpcWebClientService(#1472) (dc29c17)0.9.2 (2023-04-17)
0.9.1 (2023-04-03)
v0.9.0Compare Source
Bug Fixes
enableand update docs (#1326) (a9db219)Features
local_addrtoRequest o(#1327) (b54ce23)DebugInfoerror message type (#1179) (3076e82)0.8.4 (2022-11-29)
Bug Fixes
0.8.3 (2022-11-28)
Bug Fixes
Features
build_transportbuilder option (#1130) (1f5bc9b)CodeGenBuilder(#1154) (c4525ba)Request#into_partsandRequest#from_parts(#1118) (b409ddd)from_listenerforTcpIncoming(#1093) (0b03b30)0.8.2 (2022-09-28)
Bug Fixes
Features
Result<T>type alias forstd::result::Result<T, tonic::Status>(#1085) (56ff45d)cleanup-markdownfeature flag (#1086) (c1b08df)CloneforStatususingArc(#1076) (ee3d0df)v0.8.3Compare Source
Bug Fixes
enableand update docs (#1326) (a9db219)Features
local_addrtoRequest o(#1327) (b54ce23)DebugInfoerror message type (#1179) (3076e82)0.8.4 (2022-11-29)
Bug Fixes
0.8.3 (2022-11-28)
Bug Fixes
Features
build_transportbuilder option (#1130) (1f5bc9b)CodeGenBuilder(#1154) (c4525ba)Request#into_partsandRequest#from_parts(#1118) (b409ddd)from_listenerforTcpIncoming(#1093) (0b03b30)0.8.2 (2022-09-28)
Bug Fixes
Features
Result<T>type alias forstd::result::Result<T, tonic::Status>(#1085) (56ff45d)cleanup-markdownfeature flag (#1086) (c1b08df)CloneforStatususingArc(#1076) (ee3d0df)v0.8.2Compare Source
Bug Fixes
Features
Result<T>type alias forstd::result::Result<T, tonic::Status>(#1085) (56ff45d)cleanup-markdownfeature flag (#1086) (c1b08df)CloneforStatususingArc(#1076) (ee3d0df)v0.8.1Compare Source
v0.8.0Compare Source
Features
Grpc::with_originfor clients (#1017) (10f6d2f)NamedServicefrom thetransportfeature (#969) (feae96c)BREAKING CHANGES
CODEC_PATHmoved from const to fn0.7.2 (2022-05-05)
Bug Fixes
Defaultbound requirement (#974) (4533a6e)HttpsUriWithoutTlsSupportonly w/ tls feat (#996) (1dd5ad2)Features
0.7.1 (2022-04-04)
Features
channelfeature flag (#960) (f1ca90f)v0.7.2Compare Source
Features
Grpc::with_originfor clients (#1017) (10f6d2f)NamedServicefrom thetransportfeature ([#969Configuration
📅 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 was generated by Mend Renovate. View the repository job log.