From 7d127057244d96f932c331e2329bb530559f2ed2 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 1 Jul 2022 17:36:10 +0000
Subject: [PATCH] chore(main): release 0.3.0 (#47)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
:robot: I have created a release *beep* *boop*
---
## [0.3.0](https://github.com/googleapis/java-video-stitcher/compare/v0.2.1...v0.3.0) (2022-06-30)
### ⚠ BREAKING CHANGES
* remove COMPLETE_POD stitching option
### Features
* add asset_id and stream_id fields to VodSession and LiveSession responses ([98686dd](https://github.com/googleapis/java-video-stitcher/commit/98686dd64eb2c6d89b22ba7d1bf7f820049788f0))
### Bug Fixes
* remove COMPLETE_POD stitching option ([98686dd](https://github.com/googleapis/java-video-stitcher/commit/98686dd64eb2c6d89b22ba7d1bf7f820049788f0))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
java-video-stitcher/CHANGELOG.md | 16 ++++++++++++++++
.../google-cloud-video-stitcher-bom/pom.xml | 8 ++++----
.../google-cloud-video-stitcher/pom.xml | 4 ++--
.../grpc-google-cloud-video-stitcher-v1/pom.xml | 4 ++--
java-video-stitcher/pom.xml | 8 ++++----
.../proto-google-cloud-video-stitcher-v1/pom.xml | 4 ++--
java-video-stitcher/samples/snapshot/pom.xml | 2 +-
java-video-stitcher/versions.txt | 6 +++---
8 files changed, 34 insertions(+), 18 deletions(-)
diff --git a/java-video-stitcher/CHANGELOG.md b/java-video-stitcher/CHANGELOG.md
index d34bde97fb0e..35a758940a05 100644
--- a/java-video-stitcher/CHANGELOG.md
+++ b/java-video-stitcher/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
+## [0.3.0](https://github.com/googleapis/java-video-stitcher/compare/v0.2.1...v0.3.0) (2022-06-30)
+
+
+### ⚠ BREAKING CHANGES
+
+* remove COMPLETE_POD stitching option
+
+### Features
+
+* add asset_id and stream_id fields to VodSession and LiveSession responses ([ff552c5](https://github.com/googleapis/java-video-stitcher/commit/ff552c5352904f63e7760995afd2642169685cdd))
+
+
+### Bug Fixes
+
+* remove COMPLETE_POD stitching option ([ff552c5](https://github.com/googleapis/java-video-stitcher/commit/ff552c5352904f63e7760995afd2642169685cdd))
+
## [0.2.1](https://github.com/googleapis/java-video-stitcher/compare/v0.2.0...v0.2.1) (2022-06-23)
diff --git a/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml b/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml
index e3af74ce3fb6..2f3b18da7f5a 100644
--- a/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml
+++ b/java-video-stitcher/google-cloud-video-stitcher-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-video-stitcher-bom
- 0.2.2-SNAPSHOT
+ 0.3.0
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-video-stitcher
- 0.2.2-SNAPSHOT
+ 0.3.0
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.2.2-SNAPSHOT
+ 0.3.0
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.2.2-SNAPSHOT
+ 0.3.0
diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml
index a9c1580a9cd9..661c27b2fd8a 100644
--- a/java-video-stitcher/google-cloud-video-stitcher/pom.xml
+++ b/java-video-stitcher/google-cloud-video-stitcher/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-video-stitcher
- 0.2.2-SNAPSHOT
+ 0.3.0
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.2.2-SNAPSHOT
+ 0.3.0
google-cloud-video-stitcher
diff --git a/java-video-stitcher/grpc-google-cloud-video-stitcher-v1/pom.xml b/java-video-stitcher/grpc-google-cloud-video-stitcher-v1/pom.xml
index 0c958b3cecab..d6e0b9d2a9df 100644
--- a/java-video-stitcher/grpc-google-cloud-video-stitcher-v1/pom.xml
+++ b/java-video-stitcher/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.2.2-SNAPSHOT
+ 0.3.0
grpc-google-cloud-video-stitcher-v1
GRPC library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.2.2-SNAPSHOT
+ 0.3.0
diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml
index b0a06e7ac511..9c11773e8c3d 100644
--- a/java-video-stitcher/pom.xml
+++ b/java-video-stitcher/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-video-stitcher-parent
pom
- 0.2.2-SNAPSHOT
+ 0.3.0
Google Video Stitcher API Parent
https://github.com/googleapis/java-video-stitcher
@@ -69,17 +69,17 @@
com.google.cloud
google-cloud-video-stitcher
- 0.2.2-SNAPSHOT
+ 0.3.0
com.google.api.grpc
grpc-google-cloud-video-stitcher-v1
- 0.2.2-SNAPSHOT
+ 0.3.0
com.google.api.grpc
proto-google-cloud-video-stitcher-v1
- 0.2.2-SNAPSHOT
+ 0.3.0
diff --git a/java-video-stitcher/proto-google-cloud-video-stitcher-v1/pom.xml b/java-video-stitcher/proto-google-cloud-video-stitcher-v1/pom.xml
index d0a8578efb53..004f47ca97ad 100644
--- a/java-video-stitcher/proto-google-cloud-video-stitcher-v1/pom.xml
+++ b/java-video-stitcher/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.2.2-SNAPSHOT
+ 0.3.0
proto-google-cloud-video-stitcher-v1
Proto library for google-cloud-video-stitcher
com.google.cloud
google-cloud-video-stitcher-parent
- 0.2.2-SNAPSHOT
+ 0.3.0
diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml
index c44cc517c44d..988e121f9af6 100644
--- a/java-video-stitcher/samples/snapshot/pom.xml
+++ b/java-video-stitcher/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-video-stitcher
- 0.2.2-SNAPSHOT
+ 0.3.0
diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt
index e1659fd9bfaa..610d9158518f 100644
--- a/java-video-stitcher/versions.txt
+++ b/java-video-stitcher/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-video-stitcher:0.2.1:0.2.2-SNAPSHOT
-proto-google-cloud-video-stitcher-v1:0.2.1:0.2.2-SNAPSHOT
-grpc-google-cloud-video-stitcher-v1:0.2.1:0.2.2-SNAPSHOT
+google-cloud-video-stitcher:0.3.0:0.3.0
+proto-google-cloud-video-stitcher-v1:0.3.0:0.3.0
+grpc-google-cloud-video-stitcher-v1:0.3.0:0.3.0