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-tools from 1.41.1 to 1.42.0 in /tests #2198

Merged
merged 1 commit into from Nov 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps grpcio-tools from 1.41.1 to 1.42.0.

Release notes

Sourced from grpcio-tools's releases.

Release v1.42.0

This is release 1.42.0 (granola) 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 RDS parsing for use on servers. (#27715)
  • Upgrade Abseil to LTS 20210324, Patch 2. (#27811)
  • Upgrade bazel to 4.2.1 (LTS), upgrade bazel toolchain to 4.1.0. (#27410)
  • Remove old backwards compatibility cronet compression workaround code. (#27701)
  • EventEngine Test Suite: Timers. (#27496)
  • EventEngine::Closure. (#27395)
  • OpenCensusCallTracer: Move context generation to StartTransportStreamOpBatch. (#27523)
  • Fix client idle filter. (#27611)
  • allow connectivity state watching to work on lame channels. (#27747)
  • grpclb: implement subchannel caching. (#27657)
  • xds: change CSDS to populate new generic_xds_configs field. (#27794)

C++

  • Describe support-levels for undocumented supported platforms. (#27363)

C#

  • Fix link error when building app with Xamarin.iOS. (#27345)
  • C#: metadata.Get and GetAll should accept uppercase keys. (#27383)
  • Fix use-after-free metadata corruption in C# when receiving response headers for streaming response calls. (#27382)

Objective-C

  • [objc] GRPCErrorCode enum base type to int32_t. (#27908)
  • [objc] Adding lightweight generic to GPRCCallOptions's initialMetadata prop . (#27905)
  • [objc] GRPCMetadataDictionary convenient typedef. (#27845)
  • [objc] Switch to proto forward declare for gRPC codegen plugin. (#27444)

Python

  • Add Aspects to Bazel py_proto_library and py_grpc_library Rules. (#27275)
  • [Aio] Add add_done_callback/done/cancelled methods to ServicerContext. (#27767)
  • [Aio] Correct the typing of input metadata. (#27768)
  • Address leak when using request stream interceptors (#25449). (#27571)

... (truncated)

Changelog

Sourced from grpcio-tools's changelog.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2021
@dependabot dependabot bot requested review from vepatel, a team and ciarams87 and removed request for a team November 18, 2021 17:07
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.41.1 to 1.42.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.41.1...v1.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tests/grpcio-tools-1.42.0 branch from a819650 to 0892ca3 Compare November 18, 2021 20:03
@lucacome lucacome merged commit 5bd9537 into master Nov 18, 2021
@lucacome lucacome deleted the dependabot/pip/tests/grpcio-tools-1.42.0 branch November 18, 2021 20:35
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.

None yet

1 participant