Skip to content

Comments

Bump grpcio from 0.8.3 to 0.9.0#104

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/grpcio-0.9.0
Open

Bump grpcio from 0.8.3 to 0.9.0#104
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/grpcio-0.9.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 30, 2021

Bumps grpcio from 0.8.3 to 0.9.0.

Changelog

Sourced from grpcio's changelog.

0.9.0 - 2021-05-24

  • Support rich error (#514)
  • Provide default service implementations (#521)
  • Support abstract UDS (#523)
  • Use default-features=false on libz-sys to allow for zlib-ng (#525)
  • Update grpc to 1.38.0 (#526)

0.8.2 - 2021-03-10

  • Fix send requirement in connectivity APIs (#516)
  • Add default health service implemetations (#518)

0.8.1 - 2021-03-05

  • Support watch connectivity state (#513)
  • Fix prost build of grpcio-proto (#515)

grpcio-sys 0.8.1 - 2021-03-02

  • Detect changes ahead to ease pain of upgrading compiler (#511)

0.8.0 - 2021-02-19

  • Fix clippy warnings (#504)
  • Add a way to not use bindgen (#499)
  • Update gRPC C core to 1.35.0 (#506)
  • Update bindgen to 0.57.0 (#507)

0.7.1 - 2020-12-18

  • Allow CXX environment variable to override g++ for musl build (#500)
  • Add user-defined checker for server side (#502)

0.7.0 - 2020-11-02

  • Add blocking callback to EnvBuilder (#474)
  • Enhance sinks to make them batchable (#469)
  • Remove rustfmt_skip attribute since it is unstable (#479)
  • Use grpc_slice to reduce memory copy (#481)
  • Fix the bug that server cannot shutdown itself when drop (#484)
  • Add methods for channels from file descriptors (#488)
  • Update gRPC C core to 1.33.1 (#492)

0.6.0 - 2020-06-12

  • Switch to std::future (#447)
  • Update gRPC C core to 1.29.1 (#466)
  • Change spinlock to parking_lot::Mutex (#468)

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 30, 2021
Bumps [grpcio](https://github.com/tikv/grpc-rs) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/tikv/grpc-rs/releases)
- [Changelog](https://github.com/tikv/grpc-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tikv/grpc-rs/commits/v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/grpcio-0.9.0 branch from 7ea7159 to c5ae8e0 Compare July 30, 2021 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants