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

fix(deps): update rust crate tonic to 0.11.0 - autoclosed #157

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tonic dependencies minor 0.9.2 -> 0.11.0

Release Notes

hyperium/tonic (tonic)

v0.11.0

Compare Source

BREAKING CHANGES:

  • Removed NamedService from the transport module, please import it via
    tonic::server::NamedService.
  • MSRV bumped to 1.70.
Features
  • Added zstd compression support.
  • Added connection timeout for connecto_with_connector_lazy.
  • Upgrade rustls to v0.22
  • Feature gate server implementation for tonic-reflection.

v0.10.2

Compare Source

Bug Fixes

v0.10.1

Compare Source

Bug Fixes

v0.10.0

Compare Source

Bug Fixes
Features

0.9.2 (2023-04-17)

0.9.1 (2023-04-03)


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, check this box

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

@renovate renovate bot force-pushed the renovate/tonic-0.x branch 3 times, most recently from a6ac9ee to 4fa094c Compare September 7, 2023 19:59
@renovate renovate bot changed the title fix(deps): update rust crate tonic to 0.10.0 fix(deps): update rust crate tonic to 0.10.1 Sep 21, 2023
@renovate renovate bot force-pushed the renovate/tonic-0.x branch from 4fa094c to f5cc4ec Compare September 21, 2023 22:47
@renovate renovate bot changed the title fix(deps): update rust crate tonic to 0.10.1 fix(deps): update rust crate tonic to 0.10.2 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/tonic-0.x branch from f5cc4ec to 972ab2c Compare September 29, 2023 00:39
@renovate renovate bot force-pushed the renovate/tonic-0.x branch 4 times, most recently from 9bec92d to 7913d53 Compare October 18, 2023 03:31
@renovate renovate bot changed the title fix(deps): update rust crate tonic to 0.10.2 fix(deps): update rust crate tonic to 0.11.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/tonic-0.x branch from 7913d53 to d74ab11 Compare February 8, 2024 16:22
@renovate renovate bot changed the title fix(deps): update rust crate tonic to 0.11.0 fix(deps): update rust crate tonic to 0.11.0 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/tonic-0.x branch April 16, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants