v0.16.0
googleapis/mcp-toolboxv0.16.0Sep 26, 2025by release-please[bot]
AI Summary
Adds support for Cassandra and ClickHouse databases while introducing dataset restrictions for BigQuery tools, replacing broader access with more granular control.
Key Highlights
- New Cassandra source and tool.
- New ClickHouse source and tools.
- Breaking changes: BigQuery tools now require 'allowed datasets' configuration.
- PostgreSQL application_name support.
Breaking Changes
- tool/bigquery-execute-sql: add allowed datasets support
- tool/bigquery-forecast: add allowed datasets support
New Features
- Cassandra database integration.
- ClickHouse database integration.
- BigQuery dataset selection support.
- PostgreSQL connection enhancements.
Full Release Notes
## [0.16.0](https://github.com/googleapis/genai-toolbox/compare/v0.15.0...v0.16.0) (2025-09-25) ### ⚠ BREAKING CHANGES * **tool/bigquery-execute-sql:** add allowed datasets support ([#1443](https://github.com/googleapis/genai-toolbox/issues/1443)) * **tool/bigquery-forecast:** add allowed datasets support ([#1412](https://github.com/googleapis/genai-toolbox/issues/1412)) ### Features * **cassandra:** Add Cassandra Source and Tool ([#1012](https://github.com/googleapis/genai-toolbox/issues/1012)) ([6e42053](https://github.com/googleapis/genai-toolbox/commit/6e420534ee894da4a8d226acb6cdb63d0d5d9ce5)) * **sources/postgres:** Add application_name ([#1504](https://github.com/googleapis/genai-toolbox/issues/1504)) ([72a2366](https://github.com/googleapis/genai-toolbox/commit/72a2366b28870aa6f81c4f890f4770ec5ecffdba)) * **tool/bigquery-execute-sql:** Add allowed datasets support ([#1443](https://github.com/googleapis/genai-toolbox/issues/1443)) ([9501ebb](https://github.com/googleapis/genai-toolbox/commit/9501ebbdbcba871b98663185c690308dda1729b5)) * **tool/bigquery-forecast:** Add allowed datasets support ([#1412](https://github.com/googleapis/genai-toolbox/issues/1412)) ([88bac7e](https://github.com/googleapis/genai-toolbox/commit/88bac7e36f5ebb6ad18773bff30b85ef678431e7)) * **tools/clickhouse-list-tables:** Add list-tables tool ([#1446](https://github.com/googleapis/genai-toolbox/issues/1446)) ([69a3caf](https://github.com/googleapis/genai-toolbox/commit/69a3cafabec5a40e2776d71de3587c0d16c722a2)) ### Bug Fixes * **tool/mongodb-find:** Fix find tool `limit` field ([#1570](https://github.com/googleapis/genai-toolbox/issues/1570)) ([4166bf7](https://github.com/googleapis/genai-toolbox/commit/4166bf7ab85732f64b877d5f20235057df919049)) * **tools/mongodb:** Concat filter params only once in mongodb update tools ([#1545](https://github.com/googleapis/genai-toolbox/issues/1545)) ([295f9dc](https://github.com/googleapis/genai-toolbox/commit/295f9dc41a43f0a4bdbd99e465bf2be01249084e)) | **OS/Architecture** | **Description** | **SHA256 Hash** | | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- | | [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.16.0/linux/amd64/toolbox) | For **Linux** systems running on **Intel/AMD 64-bit processors**. | 751ea87c77c799aba890be22393c1ef47983d39f364b8bb3f24f581252d66ae4 | | [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.16.0/darwin/arm64/toolbox) | For **macOS** systems running on **Apple Silicon** (M1, M2, M3, etc.) processors. | 744be7359f7a7b8903d1575734b316112b88b0192778267e89aa4d3874faf6e1 | | [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.16.0/darwin/amd64/toolbox) | For **macOS** systems running on **Intel processors**. | 5bcae40984b57fe04344fb708141090f4d63361e29a62348830fea4b351e9ac3 | | [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.16.0/windows/amd64/toolbox.exe) | For **Windows** systems running on **Intel/AMD 64-bit processors**. | 14acac2e7c9ad8f48878b13b27b7b446c818720ecff442daabb5f6e3bd119f64 |