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 increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #3      +/-   ##
============================================
+ Coverage      73.2%   73.25%   +0.04%     
- Complexity      128      148      +20     
============================================
  Files            12       12              
  Lines           948     1002      +54     
  Branches          6        6              
============================================
+ Hits            694      734      +40     
  Misses          238      238              
- Partials         16       30      +14
Impacted Files Coverage Δ Complexity Δ
...oogle/cloud/scheduler/v1/CloudSchedulerClient.java 55% <0%> (-3.25%) 35% <0%> (+8%)
.../cloud/scheduler/v1beta1/CloudSchedulerClient.java 55% <0%> (-3.25%) 35% <0%> (+8%)
.../scheduler/v1/stub/CloudSchedulerStubSettings.java 81.41% <0%> (+0.36%) 18% <0%> (+1%) ⬆️
...duler/v1beta1/stub/CloudSchedulerStubSettings.java 81.41% <0%> (+0.36%) 18% <0%> (+1%) ⬆️
...scheduler/v1beta1/stub/GrpcCloudSchedulerStub.java 94.56% <0%> (+0.48%) 15% <0%> (+1%) ⬆️
...loud/scheduler/v1/stub/GrpcCloudSchedulerStub.java 94.56% <0%> (+0.48%) 15% <0%> (+1%) ⬆️

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 41a894e...0c9f725. Read the comment docs.

@chingor13 chingor13 merged commit c9ebb27 into googleapis:master Oct 30, 2019
@renovate-bot renovate-bot deleted the renovate/grpc-packages branch October 30, 2019 04:05
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