From 89fbae07b286ab3ba6fe8fe838ae4794788dfa3e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 00:30:04 +0000 Subject: [PATCH 01/11] chore(master): release 1.40.8-SNAPSHOT (#405) :robot: I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- google-cloud-kms-bom/pom.xml | 8 ++++---- google-cloud-kms/pom.xml | 4 ++-- grpc-google-cloud-kms-v1/pom.xml | 4 ++-- pom.xml | 10 +++++----- proto-google-cloud-kms-v1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 8 ++++---- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/google-cloud-kms-bom/pom.xml b/google-cloud-kms-bom/pom.xml index dea1d48e..59fbe2f8 100644 --- a/google-cloud-kms-bom/pom.xml +++ b/google-cloud-kms-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-kms-bom - 1.40.7 + 1.40.8-SNAPSHOT pom com.google.cloud @@ -64,17 +64,17 @@ com.google.api.grpc grpc-google-cloud-kms-v1 - 0.87.7 + 0.87.8-SNAPSHOT com.google.api.grpc proto-google-cloud-kms-v1 - 0.87.7 + 0.87.8-SNAPSHOT com.google.cloud google-cloud-kms - 1.40.7 + 1.40.8-SNAPSHOT diff --git a/google-cloud-kms/pom.xml b/google-cloud-kms/pom.xml index 0c17295b..a2af97e4 100644 --- a/google-cloud-kms/pom.xml +++ b/google-cloud-kms/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-kms - 1.40.7 + 1.40.8-SNAPSHOT jar Google Cloud KMS https://github.com/googleapis/java-kms @@ -11,7 +11,7 @@ com.google.cloud google-cloud-kms-parent - 1.40.7 + 1.40.8-SNAPSHOT google-cloud-kms diff --git a/grpc-google-cloud-kms-v1/pom.xml b/grpc-google-cloud-kms-v1/pom.xml index 88454454..f09c7677 100644 --- a/grpc-google-cloud-kms-v1/pom.xml +++ b/grpc-google-cloud-kms-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-kms-v1 - 0.87.7 + 0.87.8-SNAPSHOT grpc-google-cloud-kms-v1 GRPC library for grpc-google-cloud-kms-v1 com.google.cloud google-cloud-kms-parent - 1.40.7 + 1.40.8-SNAPSHOT diff --git a/pom.xml b/pom.xml index 97a093a9..9edb7306 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-kms-parent pom - 1.40.7 + 1.40.8-SNAPSHOT Google Cloud KMS Parent https://github.com/googleapis/java-kms @@ -70,22 +70,22 @@ com.google.api.grpc proto-google-cloud-kms-v1 - 0.87.7 + 0.87.8-SNAPSHOT com.google.api.grpc grpc-google-cloud-kms-v1 - 0.87.7 + 0.87.8-SNAPSHOT com.google.cloud google-cloud-kms - 1.40.7 + 1.40.8-SNAPSHOT com.google.cloud google-cloud-kms-bom - 1.40.7 + 1.40.8-SNAPSHOT diff --git a/proto-google-cloud-kms-v1/pom.xml b/proto-google-cloud-kms-v1/pom.xml index 1ae1791b..7ffcafb3 100644 --- a/proto-google-cloud-kms-v1/pom.xml +++ b/proto-google-cloud-kms-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-kms-v1 - 0.87.7 + 0.87.8-SNAPSHOT proto-google-cloud-kms-v1 PROTO library for proto-google-cloud-kms-v1 com.google.cloud google-cloud-kms-parent - 1.40.7 + 1.40.8-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a1018e7f..bd87dc91 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-kms - 1.40.7 + 1.40.8-SNAPSHOT diff --git a/versions.txt b/versions.txt index 845315d1..8971a70c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,7 +1,7 @@ # Format: # module:released-version:current-version -proto-google-cloud-kms-v1:0.87.7:0.87.7 -grpc-google-cloud-kms-v1:0.87.7:0.87.7 -google-cloud-kms:1.40.7:1.40.7 -google-cloud-kms-bom:1.40.7:1.40.7 \ No newline at end of file +proto-google-cloud-kms-v1:0.87.7:0.87.8-SNAPSHOT +grpc-google-cloud-kms-v1:0.87.7:0.87.8-SNAPSHOT +google-cloud-kms:1.40.7:1.40.8-SNAPSHOT +google-cloud-kms-bom:1.40.7:1.40.8-SNAPSHOT \ No newline at end of file From 64bda0b236000faa4993d5e1f415705e88924c32 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Feb 2021 20:36:07 +0100 Subject: [PATCH 02/11] chore(deps): update dependency com.google.cloud:libraries-bom to v17 (#408) [![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.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `16.4.0` -> `17.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/compatibility-slim/16.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/17.0.0/confidence-slim/16.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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-kms). --- 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 fe8718ef..27331299 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 16.4.0 + 17.0.0 pom import From 86df0fd8dc22e0712205de58fb010d27be7cdd95 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Feb 2021 20:52:17 +0100 Subject: [PATCH 03/11] chore(deps): update dependency com.google.cloud:google-cloud-kms to v1.40.7 (#406) [![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.cloud:google-cloud-kms](https://togithub.com/googleapis/java-kms) | `1.40.6` -> `1.40.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/1.40.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/1.40.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/1.40.7/compatibility-slim/1.40.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-kms/1.40.7/confidence-slim/1.40.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-kms ### [`v1.40.7`](https://togithub.com/googleapis/java-kms/blob/master/CHANGELOG.md#​1407-httpswwwgithubcomgoogleapisjava-kmscomparev1406v1407-2021-02-22) [Compare Source](https://togithub.com/googleapis/java-kms/compare/v1.40.6...v1.40.7)
--- ### 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-kms). --- samples/install-without-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 5ce408df..6cff9f4c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-kms - 1.40.6 + 1.40.7 From af0cd20f3b93fac01b036148bcf1bfda9c734533 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 24 Feb 2021 12:02:22 -0800 Subject: [PATCH 04/11] chore: regenerate README (#409) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-02-24 19:38:31,902 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-kms/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 19:38:33,514 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/4dce2041-b546-44fd-8975-a007ca2b6dc9/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index def76a08..e45d44eb 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-kms.git", - "sha": "be126a7931b5792959b777a3dedcbc04e5c87e3d" + "sha": "64bda0b236000faa4993d5e1f415705e88924c32" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "2414b817065726eae0bc525346c7e874f969369d" + "sha": "79ab0b44a2cc7d803d07c107f9faf07729fc4012" } } ] diff --git a/README.md b/README.md index c2964656..3af9a32e 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.4.0 + 17.0.0 pom import @@ -46,18 +46,18 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:16.4.0') +implementation platform('com.google.cloud:libraries-bom:17.0.0') compile 'com.google.cloud:google-cloud-kms' ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-kms:1.40.6' +compile 'com.google.cloud:google-cloud-kms:1.40.7' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "1.40.6" +libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "1.40.7" ``` ## Authentication From 0c791620682afa798502e37e0ecff52dceef8880 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 24 Feb 2021 12:26:11 -0800 Subject: [PATCH 05/11] chore: regenerate README (#410) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-02-24 20:04:49,098 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-kms/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 20:04:50,704 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/552c2b89-a93e-4fe3-b51d-e2ec9aa4fa6b/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 e45d44eb..45d6a698 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-kms.git", - "sha": "64bda0b236000faa4993d5e1f415705e88924c32" + "sha": "af0cd20f3b93fac01b036148bcf1bfda9c734533" } }, { diff --git a/README.md b/README.md index 3af9a32e..92248366 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-kms - 1.40.6 + 1.40.7 ``` From f80df6139af9b7d0808318b49b0c773c4ed1b9ca Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Feb 2021 23:51:22 +0100 Subject: [PATCH 06/11] samples(deps): update dependency com.google.protobuf:protobuf-java-util to v3.15.2 (#407) --- 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 6cff9f4c..c65f3557 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -36,7 +36,7 @@ com.google.protobuf protobuf-java-util - 3.15.1 + 3.15.2 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index bd87dc91..a5142537 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -35,7 +35,7 @@ com.google.protobuf protobuf-java-util - 3.15.1 + 3.15.2 junit From f3b66c5ae5236d99d12e2d0a561f3bc84514b5b3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 25 Feb 2021 01:56:16 +0100 Subject: [PATCH 07/11] chore(deps): update dependency com.google.cloud:libraries-bom to v18 (#411) [![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.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `17.0.0` -> `18.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/compatibility-slim/17.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/18.0.0/confidence-slim/17.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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-kms). --- 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 27331299..75da91f7 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 17.0.0 + 18.0.0 pom import From de1f1e0f66bb3640bdd878eca00ba8e72a45646a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 24 Feb 2021 17:16:09 -0800 Subject: [PATCH 08/11] chore: regenerate README (#412) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-02-25 00:58:42,154 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-kms/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-25 00:58:44,683 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/50095941-556b-47f3-9f3f-12cfc16a8dc7/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 45d6a698..d22642e1 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-kms.git", - "sha": "af0cd20f3b93fac01b036148bcf1bfda9c734533" + "sha": "f3b66c5ae5236d99d12e2d0a561f3bc84514b5b3" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "79ab0b44a2cc7d803d07c107f9faf07729fc4012" + "sha": "0199c79b8324fba66476300824aa931788c47e2d" } } ] diff --git a/README.md b/README.md index 92248366..e4546a39 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 - 17.0.0 + 18.0.0 pom import @@ -46,7 +46,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:17.0.0') +implementation platform('com.google.cloud:libraries-bom:18.0.0') compile 'com.google.cloud:google-cloud-kms' ``` From a4fe706095ecc4466559a72cee1082379b4dd5f8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 25 Feb 2021 20:38:11 +0100 Subject: [PATCH 09/11] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v0.11.0 (#413) [![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.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `0.10.0` -> `0.11.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/compatibility-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/0.11.0/confidence-slim/0.10.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-config ### [`v0.11.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​0110-httpswwwgithubcomgoogleapisjava-shared-configcomparev0100v0110-2021-02-25) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.10.0...v0.11.0) ##### Features - migrate releases to the new Google Sonatype endpoint to address Sonatype errors. ([#​230](https://www.github.com/googleapis/java-shared-config/issues/230)) ([ff6a95f](https://www.github.com/googleapis/java-shared-config/commit/ff6a95f7b0d24a1c37c38ba8ac6c6624ee97cc15)) ##### Dependencies - update dependency com.puppycrawl.tools:checkstyle to v8.40 ([#​221](https://www.github.com/googleapis/java-shared-config/issues/221)) ([d9b2d4a](https://www.github.com/googleapis/java-shared-config/commit/d9b2d4aab9a9bba1c2df6fcb52ac96ee8b001ad6)) - update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.1.2 ([#​219](https://www.github.com/googleapis/java-shared-config/issues/219)) ([f7c3f79](https://www.github.com/googleapis/java-shared-config/commit/f7c3f798ef8ad1bc59ae673c84fbdd9f93ee2413))
--- ### 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-kms). --- google-cloud-kms-bom/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/google-cloud-kms-bom/pom.xml b/google-cloud-kms-bom/pom.xml index 59fbe2f8..fd992a96 100644 --- a/google-cloud-kms-bom/pom.xml +++ b/google-cloud-kms-bom/pom.xml @@ -8,7 +8,7 @@ com.google.cloud google-cloud-shared-config - 0.10.0 + 0.11.0 Google Cloud kms BOM diff --git a/pom.xml b/pom.xml index 9edb7306..ef531ed6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 0.10.0 + 0.11.0 From 54017fb32e7d7d5e4f1244f3519f70f180c1a5c8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 25 Feb 2021 22:48:16 +0100 Subject: [PATCH 10/11] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 (#414) [![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.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `0.19.0` -> `0.20.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/compatibility-slim/0.19.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/0.20.0/confidence-slim/0.19.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v0.20.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0200-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0190v0200-2021-02-25) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.19.0...v0.20.0) ##### Dependencies - update dependency com.google.auth:google-auth-library-bom to v0.24.0 ([#​284](https://www.github.com/googleapis/java-shared-dependencies/issues/284)) ([5e4914c](https://www.github.com/googleapis/java-shared-dependencies/commit/5e4914cc4a8ccd41a219f150a7455da116d1594b)) - update dependency com.google.http-client:google-http-client-bom to v1.39.0 ([#​288](https://www.github.com/googleapis/java-shared-dependencies/issues/288)) ([70bb862](https://www.github.com/googleapis/java-shared-dependencies/commit/70bb862029b840fbd99ba0109fa2b8f585812793)) - update dependency com.google.protobuf:protobuf-bom to v3.15.1 ([#​282](https://www.github.com/googleapis/java-shared-dependencies/issues/282)) ([44283bd](https://www.github.com/googleapis/java-shared-dependencies/commit/44283bdfdc9288b4a8d16b6ed3a61541792d147e)) - update dependency com.google.protobuf:protobuf-bom to v3.15.2 ([#​287](https://www.github.com/googleapis/java-shared-dependencies/issues/287)) ([bdae560](https://www.github.com/googleapis/java-shared-dependencies/commit/bdae5600f9033219ef8beb6c4d1c521fb062eaec)) - update dependency io.grpc:grpc-bom to v1.36.0 ([#​285](https://www.github.com/googleapis/java-shared-dependencies/issues/285)) ([c59771b](https://www.github.com/googleapis/java-shared-dependencies/commit/c59771b2436ac1a4fbc92b48049900472dd6d3ff)) - update gax.version to v1.62.0 ([#​291](https://www.github.com/googleapis/java-shared-dependencies/issues/291)) ([66bd070](https://www.github.com/googleapis/java-shared-dependencies/commit/66bd0702bd3deb64e0f6c73635e0ffd51a4d637e)) - update google.common-protos.version to v2.1.0 ([#​289](https://www.github.com/googleapis/java-shared-dependencies/issues/289)) ([43c9f02](https://www.github.com/googleapis/java-shared-dependencies/commit/43c9f026b1fa82f38dcb93b902281c2559e82d8e)) - update iam.version to v1.0.9 ([#​281](https://www.github.com/googleapis/java-shared-dependencies/issues/281)) ([ee44d0b](https://www.github.com/googleapis/java-shared-dependencies/commit/ee44d0b41e101931ccf5de2561dfcfcc9ff88b88))
--- ### 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-kms). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ef531ed6..d6bc6570 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ com.google.cloud google-cloud-shared-dependencies - 0.19.0 + 0.20.0 pom import From 094b7e0676a1116b96ce036326a2ad0dda02d9ed Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 22:14:12 +0000 Subject: [PATCH 11/11] chore(master): release 1.40.8 (#415) :robot: I have created a release \*beep\* \*boop\* --- ### [1.40.8](https://www.github.com/googleapis/java-kms/compare/v1.40.7...v1.40.8) (2021-02-25) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#414](https://www.github.com/googleapis/java-kms/issues/414)) ([54017fb](https://www.github.com/googleapis/java-kms/commit/54017fb32e7d7d5e4f1244f3519f70f180c1a5c8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ google-cloud-kms-bom/pom.xml | 8 ++++---- google-cloud-kms/pom.xml | 4 ++-- grpc-google-cloud-kms-v1/pom.xml | 4 ++-- pom.xml | 10 +++++----- proto-google-cloud-kms-v1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 8 ++++---- 8 files changed, 27 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89b7163b..7bdc0353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.40.8](https://www.github.com/googleapis/java-kms/compare/v1.40.7...v1.40.8) (2021-02-25) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#414](https://www.github.com/googleapis/java-kms/issues/414)) ([54017fb](https://www.github.com/googleapis/java-kms/commit/54017fb32e7d7d5e4f1244f3519f70f180c1a5c8)) + ### [1.40.7](https://www.github.com/googleapis/java-kms/compare/v1.40.6...v1.40.7) (2021-02-22) diff --git a/google-cloud-kms-bom/pom.xml b/google-cloud-kms-bom/pom.xml index fd992a96..0fe2c542 100644 --- a/google-cloud-kms-bom/pom.xml +++ b/google-cloud-kms-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-kms-bom - 1.40.8-SNAPSHOT + 1.40.8 pom com.google.cloud @@ -64,17 +64,17 @@ com.google.api.grpc grpc-google-cloud-kms-v1 - 0.87.8-SNAPSHOT + 0.87.8 com.google.api.grpc proto-google-cloud-kms-v1 - 0.87.8-SNAPSHOT + 0.87.8 com.google.cloud google-cloud-kms - 1.40.8-SNAPSHOT + 1.40.8
diff --git a/google-cloud-kms/pom.xml b/google-cloud-kms/pom.xml index a2af97e4..de5ac40b 100644 --- a/google-cloud-kms/pom.xml +++ b/google-cloud-kms/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-kms - 1.40.8-SNAPSHOT + 1.40.8 jar Google Cloud KMS https://github.com/googleapis/java-kms @@ -11,7 +11,7 @@ com.google.cloud google-cloud-kms-parent - 1.40.8-SNAPSHOT + 1.40.8 google-cloud-kms diff --git a/grpc-google-cloud-kms-v1/pom.xml b/grpc-google-cloud-kms-v1/pom.xml index f09c7677..9dda1c77 100644 --- a/grpc-google-cloud-kms-v1/pom.xml +++ b/grpc-google-cloud-kms-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-kms-v1 - 0.87.8-SNAPSHOT + 0.87.8 grpc-google-cloud-kms-v1 GRPC library for grpc-google-cloud-kms-v1 com.google.cloud google-cloud-kms-parent - 1.40.8-SNAPSHOT + 1.40.8 diff --git a/pom.xml b/pom.xml index d6bc6570..225035d6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-kms-parent pom - 1.40.8-SNAPSHOT + 1.40.8 Google Cloud KMS Parent https://github.com/googleapis/java-kms @@ -70,22 +70,22 @@ com.google.api.grpc proto-google-cloud-kms-v1 - 0.87.8-SNAPSHOT + 0.87.8 com.google.api.grpc grpc-google-cloud-kms-v1 - 0.87.8-SNAPSHOT + 0.87.8 com.google.cloud google-cloud-kms - 1.40.8-SNAPSHOT + 1.40.8 com.google.cloud google-cloud-kms-bom - 1.40.8-SNAPSHOT + 1.40.8 diff --git a/proto-google-cloud-kms-v1/pom.xml b/proto-google-cloud-kms-v1/pom.xml index 7ffcafb3..34b991b2 100644 --- a/proto-google-cloud-kms-v1/pom.xml +++ b/proto-google-cloud-kms-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-kms-v1 - 0.87.8-SNAPSHOT + 0.87.8 proto-google-cloud-kms-v1 PROTO library for proto-google-cloud-kms-v1 com.google.cloud google-cloud-kms-parent - 1.40.8-SNAPSHOT + 1.40.8 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a5142537..1b7713e0 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-kms - 1.40.8-SNAPSHOT + 1.40.8 diff --git a/versions.txt b/versions.txt index 8971a70c..93d03dcf 100644 --- a/versions.txt +++ b/versions.txt @@ -1,7 +1,7 @@ # Format: # module:released-version:current-version -proto-google-cloud-kms-v1:0.87.7:0.87.8-SNAPSHOT -grpc-google-cloud-kms-v1:0.87.7:0.87.8-SNAPSHOT -google-cloud-kms:1.40.7:1.40.8-SNAPSHOT -google-cloud-kms-bom:1.40.7:1.40.8-SNAPSHOT \ No newline at end of file +proto-google-cloud-kms-v1:0.87.8:0.87.8 +grpc-google-cloud-kms-v1:0.87.8:0.87.8 +google-cloud-kms:1.40.8:1.40.8 +google-cloud-kms-bom:1.40.8:1.40.8 \ No newline at end of file