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

Commit 6243778

Browse files
chore(main): release 0.3.5
1 parent 823cb54 commit 6243778

File tree

8 files changed

+43
-18
lines changed

8 files changed

+43
-18
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [0.3.5](https://github.com/googleapis/java-video-stitcher/compare/v0.3.4...v0.3.5) (2022-09-28)
4+
5+
6+
### Dependencies
7+
8+
* Update dependency cachetools to v5 ([#92](https://github.com/googleapis/java-video-stitcher/issues/92)) ([1ab092b](https://github.com/googleapis/java-video-stitcher/commit/1ab092b2aad61aee49aa32fc27da4bcb66855e99))
9+
* Update dependency certifi to v2022.9.24 ([#84](https://github.com/googleapis/java-video-stitcher/issues/84)) ([bef56d7](https://github.com/googleapis/java-video-stitcher/commit/bef56d7590382f60f4afea3439b10703cd61a2a7))
10+
* Update dependency charset-normalizer to v2.1.1 ([#89](https://github.com/googleapis/java-video-stitcher/issues/89)) ([2adf201](https://github.com/googleapis/java-video-stitcher/commit/2adf2015decae7bf21c0798c0733eda0a0b01ff0))
11+
* Update dependency click to v8.1.3 ([#98](https://github.com/googleapis/java-video-stitcher/issues/98)) ([823cb54](https://github.com/googleapis/java-video-stitcher/commit/823cb548ca5d8986dd5a4511a8e4e9f2424f596a))
12+
* Update dependency gcp-releasetool to v1.8.8 ([#85](https://github.com/googleapis/java-video-stitcher/issues/85)) ([e4d9859](https://github.com/googleapis/java-video-stitcher/commit/e4d98590647ae9b64f8b18a53cdda3e00f7cb919))
13+
* Update dependency google-api-core to v2.10.1 ([#99](https://github.com/googleapis/java-video-stitcher/issues/99)) ([3cfeb7c](https://github.com/googleapis/java-video-stitcher/commit/3cfeb7c580ac8da17bd133b874e5f7f085983c96))
14+
* Update dependency google-auth to v2.11.1 ([#86](https://github.com/googleapis/java-video-stitcher/issues/86)) ([ed8a7b4](https://github.com/googleapis/java-video-stitcher/commit/ed8a7b436515df424c44586d7dcee0a649539871))
15+
* Update dependency google-cloud-core to v2.3.2 ([#87](https://github.com/googleapis/java-video-stitcher/issues/87)) ([6dde621](https://github.com/googleapis/java-video-stitcher/commit/6dde62156f620b210d172094ceb30fa182a4ae99))
16+
* Update dependency google-cloud-storage to v2.5.0 ([#100](https://github.com/googleapis/java-video-stitcher/issues/100)) ([defdefd](https://github.com/googleapis/java-video-stitcher/commit/defdefd1d1de134ef0b5e696cead5ddd01a06554))
17+
* Update dependency google-crc32c to v1.5.0 ([#101](https://github.com/googleapis/java-video-stitcher/issues/101)) ([bdb46f2](https://github.com/googleapis/java-video-stitcher/commit/bdb46f2d71b1defbec6af41da9a71c639ef5e9eb))
18+
* Update dependency googleapis-common-protos to v1.56.4 ([#88](https://github.com/googleapis/java-video-stitcher/issues/88)) ([2567a04](https://github.com/googleapis/java-video-stitcher/commit/2567a04cac711bb02db2dd7accc5fc5e098651cc))
19+
* Update dependency importlib-metadata to v4.12.0 ([#81](https://github.com/googleapis/java-video-stitcher/issues/81)) ([9ef4b95](https://github.com/googleapis/java-video-stitcher/commit/9ef4b95b98c13617c36669cb3ff5bda858510fe1))
20+
* Update dependency jeepney to v0.8.0 ([#102](https://github.com/googleapis/java-video-stitcher/issues/102)) ([a85cecf](https://github.com/googleapis/java-video-stitcher/commit/a85cecf8f86f522b77c60e260348973714ef5c36))
21+
* Update dependency markupsafe to v2.1.1 ([#82](https://github.com/googleapis/java-video-stitcher/issues/82)) ([d57e7ce](https://github.com/googleapis/java-video-stitcher/commit/d57e7ce8c3bf0d58ac2fd1682aa0b87684c243f5))
22+
* Update dependency protobuf to v4 ([#93](https://github.com/googleapis/java-video-stitcher/issues/93)) ([e220ad7](https://github.com/googleapis/java-video-stitcher/commit/e220ad709709d3686a1bfeee3373c286dc32629e))
23+
* Update dependency pyjwt to v2.5.0 ([#83](https://github.com/googleapis/java-video-stitcher/issues/83)) ([82adc88](https://github.com/googleapis/java-video-stitcher/commit/82adc8869d60df702e0ebfe601a2faa136057873))
24+
* Update dependency requests to v2.28.1 ([#103](https://github.com/googleapis/java-video-stitcher/issues/103)) ([e2c8e0f](https://github.com/googleapis/java-video-stitcher/commit/e2c8e0f4ab211f95fec99623598d3e0ede332426))
25+
* Update dependency typing-extensions to v4.3.0 ([#90](https://github.com/googleapis/java-video-stitcher/issues/90)) ([fef8b84](https://github.com/googleapis/java-video-stitcher/commit/fef8b849690af5ad97679c4b21065f9760e43407))
26+
* Update dependency zipp to v3.8.1 ([#91](https://github.com/googleapis/java-video-stitcher/issues/91)) ([72227a4](https://github.com/googleapis/java-video-stitcher/commit/72227a4ca047aedb1ea79d1c24f8c7593e8595cc))
27+
328
## [0.3.4](https://github.com/googleapis/java-video-stitcher/compare/v0.3.3...v0.3.4) (2022-09-15)
429

530

google-cloud-video-stitcher-bom/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-video-stitcher-bom</artifactId>
6-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
6+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
@@ -65,17 +65,17 @@
6565
<dependency>
6666
<groupId>com.google.cloud</groupId>
6767
<artifactId>google-cloud-video-stitcher</artifactId>
68-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
68+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
6969
</dependency>
7070
<dependency>
7171
<groupId>com.google.api.grpc</groupId>
7272
<artifactId>grpc-google-cloud-video-stitcher-v1</artifactId>
73-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
73+
<version>0.3.5</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
7474
</dependency>
7575
<dependency>
7676
<groupId>com.google.api.grpc</groupId>
7777
<artifactId>proto-google-cloud-video-stitcher-v1</artifactId>
78-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
78+
<version>0.3.5</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
7979
</dependency>
8080
</dependencies>
8181
</dependencyManagement>

google-cloud-video-stitcher/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-video-stitcher</artifactId>
6-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
6+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
77
<packaging>jar</packaging>
88
<name>Google Video Stitcher API</name>
99
<url>https://github.com/googleapis/java-video-stitcher</url>
1010
<description>Video Stitcher API allows you to manipulate video content to dynamically insert ads prior to delivery to client devices.</description>
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-video-stitcher-parent</artifactId>
14-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
14+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-video-stitcher</site.installationModule>

grpc-google-cloud-video-stitcher-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-cloud-video-stitcher-v1</artifactId>
7-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
7+
<version>0.3.5</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
88
<name>grpc-google-cloud-video-stitcher-v1</name>
99
<description>GRPC library for google-cloud-video-stitcher</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-video-stitcher-parent</artifactId>
13-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
13+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-video-stitcher-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
7+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
88
<name>Google Video Stitcher API Parent</name>
99
<url>https://github.com/googleapis/java-video-stitcher</url>
1010
<description>
@@ -69,17 +69,17 @@
6969
<dependency>
7070
<groupId>com.google.cloud</groupId>
7171
<artifactId>google-cloud-video-stitcher</artifactId>
72-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
72+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
7373
</dependency>
7474
<dependency>
7575
<groupId>com.google.api.grpc</groupId>
7676
<artifactId>grpc-google-cloud-video-stitcher-v1</artifactId>
77-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
77+
<version>0.3.5</version><!-- {x-version-update:grpc-google-cloud-video-stitcher-v1:current} -->
7878
</dependency>
7979
<dependency>
8080
<groupId>com.google.api.grpc</groupId>
8181
<artifactId>proto-google-cloud-video-stitcher-v1</artifactId>
82-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
82+
<version>0.3.5</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
8383
</dependency>
8484

8585
<dependency>

proto-google-cloud-video-stitcher-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-video-stitcher-v1</artifactId>
7-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
7+
<version>0.3.5</version><!-- {x-version-update:proto-google-cloud-video-stitcher-v1:current} -->
88
<name>proto-google-cloud-video-stitcher-v1</name>
99
<description>Proto library for google-cloud-video-stitcher</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-video-stitcher-parent</artifactId>
13-
<version>0.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
13+
<version>0.3.5</version><!-- {x-version-update:google-cloud-video-stitcher:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-video-stitcher</artifactId>
31-
<version>0.3.5-SNAPSHOT</version>
31+
<version>0.3.5</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

versions.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-video-stitcher:0.3.4:0.3.5-SNAPSHOT
5-
proto-google-cloud-video-stitcher-v1:0.3.4:0.3.5-SNAPSHOT
6-
grpc-google-cloud-video-stitcher-v1:0.3.4:0.3.5-SNAPSHOT
4+
google-cloud-video-stitcher:0.3.5:0.3.5
5+
proto-google-cloud-video-stitcher-v1:0.3.5:0.3.5
6+
grpc-google-cloud-video-stitcher-v1:0.3.5:0.3.5

0 commit comments

Comments
 (0)