Skip to content

Commit 08c8d06

Browse files
chore(main): release 0.3.1 (#63)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c14e8b2 commit 08c8d06

3 files changed

Lines changed: 32 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.3.1"
33
}

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/gemini-cli-extensions/mcp-toolbox/compare/0.3.0...0.3.1) (2025-12-08)
4+
5+
6+
### Features
7+
8+
* **prebuilt/cloud-sql:** Add clone instance tool for cloud sql ([genai-toolbox#​1845](https://redirect.github.com/googleapis/genai-toolbox/issues/1845)) ([5e43630](https://redirect.github.com/googleapis/genai-toolbox/commit/5e43630907aa2d7bc6818142483a33272eab060b)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
9+
* **serverless-spark:** Add create\_pyspark\_batch tool ([1bf0b51](https://redirect.github.com/googleapis/genai-toolbox/commit/1bf0b51f033c956790be1577bf5310d0b17e9c12)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
10+
* **serverless-spark:** Add create\_spark\_batch tool ([17a9792](https://redirect.github.com/googleapis/genai-toolbox/commit/17a979207dbc4fe70acd0ebda164d1a8d34c1ed3)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
11+
* **tool/mssql:** Set default host and port for MSSQL source ([genai-toolbox#​1943](https://redirect.github.com/googleapis/genai-toolbox/issues/1943)) ([7a9cc63](https://redirect.github.com/googleapis/genai-toolbox/commit/7a9cc633768d9ae9a7ff8230002da69d6a36ca86)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
12+
* **tools/cloudsqlpg:** Add CloudSQL PostgreSQL pre-check tool ([genai-toolbox#​1722](https://redirect.github.com/googleapis/genai-toolbox/issues/1722)) ([8752e05](https://redirect.github.com/googleapis/genai-toolbox/commit/8752e05ab6e98812d95673a6f1ff67e9a6ae48d2)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
13+
* **tools/postgres-list-publication-tables:** Add new postgres-list-publication-tables tool ([genai-toolbox#​1919](https://redirect.github.com/googleapis/genai-toolbox/issues/1919)) ([f4b1f0a](https://redirect.github.com/googleapis/genai-toolbox/commit/f4b1f0a68000ca2fc0325f55a1905705417c38a2)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
14+
* **tools/postgres-list-tablespaces:** Add new postgres-list-tablespaces tool ([genai-toolbox#​1934](https://redirect.github.com/googleapis/genai-toolbox/issues/1934)) ([5ad7c61](https://redirect.github.com/googleapis/genai-toolbox/commit/5ad7c6127b3e47504fc4afda0b7f3de1dff78b8b)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
15+
* **tools/postgres:** Add allowed-origins flag ([genai-toolbox#​1984](https://redirect.github.com/googleapis/genai-toolbox/issues/1984)) ([862868f](https://redirect.github.com/googleapis/genai-toolbox/commit/862868f28476ea981575ce412faa7d6a03138f31)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
16+
* **tools/postgres:** Add list-query-stats and get-column-cardinality functions ([genai-toolbox#​1976](https://redirect.github.com/googleapis/genai-toolbox/issues/1976)) ([9f76026](https://redirect.github.com/googleapis/genai-toolbox/commit/9f760269253a8cc92a357e995c6993ccc4a0fb7b)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
17+
* **tools/spanner-list-graph:** Tool impl + docs + tests ([genai-toolbox#​1923](https://redirect.github.com/googleapis/genai-toolbox/issues/1923)) ([a0f44d3](https://redirect.github.com/googleapis/genai-toolbox/commit/a0f44d34ea3f044dd08501be616f70ddfd63ab45)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
18+
* **tools/spanner:** Add spanner list graphs to prebuiltconfigs ([genai-toolbox#​2056](https://redirect.github.com/googleapis/genai-toolbox/issues/2056)) ([0e7fbf4](https://redirect.github.com/googleapis/genai-toolbox/commit/0e7fbf465c488397aa9d8cab2e55165fff4eb53c)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
19+
* Support alternate accessToken header name ([genai-toolbox#​1968](https://redirect.github.com/googleapis/genai-toolbox/issues/1968)) ([18017d6](https://redirect.github.com/googleapis/genai-toolbox/commit/18017d6545335a6fc1c472617101c35254d9a597)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
20+
* Support for annotations ([genai-toolbox#​2007](https://redirect.github.com/googleapis/genai-toolbox/issues/2007)) ([ac21335](https://redirect.github.com/googleapis/genai-toolbox/commit/ac21335f4e88ca52d954d7f8143a551a35661b94)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
21+
22+
23+
### Bug Fixes
24+
25+
* **tools/alloydb-postgres-list-tables:** Exclude google\_ml schema from list\_tables ([genai-toolbox#​2046](https://redirect.github.com/googleapis/genai-toolbox/issues/2046)) ([a03984c](https://redirect.github.com/googleapis/genai-toolbox/commit/a03984cc15254c928f30085f8fa509ded6a79a0c)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
26+
* **tools/alloydbcreateuser:** Remove duplication of project praram ([genai-toolbox#​2028](https://redirect.github.com/googleapis/genai-toolbox/issues/2028)) ([730ac6d](https://redirect.github.com/googleapis/genai-toolbox/commit/730ac6d22805fd50b4a675b74c1865f4e7689e7c)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
27+
* **tools/mongodb:** Remove `required` tag from the `canonical` field ([genai-toolbox#​2099](https://redirect.github.com/googleapis/genai-toolbox/issues/2099)) ([744214e](https://redirect.github.com/googleapis/genai-toolbox/commit/744214e04cd12b11d166e6eb7da8ce4714904abc)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
28+
* Add import for firebirdsql ([genai-toolbox#​2045](https://redirect.github.com/googleapis/genai-toolbox/issues/2045)) ([fb7aae9](https://redirect.github.com/googleapis/genai-toolbox/commit/fb7aae9d35b760d3471d8379642f835a0d84ec41)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
29+
* Correct FAQ to mention HTTP tools ([genai-toolbox#​2036](https://redirect.github.com/googleapis/genai-toolbox/issues/2036)) ([7b44237](https://redirect.github.com/googleapis/genai-toolbox/commit/7b44237d4a21bfbf8d3cebe4d32a15affa29584d)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
30+
* Format BigQuery numeric output as decimal strings ([genai-toolbox#​2084](https://redirect.github.com/googleapis/genai-toolbox/issues/2084)) ([155bff8](https://redirect.github.com/googleapis/genai-toolbox/commit/155bff80c1da4fae1e169e425fd82e1dc3373041)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
31+
* Set default annotations for tools in code if annotation not provided in yaml ([genai-toolbox#​2049](https://redirect.github.com/googleapis/genai-toolbox/issues/2049)) ([565460c](https://redirect.github.com/googleapis/genai-toolbox/commit/565460c4ea8953dbe80070a8e469f957c0f7a70c)) ([c14e8b2](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/c14e8b25a08383551b4e92c2e527a82fa782fd8f))
32+
333
## [0.3.0](https://github.com/gemini-cli-extensions/mcp-toolbox/compare/0.2.1...0.3.0) (2025-11-26)
434

535

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mcp-toolbox",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Load custom tools using MCP Toolbox for Databases",
55
"mcpServers": {
66
"mcp_toolbox": {

0 commit comments

Comments
 (0)