From 0f420b83075d68a02575c7473a5a0d6e0f2fd4a6 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 28 Feb 2022 21:16:20 +0000
Subject: [PATCH 1/5] chore(main): release 1.0.4-SNAPSHOT (#61)
: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-vmmigration-bom/pom.xml | 8 ++++----
google-cloud-vmmigration/pom.xml | 4 ++--
grpc-google-cloud-vmmigration-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-vmmigration-v1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-vmmigration-bom/pom.xml b/google-cloud-vmmigration-bom/pom.xml
index b126046..47dcaad 100644
--- a/google-cloud-vmmigration-bom/pom.xml
+++ b/google-cloud-vmmigration-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-vmmigration-bom
- 1.0.3
+ 1.0.4-SNAPSHOT
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.3
+ 1.0.4-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-vmmigration-v1
- 1.0.3
+ 1.0.4-SNAPSHOT
com.google.api.grpc
proto-google-cloud-vmmigration-v1
- 1.0.3
+ 1.0.4-SNAPSHOT
diff --git a/google-cloud-vmmigration/pom.xml b/google-cloud-vmmigration/pom.xml
index 7e33f0f..d53d6de 100644
--- a/google-cloud-vmmigration/pom.xml
+++ b/google-cloud-vmmigration/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-vmmigration
- 1.0.3
+ 1.0.4-SNAPSHOT
jar
Google VM Migration
https://github.com/googleapis/java-vmmigration
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-vmmigration-parent
- 1.0.3
+ 1.0.4-SNAPSHOT
google-cloud-vmmigration
diff --git a/grpc-google-cloud-vmmigration-v1/pom.xml b/grpc-google-cloud-vmmigration-v1/pom.xml
index b173652..9824778 100644
--- a/grpc-google-cloud-vmmigration-v1/pom.xml
+++ b/grpc-google-cloud-vmmigration-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-vmmigration-v1
- 1.0.3
+ 1.0.4-SNAPSHOT
grpc-google-cloud-vmmigration-v1
GRPC library for google-cloud-vmmigration
com.google.cloud
google-cloud-vmmigration-parent
- 1.0.3
+ 1.0.4-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 19af2c8..df31234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-vmmigration-parent
pom
- 1.0.3
+ 1.0.4-SNAPSHOT
Google VM Migration Parent
https://github.com/googleapis/java-vmmigration
@@ -69,17 +69,17 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.3
+ 1.0.4-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-vmmigration-v1
- 1.0.3
+ 1.0.4-SNAPSHOT
com.google.api.grpc
proto-google-cloud-vmmigration-v1
- 1.0.3
+ 1.0.4-SNAPSHOT
diff --git a/proto-google-cloud-vmmigration-v1/pom.xml b/proto-google-cloud-vmmigration-v1/pom.xml
index 233855f..828b26b 100644
--- a/proto-google-cloud-vmmigration-v1/pom.xml
+++ b/proto-google-cloud-vmmigration-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-vmmigration-v1
- 1.0.3
+ 1.0.4-SNAPSHOT
proto-google-cloud-vmmigration-v1
Proto library for google-cloud-vmmigration
com.google.cloud
google-cloud-vmmigration-parent
- 1.0.3
+ 1.0.4-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index f5ac54d..35e4f45 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.3
+ 1.0.4-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index bb34f38..859f917 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-vmmigration:1.0.3:1.0.3
-grpc-google-cloud-vmmigration-v1:1.0.3:1.0.3
-proto-google-cloud-vmmigration-v1:1.0.3:1.0.3
+google-cloud-vmmigration:1.0.3:1.0.4-SNAPSHOT
+grpc-google-cloud-vmmigration-v1:1.0.3:1.0.4-SNAPSHOT
+proto-google-cloud-vmmigration-v1:1.0.3:1.0.4-SNAPSHOT
From a531dcde1878e4fbbf1d56822bf0788be8a8bb49 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Mar 2022 04:32:12 +0100
Subject: [PATCH 2/5] chore(deps): update dependency
com.google.cloud:google-cloud-vmmigration to v1.0.3 (#62)
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-vmmigration](https://togithub.com/googleapis/java-vmmigration) | `1.0.2` -> `1.0.3` | [](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-vmmigration
### [`v1.0.3`](https://togithub.com/googleapis/java-vmmigration/blob/HEAD/CHANGELOG.md#103-httpsgithubcomgoogleapisjava-vmmigrationcomparev102v103-2022-02-28)
[Compare Source](https://togithub.com/googleapis/java-vmmigration/compare/v1.0.2...v1.0.3)
---
### 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-vmmigration).
---
README.md | 6 +++---
samples/install-without-bom/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 40667f8..b5bf7cb 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-vmmigration
- 1.0.2
+ 1.0.3
```
@@ -27,13 +27,13 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-vmmigration:1.0.2'
+implementation 'com.google.cloud:google-cloud-vmmigration:1.0.3'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.0.2"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.0.3"
```
## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 2e828a4..ce60750 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.2
+ 1.0.3
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index d3d695a..1f4577a 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.2
+ 1.0.3
From 2e11d23fde55e2ec5508e212239c3b3c82789627 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 2 Mar 2022 23:41:18 +0100
Subject: [PATCH 3/5] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#65)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df31234..6938bf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.7.0
+ 2.8.0
pom
import
From 53686927cdfff3876e87f2a916f3c227bf855934 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Wed, 2 Mar 2022 14:48:39 -0800
Subject: [PATCH 4/5] chore: fix license header in build.bat (#1363) (#66)
* 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
Co-authored-by: Owl Bot
---
.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 9351fdf..3473042 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 1bb1823..f5fc7d5 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 18e2323..7a106d0 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 6b5e56a..83ef7f9 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 d5d964d..912ed8b 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 cc602c9..067cf4a 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 e27e61b61778ebc87da82334d9f147cd9f903df9 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 2 Mar 2022 14:48:51 -0800
Subject: [PATCH 5/5] chore(main): release 1.0.4 (#67)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
---
CHANGELOG.md | 7 +++++++
google-cloud-vmmigration-bom/pom.xml | 8 ++++----
google-cloud-vmmigration/pom.xml | 4 ++--
grpc-google-cloud-vmmigration-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-vmmigration-v1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
8 files changed, 25 insertions(+), 18 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1e5cbbc..1398678 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [1.0.4](https://github.com/googleapis/java-vmmigration/compare/v1.0.3...v1.0.4) (2022-03-02)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#65](https://github.com/googleapis/java-vmmigration/issues/65)) ([2e11d23](https://github.com/googleapis/java-vmmigration/commit/2e11d23fde55e2ec5508e212239c3b3c82789627))
+
### [1.0.3](https://github.com/googleapis/java-vmmigration/compare/v1.0.2...v1.0.3) (2022-02-28)
diff --git a/google-cloud-vmmigration-bom/pom.xml b/google-cloud-vmmigration-bom/pom.xml
index 47dcaad..49645bd 100644
--- a/google-cloud-vmmigration-bom/pom.xml
+++ b/google-cloud-vmmigration-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-vmmigration-bom
- 1.0.4-SNAPSHOT
+ 1.0.4
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.4-SNAPSHOT
+ 1.0.4
com.google.api.grpc
grpc-google-cloud-vmmigration-v1
- 1.0.4-SNAPSHOT
+ 1.0.4
com.google.api.grpc
proto-google-cloud-vmmigration-v1
- 1.0.4-SNAPSHOT
+ 1.0.4
diff --git a/google-cloud-vmmigration/pom.xml b/google-cloud-vmmigration/pom.xml
index d53d6de..1f82448 100644
--- a/google-cloud-vmmigration/pom.xml
+++ b/google-cloud-vmmigration/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-vmmigration
- 1.0.4-SNAPSHOT
+ 1.0.4
jar
Google VM Migration
https://github.com/googleapis/java-vmmigration
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-vmmigration-parent
- 1.0.4-SNAPSHOT
+ 1.0.4
google-cloud-vmmigration
diff --git a/grpc-google-cloud-vmmigration-v1/pom.xml b/grpc-google-cloud-vmmigration-v1/pom.xml
index 9824778..96b777a 100644
--- a/grpc-google-cloud-vmmigration-v1/pom.xml
+++ b/grpc-google-cloud-vmmigration-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-vmmigration-v1
- 1.0.4-SNAPSHOT
+ 1.0.4
grpc-google-cloud-vmmigration-v1
GRPC library for google-cloud-vmmigration
com.google.cloud
google-cloud-vmmigration-parent
- 1.0.4-SNAPSHOT
+ 1.0.4
diff --git a/pom.xml b/pom.xml
index 6938bf5..6ffb05d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-vmmigration-parent
pom
- 1.0.4-SNAPSHOT
+ 1.0.4
Google VM Migration Parent
https://github.com/googleapis/java-vmmigration
@@ -69,17 +69,17 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.4-SNAPSHOT
+ 1.0.4
com.google.api.grpc
grpc-google-cloud-vmmigration-v1
- 1.0.4-SNAPSHOT
+ 1.0.4
com.google.api.grpc
proto-google-cloud-vmmigration-v1
- 1.0.4-SNAPSHOT
+ 1.0.4
diff --git a/proto-google-cloud-vmmigration-v1/pom.xml b/proto-google-cloud-vmmigration-v1/pom.xml
index 828b26b..bc2405e 100644
--- a/proto-google-cloud-vmmigration-v1/pom.xml
+++ b/proto-google-cloud-vmmigration-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-vmmigration-v1
- 1.0.4-SNAPSHOT
+ 1.0.4
proto-google-cloud-vmmigration-v1
Proto library for google-cloud-vmmigration
com.google.cloud
google-cloud-vmmigration-parent
- 1.0.4-SNAPSHOT
+ 1.0.4
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 35e4f45..379a0e5 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-vmmigration
- 1.0.4-SNAPSHOT
+ 1.0.4
diff --git a/versions.txt b/versions.txt
index 859f917..03555ee 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-vmmigration:1.0.3:1.0.4-SNAPSHOT
-grpc-google-cloud-vmmigration-v1:1.0.3:1.0.4-SNAPSHOT
-proto-google-cloud-vmmigration-v1:1.0.3:1.0.4-SNAPSHOT
+google-cloud-vmmigration:1.0.4:1.0.4
+grpc-google-cloud-vmmigration-v1:1.0.4:1.0.4
+proto-google-cloud-vmmigration-v1:1.0.4:1.0.4