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

Bump grpcio from 1.33.1 to 1.33.2 #62

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2020

Bumps grpcio from 1.33.1 to 1.33.2.

Release notes

Sourced from grpcio's releases.

Release v1.33.2

This is the 1.33.2 release (geeky) of gRPC Core.

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS. (#24063)
  • Expose Cronet error message to the application layer. (#24083)
  • Remove grpc_channel_ping from surface API. (#23894)
  • Do not send BDP pings if there is no receive side activity. (#22997)

C++

  • Makefile: only support building deps from submodule. (#23957)

C#

  • Add trimming attribute to BindServiceMethodAttribute. (#24217)
  • Fix incremental build of csproj projects depending on grpc. (#23391)

Python

  • [Backport] Implement grpc.Future interface in SingleThreadedRendezvous. (#24574)
  • [Backport] Make Python 2 an optional dependency for Bazel build. (#24452)
  • Allow asyncio API to be imported as grpc.aio. (#24289)
  • [gRPC Easy] Fix import errors on Windows. (#24124)
  • Make version check for importlib.abc in grpcio-tools more stringent. (#24098)
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)

Bumps [grpcio](https://github.com/grpc/grpc) from 1.33.1 to 1.33.2.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@1.33.1...v1.33.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 29, 2020
@github-actions github-actions bot merged commit e0c26a4 into master Oct 29, 2020
@dependabot dependabot bot deleted the dependabot/pip/grpcio-1.33.2 branch October 29, 2020 09:01
This pull request was closed.
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants