From 406fa5da4264724dbb45e62e6a970d763bbb76ec Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 4 Feb 2022 01:42:48 +0000
Subject: [PATCH 01/22] chore(main): release 2.4.1-SNAPSHOT (#714)
: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 | 8 ++++----
proto-google-cloud-kms-v1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-kms-bom/pom.xml b/google-cloud-kms-bom/pom.xml
index 040bb6bf..06d605bf 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
- 2.4.0
+ 2.4.1-SNAPSHOT
pom
com.google.cloud
@@ -52,17 +52,17 @@
com.google.cloud
google-cloud-kms
- 2.4.0
+ 2.4.1-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-kms-v1
- 0.95.0
+ 0.95.1-SNAPSHOT
com.google.api.grpc
proto-google-cloud-kms-v1
- 0.95.0
+ 0.95.1-SNAPSHOT
diff --git a/google-cloud-kms/pom.xml b/google-cloud-kms/pom.xml
index 7fb69353..790d0a77 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
- 2.4.0
+ 2.4.1-SNAPSHOT
jar
Google Cloud KMS
https://github.com/googleapis/java-kms
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-kms-parent
- 2.4.0
+ 2.4.1-SNAPSHOT
google-cloud-kms
diff --git a/grpc-google-cloud-kms-v1/pom.xml b/grpc-google-cloud-kms-v1/pom.xml
index 92ba9e16..bd257ec4 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.95.0
+ 0.95.1-SNAPSHOT
grpc-google-cloud-kms-v1
GRPC library for grpc-google-cloud-kms-v1
com.google.cloud
google-cloud-kms-parent
- 2.4.0
+ 2.4.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 13eb07c5..28c36e6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-kms-parent
pom
- 2.4.0
+ 2.4.1-SNAPSHOT
Google Cloud KMS Parent
https://github.com/googleapis/java-kms
@@ -61,17 +61,17 @@
com.google.api.grpc
proto-google-cloud-kms-v1
- 0.95.0
+ 0.95.1-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-kms-v1
- 0.95.0
+ 0.95.1-SNAPSHOT
com.google.cloud
google-cloud-kms
- 2.4.0
+ 2.4.1-SNAPSHOT
com.google.cloud
diff --git a/proto-google-cloud-kms-v1/pom.xml b/proto-google-cloud-kms-v1/pom.xml
index 3158294e..3d9732e0 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.95.0
+ 0.95.1-SNAPSHOT
proto-google-cloud-kms-v1
PROTO library for proto-google-cloud-kms-v1
com.google.cloud
google-cloud-kms-parent
- 2.4.0
+ 2.4.1-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index eadc0c67..ab890d83 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-kms
- 2.4.0
+ 2.4.1-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 41c04adb..604f2ef7 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-kms:2.4.0:2.4.0
-grpc-google-cloud-kms-v1:0.95.0:0.95.0
-proto-google-cloud-kms-v1:0.95.0:0.95.0
+google-cloud-kms:2.4.0:2.4.1-SNAPSHOT
+grpc-google-cloud-kms-v1:0.95.0:0.95.1-SNAPSHOT
+proto-google-cloud-kms-v1:0.95.0:0.95.1-SNAPSHOT
From eab7f3fa49d741d101496270b1b48474bdcf9fe8 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 7 Feb 2022 22:12:46 +0000
Subject: [PATCH 02/22] chore: enable auto release in java (#1349) (#718)
* chore: fix auto-release
* chore: remove codecov.yml
* chore: update license headers for yaml files
Source-Link: https://github.com/googleapis/synthtool/commit/5b777277a01a93e7f10c9279521e807b934e78d4
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/approve-readme.yaml | 15 +++++++++++++++
.github/workflows/auto-release.yaml | 19 +++++++++++++++++--
.github/workflows/ci.yaml | 15 +++++++++++++++
.github/workflows/samples.yaml | 15 +++++++++++++++
.kokoro/build.bat | 15 +++++++++++++++
README.md | 4 ++--
7 files changed, 80 insertions(+), 5 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 8807efca..a8ddd81a 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:7c853edc4136ae8f19f9d46d4569d38de2e446db2eea057f32e412bdba255846
+ digest: sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index c5132427..1bb18232 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
pull_request:
name: auto-merge-readme
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 59c7cadd..2ba3082b 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
pull_request:
name: auto-release
@@ -16,8 +31,8 @@ jobs:
return;
}
- // only approve PRs like "chore: release "
- if ( !context.payload.pull_request.title.startsWith("chore: release") ) {
+ // only approve PRs like "chore(main): release "
+ if ( !context.payload.pull_request.title.startsWith("chore(main): release") ) {
return;
}
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 05de1f60..6b5e56aa 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
push:
branches:
diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml
index c46230a7..d5d964df 100644
--- a/.github/workflows/samples.yaml
+++ b/.github/workflows/samples.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
pull_request:
name: samples
diff --git a/.kokoro/build.bat b/.kokoro/build.bat
index 05826ad9..cc602c9e 100644
--- a/.kokoro/build.bat
+++ b/.kokoro/build.bat
@@ -1,3 +1,18 @@
:: See documentation in type-shell-output.bat
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
"C:\Program Files\Git\bin\bash.exe" %~dp0build.sh
diff --git a/README.md b/README.md
index 434c520b..0a50a552 100644
--- a/README.md
+++ b/README.md
@@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-kms'
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-kms:2.3.1'
+implementation 'com.google.cloud:google-cloud-kms:2.4.0'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.3.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.4.0"
```
## Authentication
From defc81386cfa889d0567326337a395e2b5167a57 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 8 Feb 2022 00:52:54 +0000
Subject: [PATCH 03/22] chore: update auto-release script to fix breaking
changes in v5 (#1350) (#719)
Source-Link: https://github.com/googleapis/synthtool/commit/53a58c23eb4decb3a17fab07388d42799e158b5f
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/auto-release.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index a8ddd81a..9786771c 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6
+ digest: sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 2ba3082b..18e23230 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -37,7 +37,7 @@ jobs:
}
// only approve PRs with pom.xml and versions.txt changes
- const filesPromise = github.pulls.listFiles.endpoint({
+ const filesPromise = github.rest.pulls.listFiles.endpoint({
owner: context.repo.owner,
repo: context.repo.repo,
pull_number: context.payload.pull_request.number,
@@ -69,7 +69,7 @@ jobs:
return;
}
- const promise = github.pulls.list.endpoint({
+ const promise = github.rest.pulls.list.endpoint({
owner: context.repo.owner,
repo: context.repo.repo,
state: 'open'
@@ -86,7 +86,7 @@ jobs:
}
// approve release PR
- await github.pulls.createReview({
+ await github.rest.pulls.createReview({
owner: context.repo.owner,
repo: context.repo.repo,
body: 'Rubber stamped release!',
@@ -95,7 +95,7 @@ jobs:
});
// attach kokoro:force-run and automerge labels
- await github.issues.addLabels({
+ await github.rest.issues.addLabels({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: context.payload.pull_request.number,
From 743ae397361ea62c77a980ad4e707635368e826f Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Feb 2022 18:29:07 +0100
Subject: [PATCH 04/22] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.7 (#720)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](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) | `1.2.6` -> `1.2.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.2.7`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#127-httpsgithubcomgoogleapisjava-shared-configcomparev126v127-2022-02-04)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7)
---
### 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 this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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 06d605bf..dc0f7e50 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
- 1.2.6
+ 1.2.7
Google Cloud kms BOM
diff --git a/pom.xml b/pom.xml
index 28c36e6b..d21578b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.6
+ 1.2.7
From 2ecec9044a87b509b08300c6f06deb86b0dc9676 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 9 Feb 2022 20:56:55 +0100
Subject: [PATCH 05/22] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1 (#717)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d21578b2..4ba909cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.1.2
+ 3.2.1
From 2b533eb49f2f4afc47a5da4ce23627472f5cea4f Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 9 Feb 2022 20:57:13 +0100
Subject: [PATCH 06/22] chore(deps): update dependency
com.google.cloud:google-cloud-kms to v2.4.0 (#716)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore(deps): update dependency com.google.cloud:google-cloud-kms to v2.4.0
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
README.md | 2 +-
samples/install-without-bom/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0a50a552..41d61871 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
com.google.cloud
google-cloud-kms
- 2.3.1
+ 2.4.0
```
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 4816053b..e148975a 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
- 2.3.1
+ 2.4.0
From 4d438866d0b84e14a7062329a2e4fc5c8ebcacb2 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 9 Feb 2022 21:06:35 +0100
Subject: [PATCH 07/22] chore(deps): update dependency
com.google.cloud:google-cloud-kms-bom to v2.4.0 (#715)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore(deps): update dependency com.google.cloud:google-cloud-kms-bom to v2.4.0
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4ba909cc..e5c57be1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
com.google.cloud
google-cloud-kms-bom
- 2.3.1
+ 2.4.0
From 8676bea0997fb2e0796ad9164f5cb9f7a6680792 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 11 Feb 2022 22:26:41 +0100
Subject: [PATCH 08/22] build(deps): update dependency
org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 (#721)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.3.1` -> `3.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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).
---
README.md | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 41d61871..e433f1f0 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,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:24.2.0')
+implementation platform('com.google.cloud:libraries-bom:24.3.0')
implementation 'com.google.cloud:google-cloud-kms'
```
diff --git a/pom.xml b/pom.xml
index e5c57be1..12d00728 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.3.1
+ 3.3.2
html
From 16d68355c6992f6056087d97ae4e88b5a70e8454 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 11 Feb 2022 22:42:59 +0100
Subject: [PATCH 09/22] deps: update actions/github-script action to v6 (#722)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v5` -> `v6` |
---
### Release Notes
actions/github-script
### [`v6`](https://togithub.com/actions/github-script/compare/v5...v6)
[Compare Source](https://togithub.com/actions/github-script/compare/v5...v6)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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).
From ea1f7652c1b048f56c526e1afd1c3b28da909eb9 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 14 Feb 2022 22:46:51 +0100
Subject: [PATCH 10/22] build(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.9 (#724)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.8` -> `1.6.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### 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 this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index aa928308..d40c0238 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -46,7 +46,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.9
true
From 21c9ae1ea27c3e7a75cd6061fa713dd15f4090cd Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 15 Feb 2022 17:54:53 +0100
Subject: [PATCH 11/22] build(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.10 (#725)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.9` -> `1.6.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
sonatype/nexus-maven-plugins
### [`v1.6.10`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)
[Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)
---
### 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 this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index d40c0238..c7fe151b 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -46,7 +46,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.9
+ 1.6.10
true
From 4c33b4af140b60eef3ffc645f5013139f65d40f9 Mon Sep 17 00:00:00 2001
From: Sita Lakshmi Sangameswaran
Date: Wed, 16 Feb 2022 01:18:37 +0530
Subject: [PATCH 12/22] docs(samples): fixed comment (#726)
---
samples/snippets/src/main/java/kms/DisableKeyVersion.java | 2 +-
samples/snippets/src/main/java/kms/EnableKeyVersion.java | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/samples/snippets/src/main/java/kms/DisableKeyVersion.java b/samples/snippets/src/main/java/kms/DisableKeyVersion.java
index ded7fadc..09966b2e 100644
--- a/samples/snippets/src/main/java/kms/DisableKeyVersion.java
+++ b/samples/snippets/src/main/java/kms/DisableKeyVersion.java
@@ -61,7 +61,7 @@ public void disableKeyVersion(
// Create a field mask of updated values.
FieldMask fieldMask = FieldMaskUtil.fromString("state");
- // Destroy the key version.
+ // Disable the key version.
CryptoKeyVersion response = client.updateCryptoKeyVersion(keyVersion, fieldMask);
System.out.printf("Disabled key version: %s%n", response.getName());
}
diff --git a/samples/snippets/src/main/java/kms/EnableKeyVersion.java b/samples/snippets/src/main/java/kms/EnableKeyVersion.java
index 9dcbb846..16d13967 100644
--- a/samples/snippets/src/main/java/kms/EnableKeyVersion.java
+++ b/samples/snippets/src/main/java/kms/EnableKeyVersion.java
@@ -61,7 +61,7 @@ public void enableKeyVersion(
// Create a field mask of updated values.
FieldMask fieldMask = FieldMaskUtil.fromString("state");
- // Destroy the key version.
+ // Enable the key version.
CryptoKeyVersion response = client.updateCryptoKeyVersion(keyVersion, fieldMask);
System.out.printf("Enabled key version: %s%n", response.getName());
}
From 6f7560aa6c819314c2d23a2bb54fbfd3f5735865 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 15 Feb 2022 20:49:19 +0100
Subject: [PATCH 13/22] deps: update dependency
com.google.protobuf:protobuf-java-util to v3.19.4 (#710)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.4
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
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 e148975a..5394147e 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.19.3
+ 3.19.4
junit
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index ab890d83..3932d66b 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -35,7 +35,7 @@
com.google.protobuf
protobuf-java-util
- 3.19.3
+ 3.19.4
junit
From 10c8e2b4ec1c88c323cf7e0dc515172a8860857c Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 15 Feb 2022 20:49:33 +0100
Subject: [PATCH 14/22] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.2.0 (#687)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore(deps): update dependency com.google.cloud:libraries-bom to v24.2.0
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
README.md | 2 +-
samples/snippets/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index e433f1f0..c4c2e406 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 24.1.0
+ 24.2.0
pom
import
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 5def1081..b456df76 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.1.0
+ 24.2.0
pom
import
From cbe78aaf94be8ef6c479ccafff6db19933896c9a Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 17 Feb 2022 16:46:35 +0100
Subject: [PATCH 15/22] build(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.11 (#728)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.10` -> `1.6.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
sonatype/nexus-maven-plugins
### [`v1.6.11`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)
[Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)
---
### 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 this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index c7fe151b..e45d0e9b 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -46,7 +46,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.10
+ 1.6.11
true
From 7bc1f69a7f7c35117a04e0c462f408eb24ff4860 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Fri, 25 Feb 2022 22:00:36 +0000
Subject: [PATCH 16/22] ci: pull request template includes sample format
(#1357) (#732)
Source-Link: https://github.com/googleapis/synthtool/commit/e122cb03ea37652946651346736d99b9dcc4311f
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
---
.github/.OwlBot.lock.yaml | 2 +-
.github/PULL_REQUEST_TEMPLATE.md | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 9786771c..9351fdfb 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
+ digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 1a6b3850..3ae8c6c3 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,3 +5,6 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few
- [ ] Appropriate docs were updated (if necessary)
Fixes # ☕️
+
+If you write sample code, please follow the [samples format](
+https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
From 9b39d6fb0c1fb2ddedc70cee71c55cf4f29b9d28 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 28 Feb 2022 23:20:38 +0100
Subject: [PATCH 17/22] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.2 (#731)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.2.1` -> `3.2.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### 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 this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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 12d00728..30698eed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.2.1
+ 3.2.2
From cd95b0ff0990cf10c5bea208aa3c34ee2d2d3d02 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 19:30:32 +0100
Subject: [PATCH 18/22] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.3.0 (#727)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.2.0` -> `24.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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).
---
README.md | 2 +-
samples/snippets/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c4c2e406..04fa2e93 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 24.2.0
+ 24.3.0
pom
import
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index b456df76..3ea53472 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.2.0
+ 24.3.0
pom
import
From 51e375a693757325a4ea6d8c4891c2ff0f17633e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 2 Mar 2022 19:10:41 +0100
Subject: [PATCH 19/22] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#735)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](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) | `2.7.0` -> `2.8.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v2.8.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#280-httpsgithubcomgoogleapisjava-shared-dependenciescomparev270v280-2022-03-02)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.7.0...v2.8.0)
##### Dependencies
- update dependency com.google.api-client:google-api-client-bom to v1.33.2 ([#602](https://togithub.com/googleapis/java-shared-dependencies/issues/602)) ([85b132f](https://togithub.com/googleapis/java-shared-dependencies/commit/85b132f5830772646025b6a9fbbb970a941b86b5))
- update dependency com.google.api:api-common to v2.1.4 ([#605](https://togithub.com/googleapis/java-shared-dependencies/issues/605)) ([ca7d49a](https://togithub.com/googleapis/java-shared-dependencies/commit/ca7d49aee26b6d90abd2afd61c20861d2307fe9c))
- update dependency com.google.auth:google-auth-library-bom to v1.5.3 ([#614](https://togithub.com/googleapis/java-shared-dependencies/issues/614)) ([e6413f3](https://togithub.com/googleapis/java-shared-dependencies/commit/e6413f3b1be78473ace7085c344eda2d78cdf01a))
- update dependency com.google.cloud:google-cloud-core to v2.5.6 ([#621](https://togithub.com/googleapis/java-shared-dependencies/issues/621)) ([3d5669f](https://togithub.com/googleapis/java-shared-dependencies/commit/3d5669f215689dd2df71200ffe37d5a9d385cda8))
- update dependency com.google.code.gson:gson to v2.9.0 ([#611](https://togithub.com/googleapis/java-shared-dependencies/issues/611)) ([f59c28d](https://togithub.com/googleapis/java-shared-dependencies/commit/f59c28d8cd30ada1237f7722135ba148dce6315e))
- update dependency com.google.http-client:google-http-client-bom to v1.41.4 ([#608](https://togithub.com/googleapis/java-shared-dependencies/issues/608)) ([f9a4f23](https://togithub.com/googleapis/java-shared-dependencies/commit/f9a4f23d3a32148ac59e53eaae6558ccbceca12c))
- update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.1 ([#606](https://togithub.com/googleapis/java-shared-dependencies/issues/606)) ([3882494](https://togithub.com/googleapis/java-shared-dependencies/commit/3882494770d48fcc02ed19088aa06612a8e440eb))
- update dependency com.google.protobuf:protobuf-bom to v3.19.4 ([#593](https://togithub.com/googleapis/java-shared-dependencies/issues/593)) ([1e155bf](https://togithub.com/googleapis/java-shared-dependencies/commit/1e155bfc957bbb7e25d2e0994cdecaa81843bdc5))
- update dependency io.grpc:grpc-bom to v1.44.1 ([#613](https://togithub.com/googleapis/java-shared-dependencies/issues/613)) ([3038a2c](https://togithub.com/googleapis/java-shared-dependencies/commit/3038a2c86cd20c91b65f2d7926eeb739147a68db))
- update dependency junit:junit to v4.13.2 ([#607](https://togithub.com/googleapis/java-shared-dependencies/issues/607)) ([987e617](https://togithub.com/googleapis/java-shared-dependencies/commit/987e61796c7a093e005fe8832cf39275c391b2c1))
- update dependency org.checkerframework:checker-qual to v3.21.3 ([#596](https://togithub.com/googleapis/java-shared-dependencies/issues/596)) ([ac5083c](https://togithub.com/googleapis/java-shared-dependencies/commit/ac5083cd010924dc128f041c2cdbab20166a6bf0))
- update gax.version to v2.12.2 ([#592](https://togithub.com/googleapis/java-shared-dependencies/issues/592)) ([713ff8d](https://togithub.com/googleapis/java-shared-dependencies/commit/713ff8dd94f939c417524616bc47c771a3fbe0cf))
- update google.common-protos.version to v2.7.4 ([#603](https://togithub.com/googleapis/java-shared-dependencies/issues/603)) ([bb9b4c7](https://togithub.com/googleapis/java-shared-dependencies/commit/bb9b4c7e39552cc73b3b9d4c826b26e8cb74459f))
- update google.core.version ([#599](https://togithub.com/googleapis/java-shared-dependencies/issues/599)) ([327d0df](https://togithub.com/googleapis/java-shared-dependencies/commit/327d0df9b57203c0d4f426de0380770d3d7910d6))
- update iam.version to v1.2.6 ([#598](https://togithub.com/googleapis/java-shared-dependencies/issues/598)) ([2801439](https://togithub.com/googleapis/java-shared-dependencies/commit/280143964c7c3b93a8d7f67215ba2cc74ffce761))
---
### 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 this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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 30698eed..656159f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.7.0
+ 2.8.0
pom
import
From 6af754437450c970564726c3fbfd6a3dcf995234 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 3 Mar 2022 02:52:25 +0100
Subject: [PATCH 20/22] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.4.0 (#736)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.3.0` -> `24.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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).
---
README.md | 4 ++--
samples/snippets/pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 04fa2e93..37cf1a3d 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 24.3.0
+ 24.4.0
pom
import
@@ -50,7 +50,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:24.3.0')
+implementation platform('com.google.cloud:libraries-bom:24.4.0')
implementation 'com.google.cloud:google-cloud-kms'
```
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 3ea53472..b15288fc 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.3.0
+ 24.4.0
pom
import
From 693571c46428c12b9bbeefc371b2e6b27a2759ed Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Thu, 3 Mar 2022 18:40:31 +0000
Subject: [PATCH 21/22] chore: fix license header in build.bat (#1363) (#737)
* chore: fix license header in build.bat
* chore: add disctribution field for setup-java action
Source-Link: https://github.com/googleapis/synthtool/commit/4fea5f40a9075f3ba205ede0b453010cf080e194
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/approve-readme.yaml | 2 +-
.github/workflows/auto-release.yaml | 2 +-
.github/workflows/ci.yaml | 20 +++++++++---------
.github/workflows/samples.yaml | 5 +++--
.kokoro/build.bat | 30 +++++++++++++--------------
6 files changed, 31 insertions(+), 30 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 9351fdfb..3473042c 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67
+ digest: sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index 1bb18232..f5fc7d51 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
steps:
- - uses: actions/github-script@v5
+ - uses: actions/github-script@v6
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 18e23230..7a106d00 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.head_ref, 'release-please')
steps:
- - uses: actions/github-script@v5
+ - uses: actions/github-script@v6
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
debug: true
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 6b5e56aa..83ef7f9c 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -27,8 +27,8 @@ jobs:
matrix:
java: [8, 11, 17]
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: ${{matrix.java}}
@@ -39,8 +39,8 @@ jobs:
windows:
runs-on: windows-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: 8
@@ -54,8 +54,8 @@ jobs:
matrix:
java: [8, 11, 17]
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: ${{matrix.java}}
@@ -64,8 +64,8 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: 11
@@ -76,8 +76,8 @@ jobs:
clirr:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v2
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
distribution: zulu
java-version: 8
diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml
index d5d964df..912ed8b2 100644
--- a/.github/workflows/samples.yaml
+++ b/.github/workflows/samples.yaml
@@ -20,9 +20,10 @@ jobs:
checkstyle:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v1
+ - uses: actions/checkout@v3
+ - uses: actions/setup-java@v3
with:
+ distribution: zulu
java-version: 8
- name: Run checkstyle
run: mvn -P lint --quiet --batch-mode checkstyle:check
diff --git a/.kokoro/build.bat b/.kokoro/build.bat
index cc602c9e..067cf4a4 100644
--- a/.kokoro/build.bat
+++ b/.kokoro/build.bat
@@ -1,18 +1,18 @@
+:: Copyright 2022 Google LLC
+::
+:: Licensed under the Apache License, Version 2.0 (the "License");
+:: you may not use this file except in compliance with the License.
+:: You may obtain a copy of the License at
+::
+:: http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the License is distributed on an "AS IS" BASIS,
+:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+:: See the License for the specific language governing permissions and
+:: limitations under the License.
+:: Github action job to test core java library features on
+:: downstream client libraries before they are released.
:: See documentation in type-shell-output.bat
-# Copyright 2022 Google LLC
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# Github action job to test core java library features on
-# downstream client libraries before they are released.
"C:\Program Files\Git\bin\bash.exe" %~dp0build.sh
From 5eb5e9374ab4134a39366aa68ea098f9cf3258c2 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 3 Mar 2022 11:17:28 -0800
Subject: [PATCH 22/22] chore(main): release 2.4.1 (#723)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
---
CHANGELOG.md | 14 ++++++++++++++
google-cloud-kms-bom/pom.xml | 8 ++++----
google-cloud-kms/pom.xml | 4 ++--
grpc-google-cloud-kms-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-kms-v1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
8 files changed, 32 insertions(+), 18 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac3388f4..b6787d53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+### [2.4.1](https://github.com/googleapis/java-kms/compare/v2.4.0...v2.4.1) (2022-03-03)
+
+
+### Documentation
+
+* **samples:** fixed comment ([#726](https://github.com/googleapis/java-kms/issues/726)) ([4c33b4a](https://github.com/googleapis/java-kms/commit/4c33b4af140b60eef3ffc645f5013139f65d40f9))
+
+
+### Dependencies
+
+* update actions/github-script action to v6 ([#722](https://github.com/googleapis/java-kms/issues/722)) ([16d6835](https://github.com/googleapis/java-kms/commit/16d68355c6992f6056087d97ae4e88b5a70e8454))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#735](https://github.com/googleapis/java-kms/issues/735)) ([51e375a](https://github.com/googleapis/java-kms/commit/51e375a693757325a4ea6d8c4891c2ff0f17633e))
+* update dependency com.google.protobuf:protobuf-java-util to v3.19.4 ([#710](https://github.com/googleapis/java-kms/issues/710)) ([6f7560a](https://github.com/googleapis/java-kms/commit/6f7560aa6c819314c2d23a2bb54fbfd3f5735865))
+
## [2.4.0](https://github.com/googleapis/java-kms/compare/v2.3.1...v2.4.0) (2022-02-03)
diff --git a/google-cloud-kms-bom/pom.xml b/google-cloud-kms-bom/pom.xml
index dc0f7e50..022e7115 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
- 2.4.1-SNAPSHOT
+ 2.4.1
pom
com.google.cloud
@@ -52,17 +52,17 @@
com.google.cloud
google-cloud-kms
- 2.4.1-SNAPSHOT
+ 2.4.1
com.google.api.grpc
grpc-google-cloud-kms-v1
- 0.95.1-SNAPSHOT
+ 0.95.1
com.google.api.grpc
proto-google-cloud-kms-v1
- 0.95.1-SNAPSHOT
+ 0.95.1
diff --git a/google-cloud-kms/pom.xml b/google-cloud-kms/pom.xml
index 790d0a77..204a8afd 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
- 2.4.1-SNAPSHOT
+ 2.4.1
jar
Google Cloud KMS
https://github.com/googleapis/java-kms
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-kms-parent
- 2.4.1-SNAPSHOT
+ 2.4.1
google-cloud-kms
diff --git a/grpc-google-cloud-kms-v1/pom.xml b/grpc-google-cloud-kms-v1/pom.xml
index bd257ec4..b21a610c 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.95.1-SNAPSHOT
+ 0.95.1
grpc-google-cloud-kms-v1
GRPC library for grpc-google-cloud-kms-v1
com.google.cloud
google-cloud-kms-parent
- 2.4.1-SNAPSHOT
+ 2.4.1
diff --git a/pom.xml b/pom.xml
index 656159f2..a093ce4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-kms-parent
pom
- 2.4.1-SNAPSHOT
+ 2.4.1
Google Cloud KMS Parent
https://github.com/googleapis/java-kms
@@ -61,17 +61,17 @@
com.google.api.grpc
proto-google-cloud-kms-v1
- 0.95.1-SNAPSHOT
+ 0.95.1
com.google.api.grpc
grpc-google-cloud-kms-v1
- 0.95.1-SNAPSHOT
+ 0.95.1
com.google.cloud
google-cloud-kms
- 2.4.1-SNAPSHOT
+ 2.4.1
com.google.cloud
diff --git a/proto-google-cloud-kms-v1/pom.xml b/proto-google-cloud-kms-v1/pom.xml
index 3d9732e0..b0db6533 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.95.1-SNAPSHOT
+ 0.95.1
proto-google-cloud-kms-v1
PROTO library for proto-google-cloud-kms-v1
com.google.cloud
google-cloud-kms-parent
- 2.4.1-SNAPSHOT
+ 2.4.1
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 3932d66b..1c8b2eab 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-kms
- 2.4.1-SNAPSHOT
+ 2.4.1
diff --git a/versions.txt b/versions.txt
index 604f2ef7..8b6b5845 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-kms:2.4.0:2.4.1-SNAPSHOT
-grpc-google-cloud-kms-v1:0.95.0:0.95.1-SNAPSHOT
-proto-google-cloud-kms-v1:0.95.0:0.95.1-SNAPSHOT
+google-cloud-kms:2.4.1:2.4.1
+grpc-google-cloud-kms-v1:0.95.1:0.95.1
+proto-google-cloud-kms-v1:0.95.1:0.95.1