From f4ca73038217e15c8a3b39ebc229fa546dfaa659 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 08:12:15 +0000 Subject: [PATCH] chore(main): release google-cloud-api_gateway-v1 0.6.1 (#24043) --- .release-please-manifest.json | 2 +- google-cloud-api_gateway-v1/CHANGELOG.md | 6 ++++++ .../lib/google/cloud/api_gateway/v1/version.rb | 2 +- .../snippet_metadata_google.cloud.apigateway.v1.json | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6f3f634ca05c..fd8e5832259f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -37,7 +37,7 @@ "google-cloud-alloy_db-v1beta+FILLER": "0.0.0", "google-cloud-api_gateway": "1.2.0", "google-cloud-api_gateway+FILLER": "0.0.0", - "google-cloud-api_gateway-v1": "0.6.0", + "google-cloud-api_gateway-v1": "0.6.1", "google-cloud-api_gateway-v1+FILLER": "0.0.0", "google-cloud-api_keys": "1.0.0", "google-cloud-api_keys+FILLER": "0.0.0", diff --git a/google-cloud-api_gateway-v1/CHANGELOG.md b/google-cloud-api_gateway-v1/CHANGELOG.md index d9e3c6673ec7..7da527863322 100644 --- a/google-cloud-api_gateway-v1/CHANGELOG.md +++ b/google-cloud-api_gateway-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Release History +### 0.6.1 (2024-01-12) + +#### Bug Fixes + +* Ensure endpoints are correct for mixin clients ([#24032](https://github.com/googleapis/google-cloud-ruby/issues/24032)) + ### 0.6.0 (2024-01-11) #### Features diff --git a/google-cloud-api_gateway-v1/lib/google/cloud/api_gateway/v1/version.rb b/google-cloud-api_gateway-v1/lib/google/cloud/api_gateway/v1/version.rb index 4c67326f22dc..b08a92faa6b9 100644 --- a/google-cloud-api_gateway-v1/lib/google/cloud/api_gateway/v1/version.rb +++ b/google-cloud-api_gateway-v1/lib/google/cloud/api_gateway/v1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module ApiGateway module V1 - VERSION = "0.6.0" + VERSION = "0.6.1" end end end diff --git a/google-cloud-api_gateway-v1/snippets/snippet_metadata_google.cloud.apigateway.v1.json b/google-cloud-api_gateway-v1/snippets/snippet_metadata_google.cloud.apigateway.v1.json index f58d23eee6e4..be767cc22a3e 100644 --- a/google-cloud-api_gateway-v1/snippets/snippet_metadata_google.cloud.apigateway.v1.json +++ b/google-cloud-api_gateway-v1/snippets/snippet_metadata_google.cloud.apigateway.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-api_gateway-v1", - "version": "0.6.0", + "version": "0.6.1", "language": "RUBY", "apis": [ {