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.8
->0.9
Release Notes
hyperium/tonic
v0.9.0
Compare Source
All tonic-* crates owned by this repository will now be versioned together to
make it easier to understand which crate matches the core tonic crate version.
Breaking Changes
tonic-health
andtonic-reflection
internal protobuf module renamed.4MiB
by default.Bug Fixes
enable
and update docs (#1326) (a9db219)Features
local_addr
toRequest o
(#1327) (b54ce23)DebugInfo
error message type (#1179) (3076e82)v0.8.3
Compare Source
note: this version has been yanked due to a typo in the
CodeGenBuilder
type.
Included in this release is also the sub-crate major version bumps:
tonic-health
has been bumped to0.8.0
tonic-reflection
has been bumped to0.6.0
tonic-web
has been bumped to0.5.0
Bug Fixes
Features
build_transport
builder option (#1130) (1f5bc9b)CodeGenBuilder
(#1154) (c4525ba)Request#into_parts
andRequest#from_parts
(#1118) (b409ddd)from_listener
forTcpIncoming
(#1093) (0b03b30)v0.8.2
Compare Source
Bug Fixes
Features
Result<T>
type alias forstd::result::Result<T, tonic::Status>
(#1085) (56ff45d)cleanup-markdown
feature flag (#1086) (c1b08df)Clone
forStatus
usingArc
(#1076) (ee3d0df)v0.8.1
Compare Source
Features
Extensions::into_http
andStatus::from_error
.build.rs
and commit generated code.Configuration
📅 Schedule: Branch creation - "before 5am" in timezone Asia/Tokyo, 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.