From b9bf336320048b5c14ad66921130c3484aafd64e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 12:17:06 -0500 Subject: [PATCH] chore(main): release 0.5.1 (#114) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou --- .../.release-please-manifest.json | 2 +- packages/google-cloud-video-stitcher/CHANGELOG.md | 8 ++++++++ .../google/cloud/video/stitcher/gapic_version.py | 2 +- .../google/cloud/video/stitcher_v1/gapic_version.py | 2 +- .../snippet_metadata_google.cloud.video.stitcher.v1.json | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/packages/google-cloud-video-stitcher/.release-please-manifest.json b/packages/google-cloud-video-stitcher/.release-please-manifest.json index f1c1e5884396..210d29039e4f 100644 --- a/packages/google-cloud-video-stitcher/.release-please-manifest.json +++ b/packages/google-cloud-video-stitcher/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.0" + ".": "0.5.1" } diff --git a/packages/google-cloud-video-stitcher/CHANGELOG.md b/packages/google-cloud-video-stitcher/CHANGELOG.md index cfcf2d45d93b..0be9b0ba84d5 100644 --- a/packages/google-cloud-video-stitcher/CHANGELOG.md +++ b/packages/google-cloud-video-stitcher/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.5.1](https://github.com/googleapis/python-video-stitcher/compare/v0.5.0...v0.5.1) (2023-01-05) + + +### Documentation + +* **samples:** Add Media CDN samples ([b905053](https://github.com/googleapis/python-video-stitcher/commit/b9050531174536744f967548829f4325ab4d53e3)) +* **samples:** Move Akamai sample to its own file ([b905053](https://github.com/googleapis/python-video-stitcher/commit/b9050531174536744f967548829f4325ab4d53e3)) + ## [0.5.0](https://github.com/googleapis/python-video-stitcher/compare/v0.4.0...v0.5.0) (2022-12-15) diff --git a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py index 371eb6b313f9..f501366371c0 100644 --- a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py +++ b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.5.0" # {x-release-please-version} +__version__ = "0.5.1" # {x-release-please-version} diff --git a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py index 371eb6b313f9..f501366371c0 100644 --- a/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py +++ b/packages/google-cloud-video-stitcher/google/cloud/video/stitcher_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.5.0" # {x-release-please-version} +__version__ = "0.5.1" # {x-release-please-version} diff --git a/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json b/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json index 18fa2b586e9a..9bbcbc092b1b 100644 --- a/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json +++ b/packages/google-cloud-video-stitcher/samples/generated_samples/snippet_metadata_google.cloud.video.stitcher.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-video-stitcher", - "version": "0.5.0" + "version": "0.5.1" }, "snippets": [ {