diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6ea903e0a1bb..e5a6ede8b9d9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -903,7 +903,7 @@ "google-cloud-video-live_stream-v1+FILLER": "0.0.0", "google-cloud-video-stitcher": "1.3.1", "google-cloud-video-stitcher+FILLER": "0.0.0", - "google-cloud-video-stitcher-v1": "1.7.0", + "google-cloud-video-stitcher-v1": "1.7.1", "google-cloud-video-stitcher-v1+FILLER": "0.0.0", "google-cloud-video-transcoder": "2.2.1", "google-cloud-video-transcoder+FILLER": "0.0.0", diff --git a/google-cloud-video-stitcher-v1/CHANGELOG.md b/google-cloud-video-stitcher-v1/CHANGELOG.md index 9f18de695fde..dda2b867eacb 100644 --- a/google-cloud-video-stitcher-v1/CHANGELOG.md +++ b/google-cloud-video-stitcher-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.7.1 (2026-08-06) + +#### Bug Fixes + +* generate double-wildcard path patterns with capture groups ([#35064](https://github.com/googleapis/google-cloud-ruby/issues/35064)) + ### 1.7.0 (2026-06-11) #### Features diff --git a/google-cloud-video-stitcher-v1/lib/google/cloud/video/stitcher/v1/version.rb b/google-cloud-video-stitcher-v1/lib/google/cloud/video/stitcher/v1/version.rb index 7d8307f32eff..1efa14dcebf9 100644 --- a/google-cloud-video-stitcher-v1/lib/google/cloud/video/stitcher/v1/version.rb +++ b/google-cloud-video-stitcher-v1/lib/google/cloud/video/stitcher/v1/version.rb @@ -22,7 +22,7 @@ module Cloud module Video module Stitcher module V1 - VERSION = "1.7.0" + VERSION = "1.7.1" end end end diff --git a/google-cloud-video-stitcher-v1/snippets/snippet_metadata_google.cloud.video.stitcher.v1.json b/google-cloud-video-stitcher-v1/snippets/snippet_metadata_google.cloud.video.stitcher.v1.json index 18b50c6cbf0b..bf299521c96c 100644 --- a/google-cloud-video-stitcher-v1/snippets/snippet_metadata_google.cloud.video.stitcher.v1.json +++ b/google-cloud-video-stitcher-v1/snippets/snippet_metadata_google.cloud.video.stitcher.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-video-stitcher-v1", - "version": "1.7.0", + "version": "1.7.1", "language": "RUBY", "apis": [ { diff --git a/librarian.yaml b/librarian.yaml index 4a2641fc7d8f..bb1ef126cedc 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -3836,6 +3836,7 @@ libraries: apis: - path: google/cloud/video/stitcher/v1 skip_generate: true + version: 1.7.1 - name: google-cloud-video-transcoder apis: - path: google/cloud/video/transcoder/v1