Skip to content

Update grpcio requirement from <1.43,>=1.35 to >=1.35,<1.45#218

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/grpcio-gte-1.35-and-lt-1.45
Closed

Update grpcio requirement from <1.43,>=1.35 to >=1.35,<1.45#218
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/grpcio-gte-1.35-and-lt-1.45

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2022

Updates the requirements on grpcio to permit the latest version.

Release notes

Sourced from grpcio's releases.

Release v1.44.0

This is release 1.44.0 (great) 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

  • xDS: Rbac filter updates (#28568). (#28608)
  • Fix xDS client for multiple watchers. (#28521)
  • bump C-core version for upcoming release. (#28527)
  • Add a trace to list which filters are contained in a channel stack. (#28530)
  • Remove grpc_httpcli_context. (#27867)
  • xDS: Add support for RBAC HTTP filter. (#28309)
  • API to cancel grpc_resolve_address. (#27883)
  • Replace work serializer with a mutex in c-ares resolver. (#27858)
  • xDS: Add graceful shutdown for old connections on listener resource update. (#28154)

C++

  • Promote ClientContext::set_wait_for_ready to be non-experimental. (#28247)

C#

  • Only apply "singleplatform" nuget suffix when actually needed. (#28677)
  • [C#] Add ConfigureAwait to AsyncUnaryCall and AsyncClientStreamingCall. (#28235)

Python

  • Add python async example for hellostreamingworld using generator. (#27343)
  • Disable __wrap_memcpy hack for Python builds. (#28410)
  • Bump Bazel Python Cython dependency to 0.29.26. (#28398)
  • Fix libatomic linking on Raspberry Pi OS Bullseye. (#28041)
  • Allow generated proto sources in remote repositories for py_proto_library. (#28103)

Ruby

  • Remove ruby 2.4 support. (#28522)
  • Add an env var to override make parallelism in ruby build. (#28250)
Changelog

Sourced from grpcio's changelog.

v1.44.0 |Jan 11, 2022 |Jan 25, 2022 v1.45.0 |Feb 22, 2022 |Mar 8, 2022

Commits

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 dependabot bot added the dependencies Updates to dependencies label Feb 17, 2022
Updates the requirements on [grpcio](https://github.com/grpc/grpc) to permit the latest version.
- [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.35.0...v1.44.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/grpcio-gte-1.35-and-lt-1.45 branch from 5520a9f to 642fe1b Compare February 21, 2022 09:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2022

Superseded by #227.

@dependabot dependabot bot closed this Mar 23, 2022
@dependabot dependabot bot deleted the dependabot/pip/master/grpcio-gte-1.35-and-lt-1.45 branch March 23, 2022 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants