Skip to content

Conversation

@renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
com.google.api:gax-bom minor 1.52.0 -> 1.53.0
com.google.cloud:google-cloud-core-bom minor 1.91.3 -> 1.92.2
com.google.cloud:google-cloud-core minor 1.91.3 -> 1.92.2

Release Notes

googleapis/gax-java

v1.53.0

Compare Source

01-09-2020 10:51 PST

New Features
  • feat: enhancement for Batcher api to address bulk read (#​833)
  • feat: implemented watchdog as BackgroundResource (#​838)
  • Create a executorService with a separate pool of threads for channelpool (#​836)
Bug Fixes
  • fix: allows retries when setting maxAttempts without setting TotalTimeout (#​835)
Implementation Changes
  • bazel: Replace native maven_jar rule with jvm_maven_import_external (#​837)
  • cleanup(batcher): removing the non-applicable TODOs comments (#​834)
Dependencies
  • Update dependency org.easymock:easymock to v4.1 (#​821)
  • Update dependency com.google.auto.value:auto-value to v1.7 (#​806)
Internal / Testing Changes
googleapis/java-core

v1.92.2

Compare Source

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

This PR has been generated by WhiteSource Renovate. 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 Dec 26, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. 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
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 26, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 26, 2019
@chingor13
Copy link
Contributor

google-cloud-core 1.92.0 changed the default chunk size in googleapis/java-core#87. The test failures are because the tests are fragile in depending upon the default chunk size being a certain size.

@renovate-bot renovate-bot force-pushed the renovate/core-dependencies branch from b908666 to 53b1bde Compare January 2, 2020 20:18
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@renovate-bot renovate-bot changed the title deps: update core dependencies to v1.92.0 deps: update core dependencies to v1.92.1 Jan 2, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 2, 2020
@renovate-bot renovate-bot force-pushed the renovate/core-dependencies branch from 53b1bde to 2e5221e Compare January 7, 2020 01:34
@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
@renovate-bot renovate-bot force-pushed the renovate/core-dependencies branch from 2e5221e to a4231e6 Compare January 7, 2020 17:15
@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
@renovate-bot renovate-bot force-pushed the renovate/core-dependencies branch from a4231e6 to d279034 Compare January 9, 2020 21:44
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 9, 2020
@renovate-bot renovate-bot changed the title deps: update core dependencies to v1.92.1 deps: update core dependencies Jan 9, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 9, 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 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 10, 2020
@elharo elharo closed this Jan 15, 2020
@renovate-bot renovate-bot deleted the renovate/core-dependencies branch January 22, 2020 21:07
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.

6 participants