From 09f419d9bca0697c2f0d35b14715bdf757552006 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 17 Nov 2020 12:43:48 -0800 Subject: [PATCH 01/13] chore: regenerate README (#256) --- .github/readme/synth.metadata/synth.metadata | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index f3d6114f..e48c066d 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-redis.git", - "sha": "4b5d0d779908931a8a82ac1ce53c5dc2adaa7109" + "sha": "8aca539ddcbf49d1a6012124eec064d177304a26" } }, { diff --git a/README.md b/README.md index b5941836..67122976 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 13.4.0 + 14.4.1 pom import From 1f527eeebd807027930709c828f99b2c53dafc88 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 17 Nov 2020 13:14:04 -0800 Subject: [PATCH 02/13] chore: regenerate README (#267) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-11-17 20:45:56,749 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-redis/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-17 20:45:57,740 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/0cf91e9d-e904-458a-980e-d1c9617b599d/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index e48c066d..68d07eed 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-redis.git", - "sha": "8aca539ddcbf49d1a6012124eec064d177304a26" + "sha": "09f419d9bca0697c2f0d35b14715bdf757552006" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "ba9918cd22874245b55734f57470c719b577e591" + "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58" } } ] diff --git a/README.md b/README.md index 67122976..020d1284 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 14.4.1 + 15.1.0 pom import @@ -45,11 +45,11 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-redis:1.1.4' +compile 'com.google.cloud:google-cloud-redis:1.1.5' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "1.1.4" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "1.1.5" ``` ## Authentication From 2d512edcb46560bdd6bca16600ce42f0d02598d1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 18 Nov 2020 19:56:24 +0100 Subject: [PATCH 03/13] chore(deps): update dependency com.google.cloud:libraries-bom to v16 (#270) --- samples/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6773dd1d..efb9ca29 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 15.1.0 + 16.0.0 pom import From cf4b4ce5c9c978505e53ed1ca003454e6a9ad760 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 18 Nov 2020 11:28:05 -0800 Subject: [PATCH 04/13] chore: regenerate README (#271) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-11-18 19:00:08,689 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-redis/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-18 19:00:10,607 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/b19df20d-805b-40d2-946d-3e812bbe75d5/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 68d07eed..e6bf1965 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-redis.git", - "sha": "09f419d9bca0697c2f0d35b14715bdf757552006" + "sha": "2d512edcb46560bdd6bca16600ce42f0d02598d1" } }, { diff --git a/README.md b/README.md index 020d1284..c8f8ece6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 15.1.0 + 16.0.0 pom import From 6fd31dec24da4a709dd743e84c916df55e63d76f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 18 Nov 2020 14:42:36 -0800 Subject: [PATCH 05/13] build(java): use actions/github-script v3 tag rather than full semver (#269) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/d47e45cb-454b-4e08-afec-8c736f9f8096/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58 --- .github/workflows/approve-readme.yaml | 2 +- .github/workflows/auto-release.yaml | 2 +- synth.metadata | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml index e2d841d6..7513acae 100644 --- a/.github/workflows/approve-readme.yaml +++ b/.github/workflows/approve-readme.yaml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme' steps: - - uses: actions/github-script@v3.0.0 + - uses: actions/github-script@v3 with: github-token: ${{secrets.YOSHI_APPROVER_TOKEN}} script: | diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml index bc1554ae..2b6cdbc9 100644 --- a/.github/workflows/auto-release.yaml +++ b/.github/workflows/auto-release.yaml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest if: contains(github.head_ref, 'release-v') steps: - - uses: actions/github-script@v3.0.0 + - uses: actions/github-script@v3 with: github-token: ${{secrets.YOSHI_APPROVER_TOKEN}} debug: true diff --git a/synth.metadata b/synth.metadata index a170033c..7cc61314 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-redis.git", - "sha": "394af4cf5c66c5a984e990ffd7505b961cc9425f" + "sha": "1f527eeebd807027930709c828f99b2c53dafc88" } }, { @@ -27,7 +27,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "7d652819519dfa24da9e14548232e4aaba71a11c" + "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58" } } ], From 5079aea494ee7aefeba9f841f65d9b994b0980c3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 Nov 2020 18:00:11 +0100 Subject: [PATCH 06/13] chore(deps): update dependency com.google.cloud:libraries-bom to v16.1.0 (#272) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `16.0.0` -> `16.1.0` | --- ### 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 this update 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-redis). --- samples/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index efb9ca29..48487b3f 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 16.0.0 + 16.1.0 pom import From 4e547b09aaffa59c1d7f775245a872df09fde395 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 Nov 2020 18:40:07 +0100 Subject: [PATCH 07/13] chore(deps): update dependency com.google.cloud:google-cloud-redis to v1.1.5 (#268) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-redis](https://togithub.com/googleapis/java-redis) | patch | `1.1.4` -> `1.1.5` | --- ### Release Notes
googleapis/java-redis ### [`v1.1.5`](https://togithub.com/googleapis/java-redis/blob/master/CHANGELOG.md#​115-httpswwwgithubcomgoogleapisjava-rediscomparev114v115-2020-11-17) [Compare Source](https://togithub.com/googleapis/java-redis/compare/v1.1.4...v1.1.5)
--- ### 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 this update 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-redis). --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index a7eabc37..59dcd446 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-redis - 1.1.4 + 1.1.5 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1edb606b..184555bc 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-redis - 1.1.4 + 1.1.5 From 8d2e88736101e196c4cfd4df786cfed7fe4929ea Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 23 Nov 2020 09:22:34 -0800 Subject: [PATCH 08/13] chore(java): retry staging portion of the release with backoff (#274) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/4c821a8c-4190-41b5-8c86-6700d407154b/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/68742c6016bf0d16948a572633d17955a8737414 --- .kokoro/common.sh | 1 - .kokoro/release/stage.sh | 17 ++++++++++------- synth.metadata | 4 ++-- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/.kokoro/common.sh b/.kokoro/common.sh index a8d0ea04..ace89f45 100644 --- a/.kokoro/common.sh +++ b/.kokoro/common.sh @@ -25,7 +25,6 @@ function retry_with_backoff { # allow a failures to continue set +e - echo "${command}" ${command} exit_code=$? diff --git a/.kokoro/release/stage.sh b/.kokoro/release/stage.sh index 3c482cbc..16126d2e 100755 --- a/.kokoro/release/stage.sh +++ b/.kokoro/release/stage.sh @@ -20,19 +20,22 @@ python3 -m pip install gcp-releasetool python3 -m releasetool publish-reporter-script > /tmp/publisher-script; source /tmp/publisher-script source $(dirname "$0")/common.sh +source $(dirname "$0")/../common.sh MAVEN_SETTINGS_FILE=$(realpath $(dirname "$0")/../../)/settings.xml pushd $(dirname "$0")/../../ setup_environment_secrets create_settings_xml_file "settings.xml" -mvn clean install deploy -B \ - --settings ${MAVEN_SETTINGS_FILE} \ - -DskipTests=true \ - -DperformRelease=true \ - -Dgpg.executable=gpg \ - -Dgpg.passphrase=${GPG_PASSPHRASE} \ - -Dgpg.homedir=${GPG_HOMEDIR} +# attempt to stage 3 times with exponential backoff (starting with 10 seconds) +retry_with_backoff 3 10 \ + mvn clean install deploy -B \ + --settings ${MAVEN_SETTINGS_FILE} \ + -DskipTests=true \ + -DperformRelease=true \ + -Dgpg.executable=gpg \ + -Dgpg.passphrase=${GPG_PASSPHRASE} \ + -Dgpg.homedir=${GPG_HOMEDIR} if [[ -n "${AUTORELEASE_PR}" ]] then diff --git a/synth.metadata b/synth.metadata index 7cc61314..4c576531 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-redis.git", - "sha": "1f527eeebd807027930709c828f99b2c53dafc88" + "sha": "4e547b09aaffa59c1d7f775245a872df09fde395" } }, { @@ -27,7 +27,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58" + "sha": "68742c6016bf0d16948a572633d17955a8737414" } } ], From 187efd0b9dd021fd733fd51128d83f6110726341 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 24 Nov 2020 14:24:02 -0800 Subject: [PATCH 09/13] build(java): enable blunderbuss for samples (#275) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/7f76615b-ef40-454d-9ed6-934c588006b0/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/943bb78606d035001123030067dffcc34f4645f2 --- .github/blunderbuss.yml | 7 +++++++ synth.metadata | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .github/blunderbuss.yml diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml new file mode 100644 index 00000000..1a23ea42 --- /dev/null +++ b/.github/blunderbuss.yml @@ -0,0 +1,7 @@ +# Configuration for the Blunderbuss GitHub app. For more info see +# https://github.com/googleapis/repo-automation-bots/tree/master/packages/blunderbuss +assign_prs_by: +- labels: + - samples + to: + - googleapis/java-samples-reviewers \ No newline at end of file diff --git a/synth.metadata b/synth.metadata index 4c576531..e8969c08 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-redis.git", - "sha": "4e547b09aaffa59c1d7f775245a872df09fde395" + "sha": "8d2e88736101e196c4cfd4df786cfed7fe4929ea" } }, { @@ -27,7 +27,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "68742c6016bf0d16948a572633d17955a8737414" + "sha": "943bb78606d035001123030067dffcc34f4645f2" } } ], @@ -57,6 +57,7 @@ ".github/ISSUE_TEMPLATE/feature_request.md", ".github/ISSUE_TEMPLATE/support_request.md", ".github/PULL_REQUEST_TEMPLATE.md", + ".github/blunderbuss.yml", ".github/generated-files-bot.yml", ".github/readme/synth.py", ".github/release-please.yml", From c710a48d4e2dd9588e23bf68db54c4f23a5a9179 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 2 Dec 2020 22:26:13 +0100 Subject: [PATCH 10/13] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 (#277) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.15.0` -> `0.16.0` | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v0.16.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0160-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0150v0160-2020-12-02) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.15.0...v0.16.0) ##### Dependencies - update dependency com.fasterxml.jackson:jackson-bom to v2.12.0 ([#​225](https://www.github.com/googleapis/java-shared-dependencies/issues/225)) ([b78a1ef](https://www.github.com/googleapis/java-shared-dependencies/commit/b78a1ef83ad946b0d29cd0dff46e48fbde44d120)) - update dependency com.google.api-client:google-api-client-bom to v1.31.1 ([#​215](https://www.github.com/googleapis/java-shared-dependencies/issues/215)) ([08d643a](https://www.github.com/googleapis/java-shared-dependencies/commit/08d643aaf289984b87d734274830712af82585b6)) - update dependency com.google.protobuf:protobuf-bom to v3.14.0 ([#​217](https://www.github.com/googleapis/java-shared-dependencies/issues/217)) ([01a9c64](https://www.github.com/googleapis/java-shared-dependencies/commit/01a9c6442906e8482a53712eba95ccc6f7040928)) - update dependency io.grpc:grpc-bom to v1.34.0 ([#​228](https://www.github.com/googleapis/java-shared-dependencies/issues/228)) ([425d1ea](https://www.github.com/googleapis/java-shared-dependencies/commit/425d1eab2a046c365f816f946576e4030e7c3696)) - update gax.version to v1.60.1 ([#​223](https://www.github.com/googleapis/java-shared-dependencies/issues/223)) ([84c75bd](https://www.github.com/googleapis/java-shared-dependencies/commit/84c75bdbd3f86ef7187373289ee08ad3a0c24719)) - update google.core.version to v1.94.0 ([#​212](https://www.github.com/googleapis/java-shared-dependencies/issues/212)) ([764ef5e](https://www.github.com/googleapis/java-shared-dependencies/commit/764ef5e9a2272cd9244a8fc5cc107ffacf9e9d5b))
--- ### 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 this update 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-redis). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58b4c0e9..8f349958 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ com.google.cloud google-cloud-shared-dependencies - 0.15.0 + 0.16.0 pom import From ca1a3276067ca20256b3f8c56514f04b4beb6f0b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 09:09:12 -0800 Subject: [PATCH 11/13] chore: release 1.1.6-SNAPSHOT (#266) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- google-cloud-redis-bom/pom.xml | 12 ++++++------ google-cloud-redis/pom.xml | 4 ++-- grpc-google-cloud-redis-v1/pom.xml | 4 ++-- grpc-google-cloud-redis-v1beta1/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-redis-v1/pom.xml | 4 ++-- proto-google-cloud-redis-v1beta1/pom.xml | 4 ++-- versions.txt | 10 +++++----- 8 files changed, 27 insertions(+), 27 deletions(-) diff --git a/google-cloud-redis-bom/pom.xml b/google-cloud-redis-bom/pom.xml index 1a0cdec4..2e1c9e9c 100644 --- a/google-cloud-redis-bom/pom.xml +++ b/google-cloud-redis-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-redis-bom - 1.1.5 + 1.1.6-SNAPSHOT pom com.google.cloud @@ -64,27 +64,27 @@ com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.86.5 + 0.86.6-SNAPSHOT com.google.api.grpc grpc-google-cloud-redis-v1 - 1.1.5 + 1.1.6-SNAPSHOT com.google.api.grpc proto-google-cloud-redis-v1 - 1.1.5 + 1.1.6-SNAPSHOT com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.86.5 + 0.86.6-SNAPSHOT com.google.cloud google-cloud-redis - 1.1.5 + 1.1.6-SNAPSHOT diff --git a/google-cloud-redis/pom.xml b/google-cloud-redis/pom.xml index aab9faaf..02001986 100644 --- a/google-cloud-redis/pom.xml +++ b/google-cloud-redis/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-redis - 1.1.5 + 1.1.6-SNAPSHOT jar Google Cloud Redis https://github.com/googleapis/java-redis @@ -11,7 +11,7 @@ com.google.cloud google-cloud-redis-parent - 1.1.5 + 1.1.6-SNAPSHOT google-cloud-redis diff --git a/grpc-google-cloud-redis-v1/pom.xml b/grpc-google-cloud-redis-v1/pom.xml index 946726c6..32cb430a 100644 --- a/grpc-google-cloud-redis-v1/pom.xml +++ b/grpc-google-cloud-redis-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-redis-v1 - 1.1.5 + 1.1.6-SNAPSHOT grpc-google-cloud-redis-v1 GRPC library for grpc-google-cloud-redis-v1 com.google.cloud google-cloud-redis-parent - 1.1.5 + 1.1.6-SNAPSHOT diff --git a/grpc-google-cloud-redis-v1beta1/pom.xml b/grpc-google-cloud-redis-v1beta1/pom.xml index 0752da2d..16bd33f6 100644 --- a/grpc-google-cloud-redis-v1beta1/pom.xml +++ b/grpc-google-cloud-redis-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.86.5 + 0.86.6-SNAPSHOT grpc-google-cloud-redis-v1beta1 GRPC library for grpc-google-cloud-redis-v1beta1 com.google.cloud google-cloud-redis-parent - 1.1.5 + 1.1.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8f349958..5d24afb9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-redis-parent pom - 1.1.5 + 1.1.6-SNAPSHOT Google Cloud Redis Parent https://github.com/googleapis/java-redis @@ -70,27 +70,27 @@ com.google.api.grpc proto-google-cloud-redis-v1 - 1.1.5 + 1.1.6-SNAPSHOT com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.86.5 + 0.86.6-SNAPSHOT com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.86.5 + 0.86.6-SNAPSHOT com.google.api.grpc grpc-google-cloud-redis-v1 - 1.1.5 + 1.1.6-SNAPSHOT com.google.cloud google-cloud-redis - 1.1.5 + 1.1.6-SNAPSHOT diff --git a/proto-google-cloud-redis-v1/pom.xml b/proto-google-cloud-redis-v1/pom.xml index 98c9c11b..0715a09d 100644 --- a/proto-google-cloud-redis-v1/pom.xml +++ b/proto-google-cloud-redis-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-redis-v1 - 1.1.5 + 1.1.6-SNAPSHOT proto-google-cloud-redis-v1 PROTO library for proto-google-cloud-redis-v1 com.google.cloud google-cloud-redis-parent - 1.1.5 + 1.1.6-SNAPSHOT diff --git a/proto-google-cloud-redis-v1beta1/pom.xml b/proto-google-cloud-redis-v1beta1/pom.xml index f33aa974..f3f6f916 100644 --- a/proto-google-cloud-redis-v1beta1/pom.xml +++ b/proto-google-cloud-redis-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.86.5 + 0.86.6-SNAPSHOT proto-google-cloud-redis-v1beta1 PROTO library for proto-google-cloud-redis-v1beta1 com.google.cloud google-cloud-redis-parent - 1.1.5 + 1.1.6-SNAPSHOT diff --git a/versions.txt b/versions.txt index 7907bd45..3b4292c9 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -proto-google-cloud-redis-v1:1.1.5:1.1.5 -proto-google-cloud-redis-v1beta1:0.86.5:0.86.5 -grpc-google-cloud-redis-v1beta1:0.86.5:0.86.5 -grpc-google-cloud-redis-v1:1.1.5:1.1.5 -google-cloud-redis:1.1.5:1.1.5 +proto-google-cloud-redis-v1:1.1.5:1.1.6-SNAPSHOT +proto-google-cloud-redis-v1beta1:0.86.5:0.86.6-SNAPSHOT +grpc-google-cloud-redis-v1beta1:0.86.5:0.86.6-SNAPSHOT +grpc-google-cloud-redis-v1:1.1.5:1.1.6-SNAPSHOT +google-cloud-redis:1.1.5:1.1.6-SNAPSHOT From 3ba9b7d2a5b4c94cf25b9b45f9a92bf23231dd54 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 3 Dec 2020 09:28:04 -0800 Subject: [PATCH 12/13] chore: regenerate README (#273) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-11-19 17:04:13,308 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-redis/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-19 17:04:14,224 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/1d8ccb33-b900-460e-8c30-8b2d4504731f/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index e6bf1965..d8ffe635 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-redis.git", - "sha": "2d512edcb46560bdd6bca16600ce42f0d02598d1" + "sha": "5079aea494ee7aefeba9f841f65d9b994b0980c3" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58" + "sha": "39b7149da4026765385403632db3c6f63db96b2c" } } ] diff --git a/README.md b/README.md index c8f8ece6..4704a314 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 16.0.0 + 16.1.0 pom import From 2f196ed6a09ec774031ef339aed9562faad9fcab Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 17:40:04 +0000 Subject: [PATCH 13/13] chore: release 1.1.6 (#278) :robot: I have created a release \*beep\* \*boop\* --- ### [1.1.6](https://www.github.com/googleapis/java-redis/compare/v1.1.5...v1.1.6) (2020-12-03) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#277](https://www.github.com/googleapis/java-redis/issues/277)) ([c710a48](https://www.github.com/googleapis/java-redis/commit/c710a48d4e2dd9588e23bf68db54c4f23a5a9179)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- CHANGELOG.md | 7 +++++++ google-cloud-redis-bom/pom.xml | 12 ++++++------ google-cloud-redis/pom.xml | 4 ++-- grpc-google-cloud-redis-v1/pom.xml | 4 ++-- grpc-google-cloud-redis-v1beta1/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-redis-v1/pom.xml | 4 ++-- proto-google-cloud-redis-v1beta1/pom.xml | 4 ++-- versions.txt | 10 +++++----- 9 files changed, 34 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7dae5be..938b63eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.1.6](https://www.github.com/googleapis/java-redis/compare/v1.1.5...v1.1.6) (2020-12-03) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.0 ([#277](https://www.github.com/googleapis/java-redis/issues/277)) ([c710a48](https://www.github.com/googleapis/java-redis/commit/c710a48d4e2dd9588e23bf68db54c4f23a5a9179)) + ### [1.1.5](https://www.github.com/googleapis/java-redis/compare/v1.1.4...v1.1.5) (2020-11-17) diff --git a/google-cloud-redis-bom/pom.xml b/google-cloud-redis-bom/pom.xml index 2e1c9e9c..a7f972b4 100644 --- a/google-cloud-redis-bom/pom.xml +++ b/google-cloud-redis-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-redis-bom - 1.1.6-SNAPSHOT + 1.1.6 pom com.google.cloud @@ -64,27 +64,27 @@ com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.86.6-SNAPSHOT + 0.86.6 com.google.api.grpc grpc-google-cloud-redis-v1 - 1.1.6-SNAPSHOT + 1.1.6 com.google.api.grpc proto-google-cloud-redis-v1 - 1.1.6-SNAPSHOT + 1.1.6 com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.86.6-SNAPSHOT + 0.86.6 com.google.cloud google-cloud-redis - 1.1.6-SNAPSHOT + 1.1.6
diff --git a/google-cloud-redis/pom.xml b/google-cloud-redis/pom.xml index 02001986..0ccd2579 100644 --- a/google-cloud-redis/pom.xml +++ b/google-cloud-redis/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-redis - 1.1.6-SNAPSHOT + 1.1.6 jar Google Cloud Redis https://github.com/googleapis/java-redis @@ -11,7 +11,7 @@ com.google.cloud google-cloud-redis-parent - 1.1.6-SNAPSHOT + 1.1.6 google-cloud-redis diff --git a/grpc-google-cloud-redis-v1/pom.xml b/grpc-google-cloud-redis-v1/pom.xml index 32cb430a..4c9507d2 100644 --- a/grpc-google-cloud-redis-v1/pom.xml +++ b/grpc-google-cloud-redis-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-redis-v1 - 1.1.6-SNAPSHOT + 1.1.6 grpc-google-cloud-redis-v1 GRPC library for grpc-google-cloud-redis-v1 com.google.cloud google-cloud-redis-parent - 1.1.6-SNAPSHOT + 1.1.6 diff --git a/grpc-google-cloud-redis-v1beta1/pom.xml b/grpc-google-cloud-redis-v1beta1/pom.xml index 16bd33f6..8f82e36c 100644 --- a/grpc-google-cloud-redis-v1beta1/pom.xml +++ b/grpc-google-cloud-redis-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.86.6-SNAPSHOT + 0.86.6 grpc-google-cloud-redis-v1beta1 GRPC library for grpc-google-cloud-redis-v1beta1 com.google.cloud google-cloud-redis-parent - 1.1.6-SNAPSHOT + 1.1.6 diff --git a/pom.xml b/pom.xml index 5d24afb9..a597e7d3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-redis-parent pom - 1.1.6-SNAPSHOT + 1.1.6 Google Cloud Redis Parent https://github.com/googleapis/java-redis @@ -70,27 +70,27 @@ com.google.api.grpc proto-google-cloud-redis-v1 - 1.1.6-SNAPSHOT + 1.1.6 com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.86.6-SNAPSHOT + 0.86.6 com.google.api.grpc grpc-google-cloud-redis-v1beta1 - 0.86.6-SNAPSHOT + 0.86.6 com.google.api.grpc grpc-google-cloud-redis-v1 - 1.1.6-SNAPSHOT + 1.1.6 com.google.cloud google-cloud-redis - 1.1.6-SNAPSHOT + 1.1.6 diff --git a/proto-google-cloud-redis-v1/pom.xml b/proto-google-cloud-redis-v1/pom.xml index 0715a09d..8dc21de0 100644 --- a/proto-google-cloud-redis-v1/pom.xml +++ b/proto-google-cloud-redis-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-redis-v1 - 1.1.6-SNAPSHOT + 1.1.6 proto-google-cloud-redis-v1 PROTO library for proto-google-cloud-redis-v1 com.google.cloud google-cloud-redis-parent - 1.1.6-SNAPSHOT + 1.1.6 diff --git a/proto-google-cloud-redis-v1beta1/pom.xml b/proto-google-cloud-redis-v1beta1/pom.xml index f3f6f916..77e5022a 100644 --- a/proto-google-cloud-redis-v1beta1/pom.xml +++ b/proto-google-cloud-redis-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-redis-v1beta1 - 0.86.6-SNAPSHOT + 0.86.6 proto-google-cloud-redis-v1beta1 PROTO library for proto-google-cloud-redis-v1beta1 com.google.cloud google-cloud-redis-parent - 1.1.6-SNAPSHOT + 1.1.6 diff --git a/versions.txt b/versions.txt index 3b4292c9..6f910f4a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -proto-google-cloud-redis-v1:1.1.5:1.1.6-SNAPSHOT -proto-google-cloud-redis-v1beta1:0.86.5:0.86.6-SNAPSHOT -grpc-google-cloud-redis-v1beta1:0.86.5:0.86.6-SNAPSHOT -grpc-google-cloud-redis-v1:1.1.5:1.1.6-SNAPSHOT -google-cloud-redis:1.1.5:1.1.6-SNAPSHOT +proto-google-cloud-redis-v1:1.1.6:1.1.6 +proto-google-cloud-redis-v1beta1:0.86.6:0.86.6 +grpc-google-cloud-redis-v1beta1:0.86.6:0.86.6 +grpc-google-cloud-redis-v1:1.1.6:1.1.6 +google-cloud-redis:1.1.6:1.1.6