Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

chore(deps): update dependency io.grpc:grpc-bom to v1.24.1 #3

Merged
merged 1 commit into from Oct 30, 2019

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
io.grpc:grpc-bom (source) patch 1.24.0 -> 1.24.1

Release Notes

grpc/grpc-java

v1.24.1

Compare Source

gRPC Java 1.24.1 Release Notes

This release resolves proxy hang issue during initial protocol negotiation, users using proxy should upgrade.

Dependencies

  • Bump perfmark to 0.19.0

Bug Fixes

  • netty: Users using proxy may experience hang is fixed (#​6159).
  • bom: specify pom type for protoc-gen-grpc-java (#​6247).
  • okhttp: fix header scheme does not match transport type (#​6264). OkHttp users using plaintext may experienced error when communicate with dotnet gRPC server is fixed.

New Features

  • grpclb: Add dns NameResolver to io.grpc.grpclb that has SRV record lookup enabled by default (#​6298). This allows using grpclb without the -Dio.grpc.internal.DnsNameResolverProvider.enable_grpclb=true system property. Note that grpclb is still experimental and deprecated. In particular, we plan to change grpclb policy selection which together with this change provides a path forward for grpclb to function without custom support in grpc-core; see gRFC A26

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 30, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 30, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 30, 2019
@codecov
Copy link

codecov bot commented Oct 30, 2019

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage     75.74%   75.74%           
  Complexity      127      127           
=========================================
  Files            12       12           
  Lines           742      742           
  Branches          2        2           
=========================================
  Hits            562      562           
  Misses          178      178           
  Partials          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c7cfa5...b050162. Read the comment docs.

@chingor13 chingor13 merged commit 2ff2998 into googleapis:master Oct 30, 2019
@renovate-bot renovate-bot deleted the renovate/grpc-packages branch October 30, 2019 04:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
4 participants