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

deps: update dependency io.grpc:grpc-bom to v1.24.0 #12

Merged
merged 2 commits into from Oct 7, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 25, 2019

This PR contains the following updates:

Package Update Change
io.grpc:grpc-bom (source) minor 1.23.0 -> 1.24.0

Release Notes

grpc/grpc-java

v1.24.0

Compare Source

Dependencies

  • core: Migrate to new OpenCensus method & status tags (#​5996)

Bug Fixes

  • core: handle removing partially-closed resources for throwing on close. Fixes #​6002. (#​6044)
  • auth: fix builder invocation for converting Google service account to Jwt access credential (#​6106)
  • netty: netty client using http proxy may experienced hang is fixed (#​6159). This issue was introduced in 1.22.0.
  • bazel: Fix java path separator bug on Windows (#​6054)
  • grpclb: fix pick_first mode shutdown without subchannels. (#​6072)

API Changes

  • The deprecated API ManagedChannelBuilder.usePlaintext(boolean skipNegotiation) will be removed in the next release. If you are still using it, please plan a migration (#​1772)
  • android: final stabilization of AndroidChannelBuilder (#​6097). AndroidChannelBuilder is stabilized. Deprecated APIs are deleted. fromBuilder(...) is deprecated with replacement of usingBuilder(...).
  • core: allow setting custom Deadline.Ticker to InProcessServerBuilder (#​6034)

New Features

  • bazel: Added //netty:shaded_maven target, similar to netty-shaded. It is only intended as a dependency for pre-compiled JARs
  • bazel: Added IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS for use with maven_install. See repositories.bzl for how to use
  • cronet: add grpc-cronet artifact publishing configurations (#​6130). grpc-cronet is published as a standalone artifact in maven central.

Documentation

  • doc: explicitly mention that Deadline might saturate (#​6085)

Acknowledgements


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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 25, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2019
@codecov
Copy link

codecov bot commented Sep 28, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage     69.89%   69.89%           
  Complexity       88       88           
=========================================
  Files            12       12           
  Lines           558      558           
  Branches          2        2           
=========================================
  Hits            390      390           
  Misses          166      166           
  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 fcf123e...bfc67a7. Read the comment docs.

@chingor13 chingor13 changed the title chore(deps): update dependency io.grpc:grpc-bom to v1.24.0 deps: update dependency io.grpc:grpc-bom to v1.24.0 Sep 28, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2019
@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2019
@chingor13 chingor13 merged commit 444ff1a into googleapis:master Oct 7, 2019
@renovate-bot renovate-bot deleted the renovate/grpc-packages branch October 7, 2019 20:59
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