v0.7.0

googleapis/mcp-toolboxv0.7.0Jun 10, 2025by release-please[bot]

AI Summary

The focus is on extending SQL tool capabilities with template parameters for specific databases and improving metrics and protocol handling.

Key Highlights

  • Added template parameters for MSSQL, MySQL, and PostgreSQL tools.
  • Added user agent support for prebuilt tools.
  • Fixed notifications handling in the stdio server.

New Features

  • Add templateParameters field for mssqlsql
  • Add templateParameters field for mysqlsql
  • metrics: Add user agent for prebuilt tools
  • tools/postgressql: Add templateParameters field

Full Release Notes

## [0.7.0](https://github.com/googleapis/genai-toolbox/compare/v0.6.0...v0.7.0) (2025-06-10)


### Features

* Add templateParameters field for mssqlsql ([#671](https://github.com/googleapis/genai-toolbox/issues/671)) ([b81fc6a](https://github.com/googleapis/genai-toolbox/commit/b81fc6aa6ccdfbc15676fee4d87041d9ad9682fa))
* Add templateParameters field for mysqlsql ([#663](https://github.com/googleapis/genai-toolbox/issues/663)) ([0a08d2c](https://github.com/googleapis/genai-toolbox/commit/0a08d2c15dcbec18bb556f4dc49792ba0c69db46))
* **metrics:** Add user agent for prebuilt tools ([#669](https://github.com/googleapis/genai-toolbox/issues/669)) ([29aa0a7](https://github.com/googleapis/genai-toolbox/commit/29aa0a70da3c2eb409a38993b3782da8bec7cb85))
* **tools/postgressql:** Add templateParameters field ([#615](https://github.com/googleapis/genai-toolbox/issues/615)) ([b763469](https://github.com/googleapis/genai-toolbox/commit/b76346993f298b4f7493a51405d0a287bacce05f))


### Bug Fixes

* Improve versionString ([#658](https://github.com/googleapis/genai-toolbox/issues/658)) ([cf96f4c](https://github.com/googleapis/genai-toolbox/commit/cf96f4c249f0692e3eb19fc56c794ca6a3079307))
* **server/stdio:** Notifications should not return a response ([#638](https://github.com/googleapis/genai-toolbox/issues/638)) ([69d047a](https://github.com/googleapis/genai-toolbox/commit/69d047af46f1ec00f236db8a978a7a7627217fd2))
* **tools/mysqlsql:** Handled the null value for string case in mysqlsql tools ([#641](https://github.com/googleapis/genai-toolbox/issues/641)) ([ef94648](https://github.com/googleapis/genai-toolbox/commit/ef94648455c3b20adda4f8cff47e70ddccac8c06))
* Update path library ([#678](https://github.com/googleapis/genai-toolbox/issues/678)) ([4998f82](https://github.com/googleapis/genai-toolbox/commit/4998f8285287b5daddd0043540f2cf871e256db5)), closes [#662](https://github.com/googleapis/genai-toolbox/issues/662)

| **OS/Architecture**                                                                                       | **Description**                                                                                                          | **SHA256 Hash**                                                     |
| --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.7.0/linux/amd64/toolbox)                    | For **Linux** systems running on **Intel/AMD 64-bit processors**.                                                        | 7bf835f29a4bd9616af84a85cd076421347ae400ddb5e00ee1c981d3f67e6514    |
| [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.7.0/darwin/arm64/toolbox)                  | For **macOS** systems running on **Apple Silicon** (M1, M2, M3, etc.) processors.                                        | f280564882fe971884ad470592787d4e5681fce8244a1cc703f241b3817b08e2    |
| [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.7.0/darwin/amd64/toolbox)                  | For **macOS** systems running on **Intel processors**.                                                                   | 8b1b7bbef3a735b4f952a8d07f8df1f460534c44422070562a621fad173716e9    |
| [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.7.0/windows/amd64/toolbox.exe)            | For **Windows** systems running on **Intel/AMD 64-bit processors**.                                                      | b830f59f7a62bdf7f929082adc2a53d5b0f93ed9ed368c00ec823f2f9f3beaa8    |