v0.9.0
googleapis/mcp-toolboxv0.9.0Jul 11, 2025by release-please[bot]
AI Summary
Focuses on dynamic reloading for the toolbox configuration, adds MySQL query timeout support, and fixes documentation preview and parameter handling issues.
Key Highlights
- Dynamic reloading for toolbox config.
- MySQL query timeout support.
- Fixes for nil parameter errors when arrays are used.
- Fixes for documentation preview deployment pipeline.
New Features
- Dynamic configuration reloading.
- MySQL query timeout configuration.
- Bug fixes for parameter handling and documentation.
Full Release Notes
## [0.9.0](https://github.com/googleapis/genai-toolbox/compare/v0.8.0...v0.9.0) (2025-07-11) ### Features * Dynamic reloading for toolbox config ([#800](https://github.com/googleapis/genai-toolbox/issues/800)) ([4c240ac](https://github.com/googleapis/genai-toolbox/commit/4c240ac3c961cd14738c998ba2d10d5235ef523e)) * **sources/mysql:** Add queryTimeout support to MySQL source ([#830](https://github.com/googleapis/genai-toolbox/issues/830)) ([391cb5b](https://github.com/googleapis/genai-toolbox/commit/391cb5bfe845e554411240a1d9838df5331b25fa)) * **tools/bigquery:** Add optional projectID parameter to bigquery tools ([#799](https://github.com/googleapis/genai-toolbox/issues/799)) ([c6ab74c](https://github.com/googleapis/genai-toolbox/commit/c6ab74c5dad53a0e7885a18438ab3be36b9b7cb3)) ### Bug Fixes * Cleanup unassigned err log ([#857](https://github.com/googleapis/genai-toolbox/issues/857)) ([c081ace](https://github.com/googleapis/genai-toolbox/commit/c081ace46bb24cb3fd2adb21d519489be0d3f3c3)) * Fix docs preview deployment pipeline ([#787](https://github.com/googleapis/genai-toolbox/issues/787)) ([0a93b04](https://github.com/googleapis/genai-toolbox/commit/0a93b0482c8d3c64b324e67408d408f5576ecaf3)) * **tools:** Nil parameter error when arrays are used ([#801](https://github.com/googleapis/genai-toolbox/issues/801)) ([2bdcc08](https://github.com/googleapis/genai-toolbox/commit/2bdcc0841ab37d18e2f0d6fe63fb6f10da3e302b)) * Trigger reload on additional fsnotify operations ([#854](https://github.com/googleapis/genai-toolbox/issues/854)) ([aa8dbec](https://github.com/googleapis/genai-toolbox/commit/aa8dbec97095cf0d7ac771c8084a84e2d3d8ce4e)) | **OS/Architecture** | **Description** | **SHA256 Hash** | | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- | | [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.9.0/linux/amd64/toolbox) | For **Linux** systems running on **Intel/AMD 64-bit processors**. | 515dac5f3786a8c6f67c6df48875e37d7d1e82f4cc2caac53dcdb5580aabb507 | | [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.9.0/darwin/arm64/toolbox) | For **macOS** systems running on **Apple Silicon** (M1, M2, M3, etc.) processors. | cdc70ae18f38831fe7d12d40962ccd53958dfb0ba1a31c42ab392ec7a50b330e | | [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.9.0/darwin/amd64/toolbox) | For **macOS** systems running on **Intel processors**. | ef606837bf629ce28ccce19cf8253d8a48f4fa0acc8e9acff0df608845cdce7c | | [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.9.0/windows/amd64/toolbox.exe) | For **Windows** systems running on **Intel/AMD 64-bit processors**. | 2fcae10d970d1f963d2f705691c2de5d660cbee396a27f75f2db3da94da5b63e |