From 4ad77aeec6bd9b66de737334e40bdd4bdbd3af33 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 2 Aug 2022 20:46:30 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-video-stitcher to v0.3.0 (#62) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-video-stitcher](https://togithub.com/googleapis/java-video-stitcher) | `0.2.1` -> `0.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-video-stitcher/0.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-video-stitcher/0.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-video-stitcher/0.3.0/compatibility-slim/0.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-video-stitcher/0.3.0/confidence-slim/0.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-video-stitcher ### [`v0.3.0`](https://togithub.com/googleapis/java-video-stitcher/blob/HEAD/CHANGELOG.md#​030-httpsgithubcomgoogleapisjava-video-stitchercomparev021v030-2022-06-30) [Compare Source](https://togithub.com/googleapis/java-video-stitcher/compare/v0.2.1...v0.3.0) ##### ⚠ BREAKING CHANGES - remove COMPLETE_POD stitching option ##### Features - add asset_id and stream_id fields to VodSession and LiveSession responses ([98686dd](https://togithub.com/googleapis/java-video-stitcher/commit/98686dd64eb2c6d89b22ba7d1bf7f820049788f0)) ##### Bug Fixes - remove COMPLETE_POD stitching option ([98686dd](https://togithub.com/googleapis/java-video-stitcher/commit/98686dd64eb2c6d89b22ba7d1bf7f820049788f0))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-stitcher). --- java-video-stitcher/samples/install-without-bom/pom.xml | 2 +- java-video-stitcher/samples/snippets/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-video-stitcher/samples/install-without-bom/pom.xml b/java-video-stitcher/samples/install-without-bom/pom.xml index f89dfc0e147e..432c98eb0993 100644 --- a/java-video-stitcher/samples/install-without-bom/pom.xml +++ b/java-video-stitcher/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-video-stitcher - 0.2.1 + 0.3.0 diff --git a/java-video-stitcher/samples/snippets/pom.xml b/java-video-stitcher/samples/snippets/pom.xml index 47cb3ec47261..69f821e5ed95 100644 --- a/java-video-stitcher/samples/snippets/pom.xml +++ b/java-video-stitcher/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-video-stitcher - 0.2.1 + 0.3.0