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.2 to 1.40.0 in /test #196

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2021

Bumps grpcio from 1.33.2 to 1.40.0.

Release notes

Sourced from grpcio's releases.

Release v1.40.0

This is release 1.40.0 (guileless) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

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

Core

  • Update Envoy API to the latest version (2021-07-30). (#26848)
  • Enable retries by default. (#26766)
  • Add opentelemetry as a submodule for latest xDS API. (#26850)
  • Pointing the protobuf submodule to the new URL. (#26811)
  • Remove BUILD.gn. (#26822)
  • Prevent race causing early-destruction of grpc_winsocket object when creating a TCP connection. (#26642)
  • TLS Security Connector: Add an always-fail-handshaker when certificates are not ready. (#26561)
  • Enable layering checks in the Bazel build. (#26591)
  • Support user provided "scope" in JWT and GDC. (#26577)

C++

  • C++ opencensus filter: Fix point of creating context for overall call. (#27238)
  • Open census call attempt span name and attribute changes (#26889). (#26957)
  • Open census filter: Use new internal stats API and record retry stats. (#26739)
  • Add OpenCensus measures and views for retries. (#26751)

Python

  • Add retry example for gRPC Python. (#26829)
  • Remove Python 2.7 binary wheel generations. (#26691)
  • [Aio][fix] catch application exception in request iterators. (#26706)

Release v1.39.1

This is release 1.39.0 (goofy) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

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

C#

  • Fix C# protoc plugin argument parsing on 1.39.x (#26897)

Release v1.39.0

This is release 1.39.0 (goofy) of gRPC Core.

... (truncated)

Changelog

Sourced from grpcio's changelog.

v1.40.0 |Jul 27, 2021 |Aug 10, 2021 v1.41.0 |Sep 7, 2021 |Sep 21, 2021 v1.42.0 |Oct 19, 2021 |Nov 2, 2021 v1.43.0 |Nov 30, 2021 |Dec 14, 2021 v1.44.0 |Jan 11, 2022 |Jan 25, 2022 v1.45.0 |Feb 22, 2022 |Mar 8, 2022

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.2 to 1.40.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.33.2...v1.40.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 14, 2021
@lucacome lucacome merged commit de19e5d into master Sep 14, 2021
@lucacome lucacome deleted the dependabot/pip/test/grpcio-1.40.0 branch September 14, 2021 20:07
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.

1 participant