v0.1.0

googleapis/mcp-toolboxv0.1.0Feb 6, 2025by release-please[bot]

AI Summary

The initial major release introducing foundational database sources and tools for MySQL, MSSQL, Cloud SQL, and Dgraph.

Key Highlights

  • Added MySQL, MSSQL, Cloud SQL (for MySQL and SQL Server), and Dgraph sources and tools.
  • Added user agents for cloud sources.
  • Added local quickstart guide.

Breaking Changes

  • langchain-sdk: The SDK for toolbox-langchain is now located at a separate repository.

New Features

  • Add Cloud SQL for SQL Server Source and Tool
  • Add Cloud SQL for MySQL Source and Tool
  • Add Dgraph Source and Tool
  • Add local quickstart
  • Add user agents for cloud sources
  • Add MySQL Source
  • Add MSSQL source

Full Release Notes

## [0.1.0](https://github.com/googleapis/genai-toolbox/compare/v0.0.5...v0.1.0) (2025-02-06)


### ⚠ BREAKING CHANGES

* **langchain-sdk:** The SDK for `toolbox-langchain` is now located [here](https://github.com/googleapis/genai-toolbox-langchain-python).

### Features

* Add Cloud SQL for SQL Server Source and Tool ([#223](https://github.com/googleapis/genai-toolbox/issues/223)) ([9bad952](https://github.com/googleapis/genai-toolbox/commit/9bad9520604aa363a6d73f5ce14686895c2f4333))
* Add Cloud SQL for MySQL Source and Tool ([#221](https://github.com/googleapis/genai-toolbox/issues/221)) ([f1f61d7](https://github.com/googleapis/genai-toolbox/commit/f1f61d70877a1c7cc9080f6d70112bd0c0533473))
* Add Dgraph Source and Tool ([#233](https://github.com/googleapis/genai-toolbox/issues/233)) ([617cc87](https://github.com/googleapis/genai-toolbox/commit/617cc872d1d692138a712d39fb7c1a405e9c1876))
* Add local quickstart ([#232](https://github.com/googleapis/genai-toolbox/issues/232)) ([497fb06](https://github.com/googleapis/genai-toolbox/commit/497fb06fae6d04adaad11fa78eb04282d0225dbd))
* Add user agents for cloud sources ([#244](https://github.com/googleapis/genai-toolbox/issues/244)) ([8452f8e](https://github.com/googleapis/genai-toolbox/commit/8452f8eb4457dcb0e360a9d9ae5b6e14e78806b1))
* Add MySQL Source ([#250](https://github.com/googleapis/genai-toolbox/issues/250)) ([378692a](https://github.com/googleapis/genai-toolbox/commit/378692ab50a90dcc1c3353052d0741cfd318c79d))
* Add MSSQL source ([#255](https://github.com/googleapis/genai-toolbox/issues/255)) ([8fca0a9](https://github.com/googleapis/genai-toolbox/commit/8fca0a95ee5e79e30919b05592af643ba57f3183))


### Bug Fixes

* Auth token verification failure should not throw error immediately ([#234](https://github.com/googleapis/genai-toolbox/issues/234)) ([4639cc6](https://github.com/googleapis/genai-toolbox/commit/4639cc6560f09b6b8203650ccce424ce59aa0c14))
* Fix typo in postgres test ([#216](https://github.com/googleapis/genai-toolbox/issues/216)) ([0c3d12a](https://github.com/googleapis/genai-toolbox/commit/0c3d12ae04a752fddcff06e92967910cdd643bbf))
* **mssql:** Fix mssql tool kind to mssql-sql ([#249](https://github.com/googleapis/genai-toolbox/issues/249)) ([1357be2](https://github.com/googleapis/genai-toolbox/commit/1357be2569b5f8d31b2b72fa83749fa8519fc8bd))
* **mysql:** Fix mysql tool kind to mysql-sql ([#248](https://github.com/googleapis/genai-toolbox/issues/248)) ([669d6b7](https://github.com/googleapis/genai-toolbox/commit/669d6b7239c36f612f02948716cf167c5a2eaa10))
* Schema float type ([#264](https://github.com/googleapis/genai-toolbox/issues/264)) ([1702f74](https://github.com/googleapis/genai-toolbox/commit/1702f74e9937eb4539c38c7152fe474870e61591))
* Typos at test cases ([#265](https://github.com/googleapis/genai-toolbox/issues/265)) ([b7c5661](https://github.com/googleapis/genai-toolbox/commit/b7c5661215c431c8590a60e029f3c340132574b7))
* Update README and quickstart with the correct async APIs. ([#269](https://github.com/googleapis/genai-toolbox/issues/269)) ([21eef2e](https://github.com/googleapis/genai-toolbox/commit/21eef2e198683d2f7fd0e606a4410b4f3a51686e))

| **os/arch**                                                                                   |                                                                **sha256** |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.1.0/linux/amd64/toolbox)        |          cb4a16bf8156da6cbf2abe2539d70c2707cc14b0301f36271b038510ffd1bd69 |
| [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.1.0/darwin/arm64/toolbox)      |          ba2edaee454d8d14e14b491268b734399d7a7603f49e556dbe4aaf4192608f3c |
| [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.1.0/darwin/amd64/toolbox)      |          23570f1b9fa01f305a73d004c6d2cb70a795006be8c8a64ef30366313da29561 |
| [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.1.0/windows/amd64/toolbox)    |          7d6453922dfd087cf1a1dcc5357c93c79fe83d75369fd5d37b245859fd1c87ad |