Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update dependency io.grpc:grpc-bom to v1.26.0 #38

Merged
merged 1 commit into from Dec 20, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 19, 2019

This PR contains the following updates:

Package Update Change
io.grpc:grpc-bom (source) minor 1.25.0 -> 1.26.0

Release Notes

grpc/grpc-java

v1.26.0

Compare Source

Dependencies

  • Bump protobuf-java to 3.11.0.
  • Bump protobuf-javalite to 3.11.0. This brings lite in-line with full protobuf. Be aware that the Maven artifact name changed for Protobuf lite. The dependency is now com.google.protobuf:protobuf-javalite instead of com.google.protobuf:protobuf-lite
  • Bump gson to 2.8.6
  • Bump google-auth-library-credentials and google-auth-library-oauth2-http to 0.18.0 (#​6360)
  • Bump mockito to 2.28.2 (#​6355)

Bug Fixes

  • netty, okhttp: Known IOExceptions are logged as FINE level
  • interop-testing, benchmarks: missing executables (since 1.19.0) is now published again
  • cronet: grpc-cronet artifact contains empty .aar due to code shrinking was enabled, now it is fixed.
  • alts: fix lazychannel close (#​6475)

API Changes

  • api, core: make channel logger accessible through NameResolver.Args (#​6430)
  • api, core: make scheduled executor service accessible for NameResolver.Args (#​6455)
  • stub, compiler: generated stubs are now extended from AbstractStub to indicate stub type (AbstractAsyncStub, AbstractFutureStub, AbstractFutureStub)
  • api: the deprecated API ManagedChannelBuilder.usePlaintext(boolean) is removed (#​1772, #​6440).

New Features

  • Pre-build binaries for the aarch64 platform
  • Add s390x cross-compiling support

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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

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

codecov bot commented Dec 19, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@4ac81d3). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #38   +/-   ##
=========================================
  Coverage          ?   78.82%           
  Complexity        ?      288           
=========================================
  Files             ?       21           
  Lines             ?     2578           
  Branches          ?      128           
=========================================
  Hits              ?     2032           
  Misses            ?      490           
  Partials          ?       56

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 4ac81d3...8ffaa0f. Read the comment docs.

@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 19, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 20, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 20, 2019
@chingor13 chingor13 merged commit c09da56 into googleapis:master Dec 20, 2019
@renovate-bot renovate-bot deleted the renovate/grpc.version branch December 20, 2019 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants