From 0534c3a98949f2d126bc3121a50469eac61630fd Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 02:20:32 +0000 Subject: [PATCH 1/2] chore(main): release google-cloud-location_finder 1.0.0 --- .release-please-manifest.json | 2 +- google-cloud-location_finder/CHANGELOG.md | 6 ++++++ .../lib/google/cloud/location_finder/version.rb | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7eb37aa0714f..129beaa8d031 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -521,7 +521,7 @@ "google-cloud-life_sciences-v2beta+FILLER": "0.0.0", "google-cloud-location": "1.5.0", "google-cloud-location+FILLER": "0.0.0", - "google-cloud-location_finder": "0.3.0", + "google-cloud-location_finder": "1.0.0", "google-cloud-location_finder+FILLER": "0.0.0", "google-cloud-location_finder-v1": "0.4.0", "google-cloud-location_finder-v1+FILLER": "0.0.0", diff --git a/google-cloud-location_finder/CHANGELOG.md b/google-cloud-location_finder/CHANGELOG.md index b05470766803..390cb9d381e6 100644 --- a/google-cloud-location_finder/CHANGELOG.md +++ b/google-cloud-location_finder/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.0.0 (2026-07-17) + +#### Features + +* Release stable version + ### 0.3.0 (2026-06-11) #### Features diff --git a/google-cloud-location_finder/lib/google/cloud/location_finder/version.rb b/google-cloud-location_finder/lib/google/cloud/location_finder/version.rb index 00a927d5321c..f1e01c38c208 100644 --- a/google-cloud-location_finder/lib/google/cloud/location_finder/version.rb +++ b/google-cloud-location_finder/lib/google/cloud/location_finder/version.rb @@ -20,7 +20,7 @@ module Google module Cloud module LocationFinder - VERSION = "0.3.0" + VERSION = "1.0.0" end end end From 56efd8b6aa89d2ddefcf53465c19e1253bcf66b4 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 17 Jul 2026 02:25:47 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- google-cloud-location_finder/.repo-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-location_finder/.repo-metadata.json b/google-cloud-location_finder/.repo-metadata.json index 0a16868ae9e7..f40aae46cf97 100644 --- a/google-cloud-location_finder/.repo-metadata.json +++ b/google-cloud-location_finder/.repo-metadata.json @@ -8,7 +8,7 @@ "name": "locationfinder", "name_pretty": "Cloud Location Finder 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 is the official client library for the Cloud Location Finder API.",