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

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

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

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #37     +/-   ##
===========================================
+ Coverage     64.98%   65.19%   +0.2%     
- Complexity      295      330     +35     
===========================================
  Files            42       42             
  Lines          2642     2761    +119     
  Branches         28       28             
===========================================
+ Hits           1717     1800     +83     
- Misses          905      919     +14     
- Partials         20       42     +22
Impacted Files Coverage Δ Complexity Δ
...cloud/talent/v4beta1/ApplicationServiceClient.java 61.17% <0%> (-3.76%) 23% <0%> (+5%)
...gle/cloud/talent/v4beta1/CompanyServiceClient.java 59.25% <0%> (-3.41%) 22% <0%> (+4%)
...ogle/cloud/talent/v4beta1/TenantServiceClient.java 59.25% <0%> (-3.41%) 22% <0%> (+4%)
...oogle/cloud/talent/v4beta1/EventServiceClient.java 42.42% <0%> (-2.74%) 7% <0%> (+1%)
...gle/cloud/talent/v4beta1/ProfileServiceClient.java 47.52% <0%> (-2.48%) 22% <0%> (+4%)
.../google/cloud/talent/v4beta1/JobServiceClient.java 45.69% <0%> (-1.79%) 34% <0%> (+7%)
...ud/talent/v4beta1/stub/CompletionStubSettings.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../cloud/talent/v4beta1/stub/GrpcCompletionStub.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...ud/talent/v4beta1/stub/JobServiceStubSettings.java 78.7% <0%> (+0.24%) 22% <0%> (+1%) ⬆️
...t/v4beta1/stub/ApplicationServiceStubSettings.java 80.45% <0%> (+0.45%) 15% <0%> (+1%) ⬆️
... and 10 more

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 c35264c...955f8ec. Read the comment docs.

@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 fe32498 into googleapis:master Dec 20, 2019
@renovate-bot renovate-bot deleted the renovate/grpc.version branch December 20, 2019 20:46
vam-google pushed a commit to vam-google/java-talent that referenced this pull request Mar 20, 2020
* chore(deps): update dependency io.grpc:grpc-bom to v1.25.0

* deps: manage errorprone version
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.

None yet

5 participants