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 29, 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 29, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 29, 2019
@chingor13 chingor13 added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Oct 29, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 29, 2019
@codecov
Copy link

codecov bot commented Oct 29, 2019

Codecov Report

Merging #3 into master will increase coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #3      +/-   ##
============================================
+ Coverage      70.9%   71.22%   +0.31%     
+ Complexity      240      210      -30     
============================================
  Files            12       12              
  Lines          2248     2120     -128     
  Branches         32       32              
============================================
- Hits           1594     1510      -84     
+ Misses          624      602      -22     
+ Partials         30        8      -22
Impacted Files Coverage Δ Complexity Δ
...itycenter/v1beta1/stub/GrpcSecurityCenterStub.java 93.05% <0%> (-0.58%) 22% <0%> (-1%)
...securitycenter/v1/stub/GrpcSecurityCenterStub.java 93.05% <0%> (-0.58%) 22% <0%> (-1%)
...ritycenter/v1/stub/SecurityCenterStubSettings.java 76.5% <0%> (-0.22%) 28% <0%> (-1%)
...enter/v1beta1/stub/SecurityCenterStubSettings.java 76.5% <0%> (-0.22%) 28% <0%> (-1%)
...d/securitycenter/v1beta1/SecurityCenterClient.java 52.91% <0%> (+3.66%) 48% <0%> (-13%) ⬇️
.../cloud/securitycenter/v1/SecurityCenterClient.java 52.91% <0%> (+3.66%) 48% <0%> (-13%) ⬇️

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 ffc733c...2323422. Read the comment docs.

@chingor13 chingor13 merged commit d640385 into googleapis:master Oct 29, 2019
@renovate-bot renovate-bot deleted the renovate/grpc-packages branch October 29, 2019 16:14
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
Development

Successfully merging this pull request may close these issues.

4 participants