From e2372cbe15bdf34b4d45dc14843cbcd6a2c7457c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 03:39:30 +0000 Subject: [PATCH] chore(main): release google-cloud-app_hub-v1 1.0.0 (#28836) --- .release-please-manifest.json | 2 +- google-cloud-app_hub-v1/.repo-metadata.json | 2 +- google-cloud-app_hub-v1/CHANGELOG.md | 14 +++++++++++++- .../lib/google/cloud/app_hub/v1/version.rb | 2 +- .../snippet_metadata_google.cloud.apphub.v1.json | 2 +- 5 files changed, 17 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3a1575ff4a08..1f81c5db65ee 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -75,7 +75,7 @@ "google-cloud-app_engine-v1+FILLER": "0.0.0", "google-cloud-app_hub": "1.1.0", "google-cloud-app_hub+FILLER": "0.0.0", - "google-cloud-app_hub-v1": "0.3.0", + "google-cloud-app_hub-v1": "1.0.0", "google-cloud-app_hub-v1+FILLER": "0.0.0", "google-cloud-artifact_registry": "1.5.0", "google-cloud-artifact_registry+FILLER": "0.0.0", diff --git a/google-cloud-app_hub-v1/.repo-metadata.json b/google-cloud-app_hub-v1/.repo-metadata.json index 0222f2e67584..3d7f37fe58b3 100644 --- a/google-cloud-app_hub-v1/.repo-metadata.json +++ b/google-cloud-app_hub-v1/.repo-metadata.json @@ -8,7 +8,7 @@ "name": "apphub", "name_pretty": "App Hub V1 API", "product_documentation": "https://cloud.google.com/app-hub/docs/overview", - "release_level": "preview", + "release_level": "stable", "repo": "googleapis/google-cloud-ruby", "requires_billing": true, "ruby-cloud-description": "google-cloud-app_hub-v1 is the official client library for the App Hub V1 API. Note that google-cloud-app_hub-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-app_hub instead. See the readme for more details.", diff --git a/google-cloud-app_hub-v1/CHANGELOG.md b/google-cloud-app_hub-v1/CHANGELOG.md index 7f404e5ad849..72472bc0f396 100644 --- a/google-cloud-app_hub-v1/CHANGELOG.md +++ b/google-cloud-app_hub-v1/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +### 1.0.0 (2025-02-07) + +### ⚠ BREAKING CHANGES + +* Fixed incorrect pagination on certain REST RPC methods ([#28823](https://github.com/googleapis/google-cloud-ruby/issues/28823)) + +#### Features + +* Bump version to 1.0.0 ([#28941](https://github.com/googleapis/google-cloud-ruby/issues/28941)) +#### Bug Fixes + +* Fixed incorrect pagination on certain REST RPC methods ([#28823](https://github.com/googleapis/google-cloud-ruby/issues/28823)) + ### 0.3.0 (2025-01-28) #### Features @@ -29,4 +42,3 @@ * Initial generation of google-cloud-app_hub-v1 ([#25688](https://github.com/googleapis/google-cloud-ruby/issues/25688)) ## Release History - diff --git a/google-cloud-app_hub-v1/lib/google/cloud/app_hub/v1/version.rb b/google-cloud-app_hub-v1/lib/google/cloud/app_hub/v1/version.rb index 8b6db8c759c7..97bfff663b18 100644 --- a/google-cloud-app_hub-v1/lib/google/cloud/app_hub/v1/version.rb +++ b/google-cloud-app_hub-v1/lib/google/cloud/app_hub/v1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module AppHub module V1 - VERSION = "0.3.0" + VERSION = "1.0.0" end end end diff --git a/google-cloud-app_hub-v1/snippets/snippet_metadata_google.cloud.apphub.v1.json b/google-cloud-app_hub-v1/snippets/snippet_metadata_google.cloud.apphub.v1.json index 6c40f98aec19..05843a44a082 100644 --- a/google-cloud-app_hub-v1/snippets/snippet_metadata_google.cloud.apphub.v1.json +++ b/google-cloud-app_hub-v1/snippets/snippet_metadata_google.cloud.apphub.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-app_hub-v1", - "version": "0.3.0", + "version": "1.0.0", "language": "RUBY", "apis": [ {