Skip to content

feat(cmd/internal,docs): warn that prebuilt tools are for developer use#3451

Merged
duwenxin99 merged 5 commits into
mainfrom
fix/prebuilt-use-case
Jul 8, 2026
Merged

feat(cmd/internal,docs): warn that prebuilt tools are for developer use#3451
duwenxin99 merged 5 commits into
mainfrom
fix/prebuilt-use-case

Conversation

@duwenxin99

Copy link
Copy Markdown
Contributor

No description provided.

@duwenxin99
duwenxin99 requested a review from a team as a code owner June 16, 2026 12:57

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces warnings across the CLI, documentation, and prebuilt tool configurations to clarify that prebuilt configurations are intended for development rather than production environments. Specifically, the get_query_plan tool description was updated to warn against production use due to SQL injection risks. The review feedback correctly identifies a recurring typo ("prune to" instead of "prone to") in the updated tool descriptions across the YAML configuration files.

Comment thread internal/prebuiltconfigs/tools/alloydb-omni.yaml Outdated
Comment thread internal/prebuiltconfigs/tools/cloud-sql-postgres.yaml Outdated
Comment thread internal/prebuiltconfigs/tools/postgres.yaml Outdated
@Yuan325 Yuan325 assigned averikitsch and unassigned Yuan325 Jun 17, 2026
Comment thread docs/en/documentation/configuration/prebuilt-configs/_index.md Outdated
Comment thread internal/prebuiltconfigs/tools/alloydb-omni.yaml Outdated
@duwenxin99
duwenxin99 enabled auto-merge (squash) July 8, 2026 15:49
@duwenxin99
duwenxin99 merged commit 8cffcef into main Jul 8, 2026
33 checks passed
@duwenxin99
duwenxin99 deleted the fix/prebuilt-use-case branch July 8, 2026 16:01
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

🧨 Preview deployments removed.

Cloudflare Pages environments for pr-3451 have been deleted.

github-actions Bot pushed a commit that referenced this pull request Jul 8, 2026
…eloper use (#3451)

Co-authored-by: Averi Kitsch <akitsch@google.com> 8cffcef
github-actions Bot pushed a commit to pepe57/genai-toolbox that referenced this pull request Jul 8, 2026
…eloper use (googleapis#3451)

Co-authored-by: Averi Kitsch <akitsch@google.com> 8cffcef
github-actions Bot pushed a commit to rodineyw/mcp-toolbox that referenced this pull request Jul 8, 2026
…eloper use (googleapis#3451)

Co-authored-by: Averi Kitsch <akitsch@google.com> 8cffcef
github-actions Bot pushed a commit to Jaleel-zhu/genai-toolbox that referenced this pull request Jul 8, 2026
…eloper use (googleapis#3451)

Co-authored-by: Averi Kitsch <akitsch@google.com> 8cffcef
Yuan325 added a commit that referenced this pull request Jul 16, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.7.0](v1.6.0...v1.7.0)
(2026-07-16)


#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([#2610](#2610))
([f3e7ca9](f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([#2961](#2961))
([351de00](351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([#3451](#3451))
([8cffcef](8cffcef))
* **source/postgres:** Add optional connectTimeout
([#3620](#3620))
([b574b07](b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([#3229](#3229))
([6cbe1c2](6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([#3574](#3574))
([721c204](721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([#3504](#3504))
([5cee0d2](5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([#3503](#3503))
([1ddfbe9](1ddfbe9))


### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([#3512](#3512))
([4034d6f](4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([#3516](#3516))
([66a0d53](66a0d53))
* **source/looker:** Dynamically resolve public host URL
([#3603](#3603))
([0428afd](0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([#3594](#3594))
([0975d0a](0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
github-actions Bot pushed a commit that referenced this pull request Jul 16, 2026
🤖 I have created a release *beep* *boop*
---

##
[1.7.0](v1.6.0...v1.7.0)
(2026-07-16)

#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([#2610](#2610))
([f3e7ca9](f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([#2961](#2961))
([351de00](351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([#3451](#3451))
([8cffcef](8cffcef))
* **source/postgres:** Add optional connectTimeout
([#3620](#3620))
([b574b07](b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([#3229](#3229))
([6cbe1c2](6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([#3574](#3574))
([721c204](721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([#3504](#3504))
([5cee0d2](5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([#3503](#3503))
([1ddfbe9](1ddfbe9))

### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([#3512](#3512))
([4034d6f](4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([#3516](#3516))
([66a0d53](66a0d53))
* **source/looker:** Dynamically resolve public host URL
([#3603](#3603))
([0428afd](0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([#3594](#3594))
([0975d0a](0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> fbe2b21
github-actions Bot pushed a commit to rodineyw/mcp-toolbox that referenced this pull request Jul 17, 2026
🤖 I have created a release *beep* *boop*
---

##
[1.7.0](googleapis/mcp-toolbox@v1.6.0...v1.7.0)
(2026-07-16)

#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([googleapis#2610](googleapis#2610))
([f3e7ca9](googleapis@f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([googleapis#2961](googleapis#2961))
([351de00](googleapis@351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([googleapis#3451](googleapis#3451))
([8cffcef](googleapis@8cffcef))
* **source/postgres:** Add optional connectTimeout
([googleapis#3620](googleapis#3620))
([b574b07](googleapis@b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([googleapis#3229](googleapis#3229))
([6cbe1c2](googleapis@6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([googleapis#3574](googleapis#3574))
([721c204](googleapis@721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([googleapis#3504](googleapis#3504))
([5cee0d2](googleapis@5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([googleapis#3503](googleapis#3503))
([1ddfbe9](googleapis@1ddfbe9))

### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([googleapis#3512](googleapis#3512))
([4034d6f](googleapis@4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([googleapis#3516](googleapis#3516))
([66a0d53](googleapis@66a0d53))
* **source/looker:** Dynamically resolve public host URL
([googleapis#3603](googleapis#3603))
([0428afd](googleapis@0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([googleapis#3594](googleapis#3594))
([0975d0a](googleapis@0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> fbe2b21
github-actions Bot pushed a commit to Jaleel-zhu/genai-toolbox that referenced this pull request Jul 17, 2026
🤖 I have created a release *beep* *boop*
---

##
[1.7.0](googleapis/mcp-toolbox@v1.6.0...v1.7.0)
(2026-07-16)

#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([googleapis#2610](googleapis#2610))
([f3e7ca9](googleapis@f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([googleapis#2961](googleapis#2961))
([351de00](googleapis@351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([googleapis#3451](googleapis#3451))
([8cffcef](googleapis@8cffcef))
* **source/postgres:** Add optional connectTimeout
([googleapis#3620](googleapis#3620))
([b574b07](googleapis@b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([googleapis#3229](googleapis#3229))
([6cbe1c2](googleapis@6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([googleapis#3574](googleapis#3574))
([721c204](googleapis@721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([googleapis#3504](googleapis#3504))
([5cee0d2](googleapis@5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([googleapis#3503](googleapis#3503))
([1ddfbe9](googleapis@1ddfbe9))

### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([googleapis#3512](googleapis#3512))
([4034d6f](googleapis@4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([googleapis#3516](googleapis#3516))
([66a0d53](googleapis@66a0d53))
* **source/looker:** Dynamically resolve public host URL
([googleapis#3603](googleapis#3603))
([0428afd](googleapis@0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([googleapis#3594](googleapis#3594))
([0975d0a](googleapis@0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> fbe2b21
github-actions Bot pushed a commit to pepe57/genai-toolbox that referenced this pull request Jul 17, 2026
🤖 I have created a release *beep* *boop*
---

##
[1.7.0](googleapis/mcp-toolbox@v1.6.0...v1.7.0)
(2026-07-16)

#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([googleapis#2610](googleapis#2610))
([f3e7ca9](googleapis@f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([googleapis#2961](googleapis#2961))
([351de00](googleapis@351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([googleapis#3451](googleapis#3451))
([8cffcef](googleapis@8cffcef))
* **source/postgres:** Add optional connectTimeout
([googleapis#3620](googleapis#3620))
([b574b07](googleapis@b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([googleapis#3229](googleapis#3229))
([6cbe1c2](googleapis@6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([googleapis#3574](googleapis#3574))
([721c204](googleapis@721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([googleapis#3504](googleapis#3504))
([5cee0d2](googleapis@5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([googleapis#3503](googleapis#3503))
([1ddfbe9](googleapis@1ddfbe9))

### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([googleapis#3512](googleapis#3512))
([4034d6f](googleapis@4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([googleapis#3516](googleapis#3516))
([66a0d53](googleapis@66a0d53))
* **source/looker:** Dynamically resolve public host URL
([googleapis#3603](googleapis#3603))
([0428afd](googleapis@0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([googleapis#3594](googleapis#3594))
([0975d0a](googleapis@0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> fbe2b21
github-actions Bot pushed a commit to CaffeeLake/genai-toolbox that referenced this pull request Jul 17, 2026
🤖 I have created a release *beep* *boop*
---

##
[1.7.0](googleapis/mcp-toolbox@v1.6.0...v1.7.0)
(2026-07-16)

#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([googleapis#2610](googleapis#2610))
([f3e7ca9](googleapis@f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([googleapis#2961](googleapis#2961))
([351de00](googleapis@351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([googleapis#3451](googleapis#3451))
([8cffcef](googleapis@8cffcef))
* **source/postgres:** Add optional connectTimeout
([googleapis#3620](googleapis#3620))
([b574b07](googleapis@b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([googleapis#3229](googleapis#3229))
([6cbe1c2](googleapis@6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([googleapis#3574](googleapis#3574))
([721c204](googleapis@721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([googleapis#3504](googleapis#3504))
([5cee0d2](googleapis@5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([googleapis#3503](googleapis#3503))
([1ddfbe9](googleapis@1ddfbe9))

### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([googleapis#3512](googleapis#3512))
([4034d6f](googleapis@4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([googleapis#3516](googleapis#3516))
([66a0d53](googleapis@66a0d53))
* **source/looker:** Dynamically resolve public host URL
([googleapis#3603](googleapis#3603))
([0428afd](googleapis@0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([googleapis#3594](googleapis#3594))
([0975d0a](googleapis@0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> fbe2b21
github-actions Bot pushed a commit to bhardwajRahul/genai-toolbox that referenced this pull request Jul 17, 2026
🤖 I have created a release *beep* *boop*
---

##
[1.7.0](googleapis/mcp-toolbox@v1.6.0...v1.7.0)
(2026-07-16)

#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([googleapis#2610](googleapis#2610))
([f3e7ca9](googleapis@f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([googleapis#2961](googleapis#2961))
([351de00](googleapis@351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([googleapis#3451](googleapis#3451))
([8cffcef](googleapis@8cffcef))
* **source/postgres:** Add optional connectTimeout
([googleapis#3620](googleapis#3620))
([b574b07](googleapis@b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([googleapis#3229](googleapis#3229))
([6cbe1c2](googleapis@6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([googleapis#3574](googleapis#3574))
([721c204](googleapis@721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([googleapis#3504](googleapis#3504))
([5cee0d2](googleapis@5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([googleapis#3503](googleapis#3503))
([1ddfbe9](googleapis@1ddfbe9))

### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([googleapis#3512](googleapis#3512))
([4034d6f](googleapis@4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([googleapis#3516](googleapis#3516))
([66a0d53](googleapis@66a0d53))
* **source/looker:** Dynamically resolve public host URL
([googleapis#3603](googleapis#3603))
([0428afd](googleapis@0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([googleapis#3594](googleapis#3594))
([0975d0a](googleapis@0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> fbe2b21
github-actions Bot pushed a commit to CrazyForks/genai-toolbox that referenced this pull request Jul 17, 2026
🤖 I have created a release *beep* *boop*
---

##
[1.7.0](googleapis/mcp-toolbox@v1.6.0...v1.7.0)
(2026-07-16)

#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([googleapis#2610](googleapis#2610))
([f3e7ca9](googleapis@f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([googleapis#2961](googleapis#2961))
([351de00](googleapis@351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([googleapis#3451](googleapis#3451))
([8cffcef](googleapis@8cffcef))
* **source/postgres:** Add optional connectTimeout
([googleapis#3620](googleapis#3620))
([b574b07](googleapis@b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([googleapis#3229](googleapis#3229))
([6cbe1c2](googleapis@6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([googleapis#3574](googleapis#3574))
([721c204](googleapis@721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([googleapis#3504](googleapis#3504))
([5cee0d2](googleapis@5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([googleapis#3503](googleapis#3503))
([1ddfbe9](googleapis@1ddfbe9))

### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([googleapis#3512](googleapis#3512))
([4034d6f](googleapis@4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([googleapis#3516](googleapis#3516))
([66a0d53](googleapis@66a0d53))
* **source/looker:** Dynamically resolve public host URL
([googleapis#3603](googleapis#3603))
([0428afd](googleapis@0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([googleapis#3594](googleapis#3594))
([0975d0a](googleapis@0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> fbe2b21
duwenxin99 pushed a commit that referenced this pull request Jul 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.7.0](v1.6.0...v1.7.0)
(2026-07-16)


#### Features

* Add `quotaProject` support for BigQuery and Looker conversational
analytics
([#2610](#2610))
([f3e7ca9](f3e7ca9))
* **arcadedb:** Add arcadedb source and tools
([#2961](#2961))
([351de00](351de00))
* **cmd/internal,docs:** Add warning log that prebuilt tools are for
developer use
([#3451](#3451))
([8cffcef](8cffcef))
* **source/postgres:** Add optional connectTimeout
([#3620](#3620))
([b574b07](b574b07))
* **tool/clickhouse-sql:** Add native vector embedding support
([#3229](#3229))
([6cbe1c2](6cbe1c2))
*
**tool/dataplex-update-data-product,tool/dataplex-create-data-asset,tool/dataplex-update-data-asset:**
Add update data product, create data asset, and update data asset tools
for knowledge catalog source
([#3574](#3574))
([721c204](721c204))
* **tools/dataplex-create-data-product:** Add
dataplex-create-data-product tool
([#3504](#3504))
([5cee0d2](5cee0d2))
* **tools/dataplex-get-data-asset:** Add dataplex-get-data-asset tool
([#3503](#3503))
([1ddfbe9](1ddfbe9))


### Bug Fixes

* **parameters:** Report the offending value in array/map type errors
([#3512](#3512))
([4034d6f](4034d6f))
* **parameters:** Return an error instead of panicking on a non-string
type field
([#3516](#3516))
([66a0d53](66a0d53))
* **source/looker:** Dynamically resolve public host URL
([#3603](#3603))
([0428afd](0428afd))
* **tool/looker-run-dashboard:** Add support for SQL Runner query tiles
([#3594](#3594))
([0975d0a](0975d0a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants