Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(main): release 0.3.6 (#108)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.3.6](https://togithub.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://togithub.com/googleapis/java-video-stitcher/commit/ccbbc243035f4bfa639023ca3c4330028851705f))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Oct 5, 2022
1 parent ccbbc24 commit 6f03be0
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 18 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
8 changes: 4 additions & 4 deletions google-cloud-video-stitcher-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher-bom</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -65,17 +65,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-video-stitcher-v1</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
<version>0.3.6</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-video-stitcher-v1</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
<version>0.3.6</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-video-stitcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<packaging>jar</packaging>
<name>Google Video Stitcher API</name>
<url>https://github.com/googleapis/java-video-stitcher</url>
<description>Video Stitcher API allows you to manipulate video content to dynamically insert ads prior to delivery to client devices.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher-parent</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-video-stitcher</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-video-stitcher-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-video-stitcher-v1</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
<version>0.3.6</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
<name>grpc-google-cloud-video-stitcher-v1</name>
<description>GRPC library for google-cloud-video-stitcher</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher-parent</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher-parent</artifactId>
<packaging>pom</packaging>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<name>Google Video Stitcher API Parent</name>
<url>https://github.com/googleapis/java-video-stitcher</url>
<description>
Expand Down Expand Up @@ -69,17 +69,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-video-stitcher-v1</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
<version>0.3.6</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-video-stitcher-v1</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
<version>0.3.6</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-video-stitcher-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-video-stitcher-v1</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
<version>0.3.6</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
<name>proto-google-cloud-video-stitcher-v1</name>
<description>Proto library for google-cloud-video-stitcher</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher-parent</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-video-stitcher</artifactId>
<version>0.3.6-SNAPSHOT</version>
<version>0.3.6</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6f03be0

Please sign in to comment.