diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 69e19e0109e0..b4df7a5b9ecb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -39,7 +39,7 @@ "google-cloud-alloy_db-v1beta+FILLER": "0.0.0", "google-cloud-api_gateway": "1.3.0", "google-cloud-api_gateway+FILLER": "0.0.0", - "google-cloud-api_gateway-v1": "0.6.2", + "google-cloud-api_gateway-v1": "0.7.0", "google-cloud-api_gateway-v1+FILLER": "0.0.0", "google-cloud-api_keys": "1.1.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 1cd1e0b61d1f..944cc78da692 100644 --- a/google-cloud-api_gateway-v1/CHANGELOG.md +++ b/google-cloud-api_gateway-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Release History +### 0.7.0 (2024-02-26) + +#### Features + +* Updated minimum Ruby version to 2.7 ([#24862](https://github.com/googleapis/google-cloud-ruby/issues/24862)) + ### 0.6.2 (2024-02-01) #### Bug Fixes 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 69ac3928fc34..f533c57ed0d5 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.2" + VERSION = "0.7.0" 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 49e0bc0cf2d1..042ae4c517af 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.2", + "version": "0.7.0", "language": "RUBY", "apis": [ {