ServerStatus-Rust
ServerStatus-Rust copied to clipboard
Update Rust crate tonic-build to 0.8
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tonic-build | build-dependencies | minor | 0.7 -> 0.8 |
Release Notes
hyperium/tonic
v0.8.0
Features
- Add
Grpc::with_originfor clients (#1017) (10f6d2f) - build: Add option to emit rerun-if-changed instructions (#1021) (1d2083a)
- build: Better support for custom codecs (#999) (de2e4ac)
- Decouple
NamedServicefrom thetransportfeature (#969) (feae96c) - reflection: Export server types.
- reflection: Add
with_service_name.
BREAKING CHANGES
- build:
CODEC_PATHmoved from const to fn - tonic Remove codegen depedency on
compressionfeature. - tonic Remove
compressionfeature in favor ofgzipfeature.
v0.7.2
Bug Fixes
- build: Reduce
Defaultbound requirement (#974) (4533a6e) - don't enable default features in tower (#972) (b4f9634)
- transport: Emit
HttpsUriWithoutTlsSupportonly with tls feature enabled (#996) (1dd5ad2)
Features
v0.7.1
Features
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 this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.