From 478bd35296293e81c7e70157f50bfbebdc1bb54d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 10 May 2021 23:40:07 +0200 Subject: [PATCH] deps: update gax.version to v1.64.0 (#345) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | `1.63.0` -> `1.64.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/1.64.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/1.64.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/1.64.0/compatibility-slim/1.63.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/1.64.0/confidence-slim/1.63.0)](https://docs.renovatebot.com/merge-confidence/) | | [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | `1.63.0` -> `1.64.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.64.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.64.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.64.0/compatibility-slim/1.63.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/1.64.0/confidence-slim/1.63.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/gax-java ### [`v1.64.0`](https://togithub.com/googleapis/gax-java/blob/master/CHANGELOG.md#​1640-httpswwwgithubcomgoogleapisgax-javacomparev1634v1640-2021-05-10) [Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.63.4...v1.64.0) ##### Features - release 1.64.0 ([#​1375](https://www.github.com/googleapis/gax-java/issues/1375)) ([499682e](https://www.github.com/googleapis/gax-java/commit/499682ec3b96ddeaac75f6e71cc3bc85a854da97)) ##### [1.63.4](https://www.github.com/googleapis/gax-java/compare/v1.63.3...v1.63.4) (2021-05-07) ##### Bug Fixes - Make x-goog-api-client header report rest-based transport clients with `rest/` token instead of `httpson/`. ([#​1370](https://www.github.com/googleapis/gax-java/issues/1370)) ([b1b0b49](https://www.github.com/googleapis/gax-java/commit/b1b0b498ba188a51b17d179988074bcf34fb7590)) ##### [1.63.3](https://www.github.com/googleapis/gax-java/compare/v1.63.2...v1.63.3) (2021-05-04) ##### Bug Fixes - fix flaky tests and non blocking semaphore ([#​1365](https://www.github.com/googleapis/gax-java/issues/1365)) ([fc8e520](https://www.github.com/googleapis/gax-java/commit/fc8e520acfaf843ac61e806bdb4b5fe393d0b447)) - Remove a flacky test in FlowControllerTest ([#​1360](https://www.github.com/googleapis/gax-java/issues/1360)) ([2cca0bf](https://www.github.com/googleapis/gax-java/commit/2cca0bf9e96271dd52e8bffa00b8f2d45d358d35)) ##### [1.63.2](https://www.github.com/googleapis/gax-java/compare/v1.63.1...v1.63.2) (2021-04-30) ##### Bug Fixes - Remove default value handling ([#​1353](https://www.github.com/googleapis/gax-java/issues/1353)) ([ed0fc79](https://www.github.com/googleapis/gax-java/commit/ed0fc791b22db45bd20de890b0abecd1839d2d86)) ##### Dependencies - remove codecov.io ([#​1354](https://www.github.com/googleapis/gax-java/issues/1354)) ([06a53ac](https://www.github.com/googleapis/gax-java/commit/06a53aca36ed0825122be160479b1ea0ba8635a0)) ##### [1.63.1](https://www.github.com/googleapis/gax-java/compare/v1.63.0...v1.63.1) (2021-04-26) ##### Bug Fixes - fix dynamic flow control setting checks ([#​1347](https://www.github.com/googleapis/gax-java/issues/1347)) ([69458b4](https://www.github.com/googleapis/gax-java/commit/69458b4deefe5b9c2c33a3b51389face968ff52f)) - fix watchdog NPE red herring ([#​1344](https://www.github.com/googleapis/gax-java/issues/1344)) ([06dbf12](https://www.github.com/googleapis/gax-java/commit/06dbf129ce63d28430e1022137679c9cfdf433ee)) ### [`v1.63.4`](https://togithub.com/googleapis/gax-java/blob/master/CHANGELOG.md#​1634-httpswwwgithubcomgoogleapisgax-javacomparev1633v1634-2021-05-07) [Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.63.3...v1.63.4) ### [`v1.63.3`](https://togithub.com/googleapis/gax-java/blob/master/CHANGELOG.md#​1633-httpswwwgithubcomgoogleapisgax-javacomparev1632v1633-2021-05-04) [Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.63.0...v1.63.3)
--- ### 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 you tick the rebase/retry checkbox. 🔕 **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#github/googleapis/java-shared-dependencies). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a7924392..c889807a 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ ${project.artifactId} 1.37.0 - 1.63.0 + 1.64.0 30.1.1-android 3.16.0 1.10.3