diff --git a/java-video-stitcher/CHANGELOG.md b/java-video-stitcher/CHANGELOG.md index cd7070d65378..e4e045101e55 100644 --- a/java-video-stitcher/CHANGELOG.md +++ b/java-video-stitcher/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.6](https://github.com/googleapis/java-video-stitcher/compare/v0.3.5...v0.3.6) (2022-10-05) + + +### Bug Fixes + +* update protobuf to v3.21.7 ([ccbbc24](https://github.com/googleapis/java-video-stitcher/commit/ccbbc243035f4bfa639023ca3c4330028851705f)) + ## [0.3.5](https://github.com/googleapis/java-video-stitcher/compare/v0.3.4...v0.3.5) (2022-10-03) 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 130228469362..30a8dce2cf99 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.3.6-SNAPSHOT + 0.3.6 pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-video-stitcher - 0.3.6-SNAPSHOT + 0.3.6 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.6-SNAPSHOT + 0.3.6 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.6-SNAPSHOT + 0.3.6 diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml index 7e3e343f1a82..237584b71f1e 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.3.6-SNAPSHOT + 0.3.6 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.6-SNAPSHOT + 0.3.6 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 ed31c316beac..d61a4f694f8c 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.3.6-SNAPSHOT + 0.3.6 grpc-google-cloud-video-stitcher-v1 GRPC library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.6-SNAPSHOT + 0.3.6 diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml index 92d3a49ad16a..0d590d248a69 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.3.6-SNAPSHOT + 0.3.6 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.6-SNAPSHOT + 0.3.6 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.6-SNAPSHOT + 0.3.6 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.6-SNAPSHOT + 0.3.6 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 4e9565fc14b3..c9e852cfca98 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.3.6-SNAPSHOT + 0.3.6 proto-google-cloud-video-stitcher-v1 Proto library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.6-SNAPSHOT + 0.3.6 diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml index 80c435ea3530..60703dd6b8d7 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.3.6-SNAPSHOT + 0.3.6 diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt index fa8c48a338c4..1f4c7a676e99 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.3.5:0.3.6-SNAPSHOT -proto-google-cloud-video-stitcher-v1:0.3.5:0.3.6-SNAPSHOT -grpc-google-cloud-video-stitcher-v1:0.3.5:0.3.6-SNAPSHOT +google-cloud-video-stitcher:0.3.6:0.3.6 +proto-google-cloud-video-stitcher-v1:0.3.6:0.3.6 +grpc-google-cloud-video-stitcher-v1:0.3.6:0.3.6