diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7eb37aa0714f..8c70d010a76c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -523,7 +523,7 @@ "google-cloud-location+FILLER": "0.0.0", "google-cloud-location_finder": "0.3.0", "google-cloud-location_finder+FILLER": "0.0.0", - "google-cloud-location_finder-v1": "0.4.0", + "google-cloud-location_finder-v1": "1.0.0", "google-cloud-location_finder-v1+FILLER": "0.0.0", "google-cloud-logging": "2.7.0", "google-cloud-logging+FILLER": "0.0.0", diff --git a/google-cloud-location_finder-v1/.repo-metadata.json b/google-cloud-location_finder-v1/.repo-metadata.json index 0d58bb5543f6..6ff16b275ef6 100644 --- a/google-cloud-location_finder-v1/.repo-metadata.json +++ b/google-cloud-location_finder-v1/.repo-metadata.json @@ -8,7 +8,7 @@ "name": "locationfinder", "name_pretty": "Cloud Location Finder V1 API", "product_documentation": "https://cloud.google.com/location-finder/docs/overview", - "release_level": "preview", + "release_level": "stable", "repo": "googleapis/google-cloud-ruby", "requires_billing": true, "ruby-cloud-description": "google-cloud-location_finder-v1 is the official client library for the Cloud Location Finder V1 API. Note that google-cloud-location_finder-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-location_finder instead. See the readme for more details.", diff --git a/google-cloud-location_finder-v1/CHANGELOG.md b/google-cloud-location_finder-v1/CHANGELOG.md index c6836f9023c3..44dcd78e872b 100644 --- a/google-cloud-location_finder-v1/CHANGELOG.md +++ b/google-cloud-location_finder-v1/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.0.0 (2026-07-17) + +#### Features + +* Release stable version + ### 0.4.0 (2026-06-11) #### Features diff --git a/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb b/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb index 354380f09dff..0e27c7d65c85 100644 --- a/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb +++ b/google-cloud-location_finder-v1/lib/google/cloud/location_finder/v1/version.rb @@ -21,7 +21,7 @@ module Google module Cloud module LocationFinder module V1 - VERSION = "0.4.0" + VERSION = "1.0.0" end end end diff --git a/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json b/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json index 3ece5e380e2c..5ae0c7c24f07 100644 --- a/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json +++ b/google-cloud-location_finder-v1/snippets/snippet_metadata_google.cloud.locationfinder.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-location_finder-v1", - "version": "0.4.0", + "version": "1.0.0", "language": "RUBY", "apis": [ {