v0.24.0
googleapis/mcp-toolboxv0.24.0Dec 19, 2025by release-please[bot]
AI Summary
Database-focused release introducing Gemini Data Analytics, Oracle OCI support, and enhanced authentication options. Enables combining prebuilt and custom tool configurations.
Key Highlights
- Gemini Data Analytics (GDA) integration for NL2SQL
- Oracle OCI and Wallet support
- Cloud SQL MySQL IAM authentication
- Combining prebuilt and custom tool configurations
- MySQL get-query-plan tool
New Features
- Gemini Data Analytics (GDA) integration
- Cloud SQL MySQL IAM authentication
- Oracle OCI and Wallet support
- Combining prebuilt and custom tool configurations
- mysql-get-query-plan tool
Full Release Notes
## [0.24.0](https://github.com/googleapis/genai-toolbox/compare/v0.23.0...v0.24.0) (2025-12-19) ### Features * **sources/cloud-gemini-data-analytics:** Add the Gemini Data Analytics (GDA) integration for DB NL2SQL conversion to Toolbox ([#2181](https://github.com/googleapis/genai-toolbox/issues/2181)) ([aa270b2](https://github.com/googleapis/genai-toolbox/commit/aa270b2630da2e3d618db804ca95550445367dbc)) * **source/cloudsqlmysql:** Add support for IAM authentication in Cloud SQL MySQL source ([#2050](https://github.com/googleapis/genai-toolbox/issues/2050)) ([af3d3c5](https://github.com/googleapis/genai-toolbox/commit/af3d3c52044bea17781b89ce4ab71ff0f874ac20)) * **sources/oracle:** Add Oracle OCI and Wallet support ([#1945](https://github.com/googleapis/genai-toolbox/issues/1945)) ([8ea39ec](https://github.com/googleapis/genai-toolbox/commit/8ea39ec32fbbaa97939c626fec8c5d86040ed464)) * Support combining prebuilt and custom tool configurations ([#2188](https://github.com/googleapis/genai-toolbox/issues/2188)) ([5788605](https://github.com/googleapis/genai-toolbox/commit/57886058188aa5d2a51d5846a98bc6d8a650edd1)) * **tools/mysql-get-query-plan:** Add new `mysql-get-query-plan` tool for MySQL source ([#2123](https://github.com/googleapis/genai-toolbox/issues/2123)) ([0641da0](https://github.com/googleapis/genai-toolbox/commit/0641da0353857317113b2169e547ca69603ddfde)) ### Bug Fixes * **spanner:** Move list graphs validation to runtime ([#2154](https://github.com/googleapis/genai-toolbox/issues/2154)) ([914b3ee](https://github.com/googleapis/genai-toolbox/commit/914b3eefda40a650efe552d245369e007277dab5)) | **OS/Architecture** | **Description** | **SHA256 Hash** | | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- | | [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.24.0/linux/amd64/toolbox) | For **Linux** systems running on **Intel/AMD 64-bit processors**. | 6de0f5c7e3b8e0749dec0ec78199207ce450dbf0cebe41404a6822780b0abd24 | | [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.24.0/darwin/arm64/toolbox) | For **macOS** systems running on **Apple Silicon** (M1, M2, M3, etc.) processors. | b281d52fae066ae225dbdbc444c2f6e8ce466eb1bca298179cfc1e1a35cb1680 | | [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.24.0/darwin/amd64/toolbox) | For **macOS** systems running on **Intel processors**. | d3989a008b2896eb49da2b9b60fb1f33b958e175a3b5532e46fae1e344a0045d | | [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.24.0/windows/amd64/toolbox.exe) | For **Windows** systems running on **Intel/AMD 64-bit processors**. | 6bcd6c288e44d5710e41623ee98716a27aa759693e00d4b22cf7a6c35e4a76d9 |