Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Update dependency com_github_grpc_grpc to v1.25.0 #471

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
com_github_grpc_grpc http_archive minor v1.24.3 -> v1.25.0

Release Notes

grpc/grpc

v1.25.0

Compare Source

This is the 1.25.0 release (game) 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

  • Change RR to consider a subchannel in TF if it has failed since it was READY. (#​20245)
  • Fix a use after free in c-ares on Windows. (#​20274)

C++

  • Honor CARES_ROOT_DIR. (#​20630)
  • Make cmake grpc.pc depend on openssl too. (#​20621)
  • Create pkg-config files from CMake. (#​20211)
  • Add C++ wrapper for SPIFFE credentials v2. (#​19778)
  • Upgrade bazel to 0.29.1. (#​20222)

C#

  • Provide length when getting serialization buffer writer. (#​20691)
  • Fix error when changing Protobuf item values in Visual Studio. (#​20569)
  • Add generic variance to reader and writer interfaces. (#​20549)

Objective-C

  • Added convenience class GRPCUnaryResponseHandler for unary calls. (#​20560)
  • Fixed an issue where Swift application depending on gRPC is unable to archive. (#​20527)

PHP

  • PHP: fix zend_hash_str_del() segfault. (#​20249)

Python

  • Add experimental option to run unary-stream RPCs on a single Python thread. (#​20753)
  • [AIO] Minimal AsyncIO Server. (#​20598)
  • Switch to concrete classes in experimental asyncio. (#​20326)
  • Add manylinux2010_x86 wheels into artifacts. (#​20673)
  • Release 3.8 binary wheels. (#​20616)
  • Make grpc_testing's Servicer context abort method stop execution of the servicer handler. (#​20426)
  • Build Python wheels with tag manylinux2010. (#​20282)
  • Add experimental support for asyncio unary client. (#​19960)

Renovate configuration

📅 Schedule: "at 7am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@k8s-ci-robot
Copy link

Hi @renovate-bot. Thanks for your PR.

I'm waiting for a bazelbuild member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@rbe-toolchains-pr-bot
Copy link

/ok-to-test

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alex1545, renovate-bot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alex1545 alex1545 merged commit 6c8d50f into bazelbuild:master Nov 11, 2019
@renovate-bot renovate-bot deleted the renovate/com_github_grpc_grpc-1.x branch November 11, 2019 12:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants