From 515edd8ea84021d099e24d44c81dc67ab20779fe Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 9 Sep 2022 03:54:26 +0000
Subject: [PATCH 1/5] chore(main): release 0.3.4-SNAPSHOT (#72)
: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-video-stitcher-bom/pom.xml | 8 ++++----
google-cloud-video-stitcher/pom.xml | 4 ++--
grpc-google-cloud-video-stitcher-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-video-stitcher-v1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-video-stitcher-bom/pom.xml b/google-cloud-video-stitcher-bom/pom.xml
index 06818a4..3faee04 100644
--- a/google-cloud-video-stitcher-bom/pom.xml
+++ b/google-cloud-video-stitcher-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-video-stitcher-bom
- 0.3.3
+ 0.3.4-SNAPSHOT
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.3
+ 0.3.4-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.3
+ 0.3.4-SNAPSHOT
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.3
+ 0.3.4-SNAPSHOT
diff --git a/google-cloud-video-stitcher/pom.xml b/google-cloud-video-stitcher/pom.xml
index 4b7a817..f4b0103 100644
--- a/google-cloud-video-stitcher/pom.xml
+++ b/google-cloud-video-stitcher/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-video-stitcher
- 0.3.3
+ 0.3.4-SNAPSHOT
jar
Google Video Stitcher API
https://github.com/googleapis/java-video-stitcher
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.3
+ 0.3.4-SNAPSHOT
google-cloud-video-stitcher
diff --git a/grpc-google-cloud-video-stitcher-v1/pom.xml b/grpc-google-cloud-video-stitcher-v1/pom.xml
index 0485360..98631f3 100644
--- a/grpc-google-cloud-video-stitcher-v1/pom.xml
+++ b/grpc-google-cloud-video-stitcher-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.3
+ 0.3.4-SNAPSHOT
grpc-google-cloud-video-stitcher-v1
GRPC library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.3
+ 0.3.4-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index a287b35..01206ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-video-stitcher-parent
pom
- 0.3.3
+ 0.3.4-SNAPSHOT
Google Video Stitcher API Parent
https://github.com/googleapis/java-video-stitcher
@@ -69,17 +69,17 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.3
+ 0.3.4-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.3
+ 0.3.4-SNAPSHOT
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.3
+ 0.3.4-SNAPSHOT
diff --git a/proto-google-cloud-video-stitcher-v1/pom.xml b/proto-google-cloud-video-stitcher-v1/pom.xml
index f77d91a..cc09373 100644
--- a/proto-google-cloud-video-stitcher-v1/pom.xml
+++ b/proto-google-cloud-video-stitcher-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.3
+ 0.3.4-SNAPSHOT
proto-google-cloud-video-stitcher-v1
Proto library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.3
+ 0.3.4-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 54ce19f..d985fff 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.3
+ 0.3.4-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 1352894..261477e 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-video-stitcher:0.3.3:0.3.3
-proto-google-cloud-video-stitcher-v1:0.3.3:0.3.3
-grpc-google-cloud-video-stitcher-v1:0.3.3:0.3.3
+google-cloud-video-stitcher:0.3.3:0.3.4-SNAPSHOT
+proto-google-cloud-video-stitcher-v1:0.3.3:0.3.4-SNAPSHOT
+grpc-google-cloud-video-stitcher-v1:0.3.3:0.3.4-SNAPSHOT
From e4a4b5d520504a697f7ed9fb83429e83cdb48b78 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 9 Sep 2022 17:02:42 +0200
Subject: [PATCH 2/5] chore(deps): update dependency
com.google.cloud:google-cloud-video-stitcher to v0.3.3 (#73)
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-video-stitcher](https://togithub.com/googleapis/java-video-stitcher) | `0.3.2` -> `0.3.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/) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox. âš **Warning**: custom changes will be lost.
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-stitcher).
---
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 c901281..e4b235d 100644
--- a/README.md
+++ b/README.md
@@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-video-stitcher
- 0.3.2
+ 0.3.3
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-stitcher:0.3.2'
+implementation 'com.google.cloud:google-cloud-video-stitcher:0.3.3'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.3.2"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.3.3"
```
## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 5adf0d9..88d60ad 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.2
+ 0.3.3
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 13b716b..380a9bf 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.2
+ 0.3.3
From affb1dcc37d67fe0cce6a0552606469203ca45e5 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Sat, 10 Sep 2022 02:12:26 +0000
Subject: [PATCH 3/5] chore: Generated snippets should not be owned by samples
reviewers (#1575) (#74)
Source-Link: https://github.com/googleapis/synthtool/commit/2e9ac19d5b8181af77cdc5337cf922517813cc49
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
---
.github/.OwlBot.lock.yaml | 3 +--
.github/CODEOWNERS | 3 +++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index de9173d..6259292 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,5 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
-# created: 2022-07-13T13:53:17.676447481Z
+ digest: sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 30fdb7b..db2d8ad 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -8,3 +8,6 @@
# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers
+
+# Generated snippets should not be owned by samples reviewers
+samples/snippets/generated/ @googleapis/yoshi-java
From 0a604e51c98ce127e9df604f2b5981deb35f066b Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 15 Sep 2022 14:18:17 +0200
Subject: [PATCH 4/5] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v3.0.3 (#75)
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) | `3.0.2` -> `3.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-shared-dependencies
### [`v3.0.3`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#303-httpsgithubcomgoogleapisjava-shared-dependenciescomparev302v303-2022-09-14)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.2...v3.0.3)
##### Dependencies
- Google-cloud-core 2.8.12 ([#799](https://togithub.com/googleapis/java-shared-dependencies/issues/799)) ([1b3db8d](https://togithub.com/googleapis/java-shared-dependencies/commit/1b3db8d1e17c49ebae79fc96164fa9058e1df6e3))
- Moving gson to first-party-dependencies ([#800](https://togithub.com/googleapis/java-shared-dependencies/issues/800)) ([a41fcc1](https://togithub.com/googleapis/java-shared-dependencies/commit/a41fcc11d32e02e5af2837561792e3919f6d4b3f))
- Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#797](https://togithub.com/googleapis/java-shared-dependencies/issues/797)) ([bc5fdc9](https://togithub.com/googleapis/java-shared-dependencies/commit/bc5fdc9b3af7973c28f063a9ac156fe2af562814))
- Update gax.version to v2.19.1 ([#798](https://togithub.com/googleapis/java-shared-dependencies/issues/798)) ([84e5487](https://togithub.com/googleapis/java-shared-dependencies/commit/84e5487b2e3dce4bb60badecebde788c3cb702b8))
- Update google.core.version to v2.8.11 ([#793](https://togithub.com/googleapis/java-shared-dependencies/issues/793)) ([63c1297](https://togithub.com/googleapis/java-shared-dependencies/commit/63c129722aa0b821031ff5b4c11004adf7b12044))
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-stitcher).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 01206ed..6cc2636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 3.0.2
+ 3.0.3
pom
import
From 9ed475404a735826b0d6e62504e8b04ffaefac2d Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 15 Sep 2022 12:30:28 +0000
Subject: [PATCH 5/5] chore(main): release 0.3.4 (#76)
:robot: I have created a release *beep* *boop*
---
## [0.3.4](https://github.com/googleapis/java-video-stitcher/compare/v0.3.3...v0.3.4) (2022-09-15)
### Dependencies
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#75](https://github.com/googleapis/java-video-stitcher/issues/75)) ([0a604e5](https://github.com/googleapis/java-video-stitcher/commit/0a604e51c98ce127e9df604f2b5981deb35f066b))
---
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-video-stitcher-bom/pom.xml | 8 ++++----
google-cloud-video-stitcher/pom.xml | 4 ++--
grpc-google-cloud-video-stitcher-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-video-stitcher-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 88c88cd..82591dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.3.4](https://github.com/googleapis/java-video-stitcher/compare/v0.3.3...v0.3.4) (2022-09-15)
+
+
+### Dependencies
+
+* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#75](https://github.com/googleapis/java-video-stitcher/issues/75)) ([0a604e5](https://github.com/googleapis/java-video-stitcher/commit/0a604e51c98ce127e9df604f2b5981deb35f066b))
+
## [0.3.3](https://github.com/googleapis/java-video-stitcher/compare/v0.3.2...v0.3.3) (2022-09-09)
diff --git a/google-cloud-video-stitcher-bom/pom.xml b/google-cloud-video-stitcher-bom/pom.xml
index 3faee04..beb4c2a 100644
--- a/google-cloud-video-stitcher-bom/pom.xml
+++ b/google-cloud-video-stitcher-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-video-stitcher-bom
- 0.3.4-SNAPSHOT
+ 0.3.4
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.4-SNAPSHOT
+ 0.3.4
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.4-SNAPSHOT
+ 0.3.4
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.4-SNAPSHOT
+ 0.3.4
diff --git a/google-cloud-video-stitcher/pom.xml b/google-cloud-video-stitcher/pom.xml
index f4b0103..baf9310 100644
--- a/google-cloud-video-stitcher/pom.xml
+++ b/google-cloud-video-stitcher/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-video-stitcher
- 0.3.4-SNAPSHOT
+ 0.3.4
jar
Google Video Stitcher API
https://github.com/googleapis/java-video-stitcher
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.4-SNAPSHOT
+ 0.3.4
google-cloud-video-stitcher
diff --git a/grpc-google-cloud-video-stitcher-v1/pom.xml b/grpc-google-cloud-video-stitcher-v1/pom.xml
index 98631f3..3433876 100644
--- a/grpc-google-cloud-video-stitcher-v1/pom.xml
+++ b/grpc-google-cloud-video-stitcher-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.4-SNAPSHOT
+ 0.3.4
grpc-google-cloud-video-stitcher-v1
GRPC library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.4-SNAPSHOT
+ 0.3.4
diff --git a/pom.xml b/pom.xml
index 6cc2636..9cdc2a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-video-stitcher-parent
pom
- 0.3.4-SNAPSHOT
+ 0.3.4
Google Video Stitcher API Parent
https://github.com/googleapis/java-video-stitcher
@@ -69,17 +69,17 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.4-SNAPSHOT
+ 0.3.4
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.3.4-SNAPSHOT
+ 0.3.4
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.4-SNAPSHOT
+ 0.3.4
diff --git a/proto-google-cloud-video-stitcher-v1/pom.xml b/proto-google-cloud-video-stitcher-v1/pom.xml
index cc09373..df20768 100644
--- a/proto-google-cloud-video-stitcher-v1/pom.xml
+++ b/proto-google-cloud-video-stitcher-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.3.4-SNAPSHOT
+ 0.3.4
proto-google-cloud-video-stitcher-v1
Proto library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.3.4-SNAPSHOT
+ 0.3.4
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index d985fff..1f5386f 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-video-stitcher
- 0.3.4-SNAPSHOT
+ 0.3.4
diff --git a/versions.txt b/versions.txt
index 261477e..fdfeede 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-video-stitcher:0.3.3:0.3.4-SNAPSHOT
-proto-google-cloud-video-stitcher-v1:0.3.3:0.3.4-SNAPSHOT
-grpc-google-cloud-video-stitcher-v1:0.3.3:0.3.4-SNAPSHOT
+google-cloud-video-stitcher:0.3.4:0.3.4
+proto-google-cloud-video-stitcher-v1:0.3.4:0.3.4
+grpc-google-cloud-video-stitcher-v1:0.3.4:0.3.4