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.44.0 to 1.45.0 in /tests #2536

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2022

Bumps grpcio from 1.44.0 to 1.45.0.

Release notes

Sourced from grpcio's releases.

Release v1.45.0

This is release 1.45.0 (gravity) 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

  • Backport "Include ADS stream error in XDS error updates (#29014)" to 1.45.x. (#29121)
  • Bump core version to 23.0.0 for upcoming release. (#29026)
  • Fix memory leak in HTTP request security handshake cancellation. (#28971)
  • CompositeChannelCredentials: Comparator implementation. (#28902)
  • Delete custom iomgr. (#28816)
  • Implement transparent retries. (#28548)
  • Uniquify channel args keys. (#28799)
  • Set trailing_metadata_available for recv_initial_metadata ops when generating a fake status. (#28827)
  • Eliminate gRPC insecure build. (#25586)
  • Fix for a racy WorkSerializer shutdown. (#28769)
  • InsecureCredentials: singleton object. (#28777)
  • Add http cancel api. (#28354)
  • Memory leak fix on windows in grpc_tcp_create(). (#27457)
  • xDS: Rbac filter updates. (#28568)

C++

  • Bump the minimum gcc to 5. (#28786)
  • Add experimental API for CRL checking support to gRPC C++ TlsCredentials. (#28407)

C#

  • [C#] Add cancellation token overloads to streaming interfaces. (#27886)
  • [C#] Grpc.Core.Api nullable fixes. (#28616)

Objective-C

  • Patch GRPCCallOptions to use nonatomic properties. (#28972)

Python

  • Reimplement Gevent Integration. (#28276)
  • Support musllinux binary wheels on x64 and x86. (#28092)
  • Increase the Python protobuf requirement to >=3.12.0. (#28604)

... (truncated)

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 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.44.0 to 1.45.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.44.0...v1.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 24, 2022
@dependabot dependabot bot requested review from a team, lucacome, haywoodsh and shaun-nx March 24, 2022 03:19
@lucacome lucacome merged commit 7a80879 into main Mar 24, 2022
@lucacome lucacome deleted the dependabot/pip/tests/grpcio-1.45.0 branch March 24, 2022 05:03
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