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

deps: update core dependencies #32

Merged

Conversation

renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
io.grpc:grpc-bom minor 1.25.0 -> 1.26.0
com.google.api:gax-bom minor 1.50.1 -> 1.52.0
com.google.api:gax-grpc minor 1.50.1 -> 1.52.0
com.google.auth:google-auth-library-bom minor 0.18.0 -> 0.19.0
com.google.cloud:google-cloud-core-bom minor 1.91.3 -> 1.92.1
com.google.cloud:google-cloud-core minor 1.91.3 -> 1.92.1

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

googleapis/gax-java

v1.52.0

Compare Source

v1.51.0

Compare Source

12-03-2019 10:59 PST

New Features
  • Allow channel pool to refresh its channels periodically (#​805)
googleapis/google-auth-library-java

v0.19.0

Compare Source

Features
Dependencies
  • update appengine-sdk to 1.9.76 (#​366) (590883d)
  • update autovalue packages to v1.7 (#​365) (42a1694)
  • update dependency com.google.appengine:appengine to v1.9.77 (#​377) (c3c950e)
  • update dependency com.google.http-client:google-http-client-bom to v1.33.0 (#​374) (af0af50)
Documentation
0.18.0 (2019-10-09)
Bug Fixes
  • make JwtClaims.newBuilder() public (#​350) (6ab8758)
  • move autovalue into annotation processor path instead of classpath (#​358) (a82d348)
Dependencies
Documentation
  • fix include instructions in google-auth-library-bom README (#​352) (f649735)
0.17.4 (2019-10-08)
Bug Fixes
  • make JwtClaims.newBuilder() public (#​350) (6ab8758)
  • move autovalue into annotation processor path instead of classpath (#​358) (a82d348)
Dependencies
Documentation
  • fix include instructions in google-auth-library-bom README (#​352) (f649735)
0.17.2 (2019-09-24)
Bug Fixes
0.17.1 (2019-08-22)
Bug Fixes
  • allow unset/null privateKeyId for JwtCredentials (#​336) (d28a6ed)
googleapis/java-core

v1.92.1

Compare Source

v1.92.0

Compare Source

Features
  • increase DEFAULT_CHUNK_SIZE to reduce transfer overhead (#​87) (09b327d)
  • support setting ServiceOption for quota project (#​92) (6aa4476)
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.30.5 (#​68) (e1a4047)
  • update dependency com.google.api:gax-bom to v1.50.1 (#​73) (f493b5b)
  • update dependency com.google.api:gax-bom to v1.51.0 (#​85) (71d0de7)
  • update dependency com.google.auth:google-auth-library-bom to v0.19.0 (#​93) (b465630)
  • update dependency com.google.http-client:google-http-client-bom to v1.33.0 (#​71) (8f1e690)
  • update dependency io.grpc:grpc-bom to v1.25.0 (#​72) (3a09fc7)
  • update to threetenbp 1.4.0 (#​89) (5128bd4)
1.91.3 (2019-10-23)
Bug Fixes
  • try to keep autovalue out of the runtime time classpath (#​48) (0988c27)
Dependencies
  • update dependency com.google.api:gax-bom to v1.49.1 (#​65) (131a0fd)
  • update dependency com.google.api.grpc:proto-google-common-protos to v1.17.0 (#​50) (3ba5512)
  • update dependency com.google.auth:google-auth-library-bom to v0.18.0 (#​56) (ab25f15)
  • update dependency io.grpc:grpc-bom to v1.24.1 (07fefbb)
1.91.2 (2019-09-30)
Dependencies
  • update dependency com.google.api.grpc:proto-google-iam-v1 to v0.13.0 (#​40) (4f500cc)
  • update dependency io.grpc:grpc-bom to v1.24.0 (#​39) (7f6f780)
  • update errorprone to 2.3.3 (#​43) (232694c)
1.91.1 (2019-09-25)
Dependencies
  • update dependency com.google.api-client:google-api-client-bom to v1.30.4 (#​34) (886eda3)
  • update dependency com.google.auth:google-auth-library-bom to v0.17.2 (#​35) (ae44c72)
  • update dependency com.google.http-client:google-http-client-bom to v1.32.1 (#​31) (4bdf09b)
  • update dependency com.google.protobuf:protobuf-bom to v3.10.0 (#​27) (23e4c26)
  • update guava to 28.1-android (#​32) (0279479)

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!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 26, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 26, 2019
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 1, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2020
@chingor13 chingor13 merged commit 9fcacec into googleapis:master Jan 7, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch January 7, 2020 00:36
@codecov
Copy link

codecov bot commented Jan 7, 2020

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #32   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           6     6           
  Lines         356   343   -13     
  Branches        2     2           
====================================
+ Misses        356   343   -13
Impacted Files Coverage Δ
...ng/budgets/v1beta1/stub/GrpcBudgetServiceStub.java 0% <0%> (ø) ⬆️
...d/billing/budgets/v1beta1/BudgetServiceClient.java 0% <0%> (ø) ⬆️
...udgets/v1beta1/stub/BudgetServiceStubSettings.java 0% <0%> (ø) ⬆️

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 b455baf...bdea007. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants