From bdd712d541c45ee0a4567adff8fded04e0f719ff Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 15 Jun 2020 22:52:16 +0200 Subject: [PATCH] deps: update core dependencies to v1.57.0 (#188) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | minor | `1.56.0` -> `1.57.0` | | [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | minor | `1.56.0` -> `1.57.0` | --- ### Release Notes
googleapis/gax-java ### [`v1.57.0`](https://togithub.com/googleapis/gax-java/releases/v1.57.0) [Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.56.0...v1.57.0) 06-10-2020 15:01 PDT ##### Implementation Changes - logging: catch and log exceptions in Watchdog runnable to ensure it never stops running ([#​1036](https://togithub.com/googleapis/gax-java/pull/1036)) - android: make GaxProperties.version accessible in Android ([#​1117](https://togithub.com/googleapis/gax-java/pull/1117)) - Make watchdog `@BetaApi` and watchdog provider implementations `@InternalApi` ([#​1119](https://togithub.com/googleapis/gax-java/pull/1119)) ##### New Features - generalize ExecutorService for transport layers ([#​1098](https://togithub.com/googleapis/gax-java/pull/1098)) - add setAttemptDirectPath(boolean) for InstantiatingGrpcChannelProvider.Builder ([#​1015](https://togithub.com/googleapis/gax-java/pull/1015)) ##### Dependencies - update grpc to 1.30.0, protobuf to 3.12.2 ([#​1125](https://togithub.com/googleapis/gax-java/pull/1125)) - update api-common-java to 1.92 ([#​1126](https://togithub.com/googleapis/gax-java/pull/1126)) ##### Internal / Testing Changes - [gax-java] chore: include only external-facing gax testing utils in testlibJar ([#​1120](https://togithub.com/googleapis/gax-java/pull/1120)) - ci: Linkage Checker to examine linkage error at artifact level ([#​1032](https://togithub.com/googleapis/gax-java/pull/1032)) - ci: Adopt GitHub Actions in gax-java: unit tests and linkage monitor ([#​1062](https://togithub.com/googleapis/gax-java/pull/1062)) - chore: display call settings configuration through toString ([#​1017](https://togithub.com/googleapis/gax-java/pull/1017)) - test: cleaning up deprecated usages ([#​858](https://togithub.com/googleapis/gax-java/pull/858))
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-video-intelligence). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 576affed5..0cd2e3870 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ 1.91.1 1.9.2 1.18.0 - 1.56.0 + 1.57.0 1.30.0 3.12.2 4.13