Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate tonic to 0.9 #72

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Update Rust crate tonic to 0.9 #72

merged 1 commit into from
Apr 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tonic dependencies minor 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
  • All crates bumped to 2021 edition
  • tonic-health and tonic-reflection internal protobuf module renamed.
  • Default decoding message limit set to 4MiB by default.
Bug Fixes
Features

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 to 0.8.0
  • tonic-reflection has been bumped to 0.6.0
  • tonic-web has been bumped to 0.5.0
Bug Fixes
Features

v0.8.2

Compare Source

Bug Fixes
Features

v0.8.1

Compare Source

Features
  • transport: Expose hyper's H2 adaptive window on server (#​1071) (919d28b)
  • Reduce the amount of monomorphized code.
  • Expose Extensions::into_http and Status::from_error.
  • health: Remove 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the B-renovate label Mar 31, 2023
@abdolence abdolence merged commit 6f700df into master Apr 13, 2023
@abdolence abdolence deleted the renovate/tonic-0.x branch April 13, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant