diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fc3105dd9967..0b9410bb174a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -743,7 +743,7 @@ "google-cloud-video-live_stream-v1+FILLER": "0.0.0", "google-cloud-video-stitcher": "1.0.0", "google-cloud-video-stitcher+FILLER": "0.0.0", - "google-cloud-video-stitcher-v1": "0.10.0", + "google-cloud-video-stitcher-v1": "1.0.0", "google-cloud-video-stitcher-v1+FILLER": "0.0.0", "google-cloud-video-transcoder": "1.5.0", "google-cloud-video-transcoder+FILLER": "0.0.0", diff --git a/google-cloud-video-stitcher-v1/.repo-metadata.json b/google-cloud-video-stitcher-v1/.repo-metadata.json index b5b8cf1606b2..d22a9d77300a 100644 --- a/google-cloud-video-stitcher-v1/.repo-metadata.json +++ b/google-cloud-video-stitcher-v1/.repo-metadata.json @@ -8,7 +8,7 @@ "name": "videostitcher", "name_pretty": "Video Stitcher V1 API", "product_documentation": "https://cloud.google.com/video-stitcher/", - "release_level": "preview", + "release_level": "stable", "repo": "googleapis/google-cloud-ruby", "requires_billing": true, "ruby-cloud-description": "The Video Stitcher API allows you to manipulate video content to dynamically insert ads prior to delivery to client devices. Using the Video Stitcher API, you can monetize your video-on-demand (VOD) and livestreaming videos by inserting ads as described by metadata stored on ad servers. Note that google-cloud-video-stitcher-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-video-stitcher instead. See the readme for more details.", diff --git a/google-cloud-video-stitcher-v1/CHANGELOG.md b/google-cloud-video-stitcher-v1/CHANGELOG.md index fd46a636d9ff..478c9f047213 100644 --- a/google-cloud-video-stitcher-v1/CHANGELOG.md +++ b/google-cloud-video-stitcher-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.0.0 (2024-07-10) + +#### Features + +* Bump version to 1.0.0 + ### 0.10.0 (2024-05-30) #### Features @@ -110,4 +116,3 @@ #### Features * Initial generation of google-cloud-video-stitcher-v1 - 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 d0bf613f5173..d33b3d32fa68 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 = "0.10.0" + VERSION = "1.0.0" 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 b308a78fdd3e..41e5d8745320 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": "0.10.0", + "version": "1.0.0", "language": "RUBY", "apis": [ {