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

chore: bump tonic from 0.4.0 to 0.4.3 #18260

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps tonic from 0.4.0 to 0.4.3.

Changelog

Sourced from tonic's changelog.

0.4.3 (2021-04-29)

Features

  • client: Add Request::set_timeout (#615) (dae31d0)
  • transport: Configure TLS automatically when possible (#445) (b04c1c6)
  • transport: Support timeouts with the grpc-timeout header (#606) (9ff4f7b)

0.4.2 (2021-04-13)

Bug Fixes

  • codec: Allocate inbound buffer once (#578) (1d2754f)
  • reflection: Depend on correct version of build (#582) (db09093)

Features

0.4.1 (2021-03-16)

Features

  • feat(reflection): Implement gRPC Reflection Service (#340) (c54f247), closes #340
  • feat(build): Add disable_package_emission option to tonic-build (#556) (4f5e160), closes #556
  • feat(build): Support compiling well-known protobuf types (#522) (61555ff), closes #522
  • feat(build): Use RUSTFMT to find rustfmt binary (#566) (ea56e2e), closes #566
  • chore: add FromStr for Endpoint (#558) (f49d4bd), closes #558

Bug Fixes

Commits
  • 7f1af64 chore: Prepare tonic 0.4.3 (#617)
  • dae31d0 feat(tonic): Add Request::set_timeout (#615)
  • 4001665 chore: Add deny(broken_intra_doc_links) to all crates (#616)
  • 9ff4f7b feat(transport): Support timeouts with "grpc-timeout" header (#606)
  • 4926c60 Fix googleapis Readme (#573)
  • b04c1c6 configure tls automatically when possible (#445)
  • d414206 Use new tower utilities (#560)
  • 5bc1aa9 Mention rust-analyzer.cargo.loadOutDirsFromCheck setting in README (#561)
  • 8fa6daa chore: Prepare tonic 0.4.2 and health 0.3.1 (#605)
  • 7aaa2f8 Revert "Remove grpc-timeout header from reserved headers (#603)"
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tonic](https://github.com/hyperium/tonic) from 0.4.0 to 0.4.3.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.4.0...v0.4.3)

---
updated-dependencies:
- dependency-name: tonic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Jun 28, 2021
@CriesofCarrots
Copy link
Contributor

Flaky local-cluster test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant