ServerStatus-Rust icon indicating copy to clipboard operation
ServerStatus-Rust copied to clipboard

Update Rust crate tonic-build to 0.8

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

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

Compare Source

Features
  • Add Grpc::with_origin for clients (#​1017) (10f6d2f)
  • build: Add option to emit rerun-if-changed instructions (#​1021) (1d2083a)
  • build: Better support for custom codecs (#​999) (de2e4ac)
  • Decouple NamedService from the transport feature (#​969) (feae96c)
  • reflection: Export server types.
  • reflection: Add with_service_name.
BREAKING CHANGES
  • build: CODEC_PATH moved from const to fn
  • tonic Remove codegen depedency on compression feature.
  • tonic Remove compression feature in favor of gzip feature.

v0.7.2

Compare Source

Bug Fixes
  • build: Reduce Default bound requirement (#​974) (4533a6e)
  • don't enable default features in tower (#​972) (b4f9634)
  • transport: Emit HttpsUriWithoutTlsSupport only with tls feature enabled (#​996) (1dd5ad2)
Features

v0.7.1

Compare Source

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.

renovate[bot] avatar Jul 30 '22 01:07 renovate[bot]