v0.11.0

googleapis/mcp-toolboxv0.11.0Aug 5, 2025by release-please[bot]

AI Summary

Adds TiDB database support, an interactive web UI, and various new tools for Looker and Dataplex, while fixing return value handling in BigQuery SQL tools.

Key Highlights

  • New TiDB source and tool.
  • Interactive web UI for Toolbox.
  • New Looker query URL tool and Dataplex lookup entry tool.
  • Fixes for BigQuery SQL tool return values.

Breaking Changes

  • tools/bigquery-sql: Ensure invoke always returns a non-null value
  • tools/bigquery-execute-sql: Update the return messages

New Features

  • TiDB database integration.
  • Web UI interface.
  • Looker and Dataplex tool additions.
  • BigQuery tool return value fixes.

Full Release Notes

## [0.11.0](https://github.com/googleapis/genai-toolbox/compare/v0.11.0...v0.11.0) (2025-08-05)


### ⚠ BREAKING CHANGES

* **tools/bigquery-sql:** Ensure invoke always returns a non-null value ([#1020](https://github.com/googleapis/genai-toolbox/issues/1020)) ([9af55b6](https://github.com/googleapis/genai-toolbox/commit/9af55b651d836f268eda342ea27380e7c9967c94))
* **tools/bigquery-execute-sql:** Update the return messages ([#1034](https://github.com/googleapis/genai-toolbox/issues/1034)) ([051e686](https://github.com/googleapis/genai-toolbox/commit/051e686476a781ca49f7617764d507916a1188b8))

### Features

* Add TiDB source and tool ([#829](https://github.com/googleapis/genai-toolbox/issues/829)) ([6eaf36a](https://github.com/googleapis/genai-toolbox/commit/6eaf36ac8505d523fa4f5a4ac3c97209fd688cef))
* Interactive web UI for Toolbox  ([#1065](https://github.com/googleapis/genai-toolbox/issues/1065)) ([8749b03](https://github.com/googleapis/genai-toolbox/commit/8749b030035e65361047c4ead13dfacb8e9a9b59))
* **prebuiltconfigs/cloud-sql-postgres:** Introduce additional parameter to limit context in list tables ([#1062](https://github.com/googleapis/genai-toolbox/issues/1062)) ([c3a58e1](https://github.com/googleapis/genai-toolbox/commit/c3a58e1d1678dc14d8de5006511df597fd75faa3))
* **tools/looker-query-url:** Add support for `looker-query-url` tool ([#1015](https://github.com/googleapis/genai-toolbox/issues/1015)) ([327ddf0](https://github.com/googleapis/genai-toolbox/commit/327ddf0439058aa5ecd2c7ae8251fcde6aeff18c))
* **tools/dataplex-lookup-entry:** Add support for `dataplex-lookup-entry` tool ([#1009](https://github.com/googleapis/genai-toolbox/issues/1009)) ([5fa1660](https://github.com/googleapis/genai-toolbox/commit/5fa1660fc8631989b4d13abea205b6426bb506a5))

### Bug Fixes

* **tools/bigquery,mssql,mysql,postgres,spanner,tidb:** Add query logging to execute-sql tools ([#1069](https://github.com/googleapis/genai-toolbox/issues/1069)) ([0527532]([https://github.com/googleapis/genai-toolbox/commit/0527532bd7085ef9eb8f9c30f430a2f2f35cef32))

| **OS/Architecture**                                                                                       | **Description**                                                                                                          | **SHA256 Hash**                                                     |
| --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.11.0/linux/amd64/toolbox)                   | For **Linux** systems running on **Intel/AMD 64-bit processors**.                                                        | 08954f9513a17eac5ce7fc20f227547973c6a705fbb4e927132ae7167467141a    |
| [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.11.0/darwin/arm64/toolbox)                 | For **macOS** systems running on **Apple Silicon** (M1, M2, M3, etc.) processors.                                        | 7c82c5a889bdfe23d4010f21180db0c3ec44e673270d8cd3e69a0d44c1c43cdf    |
| [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.11.0/darwin/amd64/toolbox)                 | For **macOS** systems running on **Intel processors**.                                                                   | 188b0f655801d8f3df6becc1e9c9117ac8ebf525b92d3f2c0b7e676a919eb92e    |
| [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.11.0/windows/amd64/toolbox.exe)           | For **Windows** systems running on **Intel/AMD 64-bit processors**.                                                      | 7f681411b767f3a2c1dc33d7b0353f822b053c1ebb7be7b42081b7539bd07101    |