diff --git a/java-video-stitcher/CHANGELOG.md b/java-video-stitcher/CHANGELOG.md index 82591dceef50..cd7070d65378 100644 --- a/java-video-stitcher/CHANGELOG.md +++ b/java-video-stitcher/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [0.3.5](https://github.com/googleapis/java-video-stitcher/compare/v0.3.4...v0.3.5) (2022-10-03) + + +### Dependencies + +* 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)) +* 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)) +* 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)) +* 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)) +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#105](https://github.com/googleapis/java-video-stitcher/issues/105)) ([bca7825](https://github.com/googleapis/java-video-stitcher/commit/bca78258ad069c7e82ad4029536d2e013f478070)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) +* 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)) + ## [0.3.4](https://github.com/googleapis/java-video-stitcher/compare/v0.3.3...v0.3.4) (2022-09-15) 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 850e44eb5041..c63a9ed1a792 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.5-SNAPSHOT + 0.3.5 pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-video-stitcher - 0.3.5-SNAPSHOT + 0.3.5 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.5-SNAPSHOT + 0.3.5 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.5-SNAPSHOT + 0.3.5 diff --git a/java-video-stitcher/google-cloud-video-stitcher/pom.xml b/java-video-stitcher/google-cloud-video-stitcher/pom.xml index 1cffa4edeb04..ddb7eadf5e57 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.5-SNAPSHOT + 0.3.5 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.5-SNAPSHOT + 0.3.5 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 2d40edd61db9..394bd071c472 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.5-SNAPSHOT + 0.3.5 grpc-google-cloud-video-stitcher-v1 GRPC library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.5-SNAPSHOT + 0.3.5 diff --git a/java-video-stitcher/pom.xml b/java-video-stitcher/pom.xml index ab55d1305890..10a8f01e326d 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.5-SNAPSHOT + 0.3.5 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.5-SNAPSHOT + 0.3.5 com.google.api.grpc grpc-google-cloud-video-stitcher-v1 - 0.3.5-SNAPSHOT + 0.3.5 com.google.api.grpc proto-google-cloud-video-stitcher-v1 - 0.3.5-SNAPSHOT + 0.3.5 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 fdb34b3ffccc..83276333ddf4 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.5-SNAPSHOT + 0.3.5 proto-google-cloud-video-stitcher-v1 Proto library for google-cloud-video-stitcher com.google.cloud google-cloud-video-stitcher-parent - 0.3.5-SNAPSHOT + 0.3.5 diff --git a/java-video-stitcher/samples/snapshot/pom.xml b/java-video-stitcher/samples/snapshot/pom.xml index 3b742598ca66..4a3e7aedf958 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.5-SNAPSHOT + 0.3.5 diff --git a/java-video-stitcher/versions.txt b/java-video-stitcher/versions.txt index 52fb188c5156..46883526a730 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.4:0.3.5-SNAPSHOT -proto-google-cloud-video-stitcher-v1:0.3.4:0.3.5-SNAPSHOT -grpc-google-cloud-video-stitcher-v1:0.3.4:0.3.5-SNAPSHOT +google-cloud-video-stitcher:0.3.5:0.3.5 +proto-google-cloud-video-stitcher-v1:0.3.5:0.3.5 +grpc-google-cloud-video-stitcher-v1:0.3.5:0.3.5