Skip to content

Tags: googleapis/genai-toolbox

Tags

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.24.0 (#2162)

🤖 I have created a release *beep* *boop*
---


##
[0.24.0](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](#2181))
([aa270b2](aa270b2))
* **source/cloudsqlmysql:** Add support for IAM authentication in Cloud
SQL MySQL source
([#2050](#2050))
([af3d3c5](af3d3c5))
* **sources/oracle:** Add Oracle OCI and Wallet support
([#1945](#1945))
([8ea39ec](8ea39ec))
* Support combining prebuilt and custom tool configurations
([#2188](#2188))
([5788605](5788605))
* **tools/mysql-get-query-plan:** Add new `mysql-get-query-plan` tool
for MySQL source
([#2123](#2123))
([0641da0](0641da0))


### Bug Fixes

* **spanner:** Move list graphs validation to runtime
([#2154](#2154))
([914b3ee](914b3ee))


---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <[email protected]>

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.23.0 (#2138)

🤖 I have created a release *beep* *boop*
---


##
[0.23.0](v0.22.0...v0.23.0)
(2025-12-11)


### ⚠ BREAKING CHANGES

* **serverless-spark:** add URLs to create batch tool outputs
* **serverless-spark:** add URLs to list_batches output
* **serverless-spark:** add Cloud Console and Logging URLs to get_batch
* **tools/postgres:** Add additional filter params for existing postgres
tools ([#2033](#2033))

### Features

* **tools/postgres:** Add list-table-stats-tool to list table
statistics.
([#2055](#2055))
([78b02f0](78b02f0))
* **looker/tools:** Enhance dashboard creation with dashboard filters
([#2133](#2133))
([285aa46](285aa46))
* **serverless-spark:** Add Cloud Console and Logging URLs to get_batch
([e29c061](e29c061))
* **serverless-spark:** Add URLs to create batch tool outputs
([c6ccf4b](c6ccf4b))
* **serverless-spark:** Add URLs to list_batches output
([5605eab](5605eab))
* **sources/mariadb:** Add MariaDB source and MySQL tools integration
([#1908](#1908))
([3b40fea](3b40fea))
* **tools/postgres:** Add additional filter params for existing postgres
tools ([#2033](#2033))
([489117d](489117d))
* **tools/postgres:** Add list_pg_settings, list_database_stats tools
for postgres
([#2030](#2030))
([32367a4](32367a4))
* **tools/postgres:** Add new postgres-list-roles tool
([#2038](#2038))
([bea9705](bea9705))


### Bug Fixes

* List tables tools null fix
([#2107](#2107))
([2b45266](2b45266))
* **tools/mongodb:** Removed sortPayload and sortParams
([#1238](#1238))
([c5a6daa](c5a6daa))


### Miscellaneous Chores
* **looker:** Upgrade to latest go sdk
([#2159](#2159))
([78e015d](78e015d))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Wenxin Du <[email protected]>

v0.22.0

Toggle v0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.22.0 (#1997)

🤖 I have created a release *beep* *boop*
---


##
[0.22.0](v0.21.0...v0.22.0)
(2025-12-04)


### Features

* Add allowed-origins flag
([#1984](#1984))
([862868f](862868f))
* **tools/postgres:** Add list-query-stats and get-column-cardinality
functions
([#1976](#1976))
([9f76026](9f76026))
* **tools/spanner:** Add spanner list graphs to prebuiltconfigs
([#2056](#2056))
([0e7fbf4](0e7fbf4))
* **prebuilt/cloud-sql:** Add clone instance tool for cloud sql
([#1845](#1845))
([5e43630](5e43630))
* **serverless-spark:** Add create_pyspark_batch tool
([1bf0b51](1bf0b51))
* **serverless-spark:** Add create_spark_batch tool
([17a9792](17a9792))
* Support alternate accessToken header name
([#1968](#1968))
([18017d6](18017d6))
* Support for annotations
([#2007](#2007))
([ac21335](ac21335))
* **tool/mssql:** Set default host and port for MSSQL source
([#1943](#1943))
([7a9cc63](7a9cc63))
* **tools/cloudsqlpg:** Add CloudSQL PostgreSQL pre-check tool
([#1722](#1722))
([8752e05](8752e05))
* **tools/postgres-list-publication-tables:** Add new
postgres-list-publication-tables tool
([#1919](#1919))
([f4b1f0a](f4b1f0a))
* **tools/postgres-list-tablespaces:** Add new postgres-list-tablespaces
tool ([#1934](#1934))
([5ad7c61](5ad7c61))
* **tools/spanner-list-graph:** Tool impl + docs + tests
([#1923](#1923))
([a0f44d3](a0f44d3))


### Bug Fixes

* Add import for firebirdsql
([#2045](#2045))
([fb7aae9](fb7aae9))
* Correct FAQ to mention HTTP tools
([#2036](#2036))
([7b44237](7b44237))
* Format BigQuery numeric output as decimal strings
([#2084](#2084))
([155bff8](155bff8))
* Set default annotations for tools in code if annotation not provided
in yaml
([#2049](#2049))
([565460c](565460c))
* **tools/alloydb-postgres-list-tables:** Exclude google_ml schema from
list_tables
([#2046](#2046))
([a03984c](a03984c))
* **tools/alloydbcreateuser:** Remove duplication of project praram
([#2028](#2028))
([730ac6d](730ac6d))
* **tools/mongodb:** Remove `required` tag from the `canonical` field
([#2099](#2099))
([744214e](744214e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Wenxin Du <[email protected]>

v0.21.0

Toggle v0.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.21.0 (#1957)

🤖 I have created a release *beep* *boop*
---


##
[0.21.0](v0.20.0...v0.21.0)
(2025-11-19)


### ⚠ BREAKING CHANGES

* **tools/spanner-list-tables:** Unmarshal `object_details` json string
into map to make response have nested json
([#1894](#1894))
([446d62a](446d62a))


### Features

* **tools/postgres:** Add `long_running_transactions`, `list_locks` and
`replication_stats` tools
([#1751](#1751))
([5abad5d](5abad5d))


### Bug Fixes

* **tools/alloydbgetinstance:** Remove parameter duplication
([#1993](#1993))
([0e269a1](0e269a1))
* **tools:** Check for query execution error for pgxpool.Pool
([#1969](#1969))
([2bff138](2bff138))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <[email protected]>

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.20.0 (#1921)

🤖 I have created a release *beep* *boop*
---


##
[0.20.0](v0.19.1...v0.20.0)
(2025-11-14)


### Features

* Added prompt support for toolbox
([#1798](#1798))
([cd56ea4](cd56ea4))
* **source/alloydb,
source/cloud-sql-postgres,source/cloud-sql-mysql,source/cloud-sql-mssql:**
Use project from env for alloydb and cloud sql control plane tools
([#1588](#1588))
([12bdd95](12bdd95))
* **source/mysql:** Set default host and port for MySQL source
([#1922](#1922))
([2c228ef](2c228ef))
* **source/Postgresql:** Set default host and port for Postgresql source
([#1927](#1927))
([7e6e88a](7e6e88a))
* **tool/looker-generate-embed-url:** Adding generate embed url tool
([#1877](#1877))
([ef63860](ef63860))
* **tools/postgres:** Add `list_triggers`, `database_overview` tools for
postgres
([#1912](#1912))
([a4c9287](a4c9287))
* **tools/postgres:** Add list_indexes, list_sequences tools for
postgres
([#1765](#1765))
([897c63d](897c63d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <[email protected]>

v0.19.1

Toggle v0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.19.1 (#1901)

🤖 I have created a release *beep* *boop*
---


##
[0.19.1](v0.19.0...v0.19.1)
(2025-11-07)


### ⚠ BREAKING CHANGES

* **tools/alloydbainl:** update AlloyDB AI NL statement order
([#1753](#1753))
* **tools/bigquery-analyze-contribution:** Add allowed dataset support
([#1675](#1675))
([ef28e39](ef28e39))
* **tools/bigquery-get-dataset-info:** add allowed dataset support
([#1654](#1654))

### Features

* Support `excludeValues` for parameters
([#1818](#1818))
([a8e98dc](a8e98dc))
* **elasticsearch:** Add Elasticsearch source and tools
([#1109](#1109))
([5367285](5367285))
* **mindsdb:** Add MindsDB Source and Tools
([#878](#878))
([1b2cca9](1b2cca9))
* **cloud-healthcare:** Add support for healthcare source, tool and
prebuilt config
([#1853](#1853))
([1f833fb](1f833fb))
* **singlestore:** Add SingleStore Source and Tools
([#1333](#1333))
([40b9dba](40b9dba))
* **source/bigquery:** Add client cache for user-passed credentials
([#1119](#1119))
([cf7012a](cf7012a))
* **source/bigquery:** Add service account impersonation support for
bigquery
([#1641](#1641))
([e09d182](e09d182))
* **tools/bigquery-analyze-contribution:** Add allowed dataset support
([#1675](#1675))
([ef28e39](ef28e39))
* **tools/bigquery-get-dataset-info:** Add allowed dataset support
([#1654](#1654))
([a2006ad](a2006ad))
* **tools/looker-run-dashboard:** New `run_dashboard` tool
([#1858](#1858))
([30857c2](30857c2))
* **tools/looker-run-look:** Modify run_look to show query origin
([#1860](#1860))
([991e539](991e539))
* **tools/looker:** Tools to retrieve the connections, schemas,
databases, and column metadata from a looker system.
([#1804](#1804))
([d7d1b03](d7d1b03))
* **tools/mongodb:** Make MongoDB tools' `filterParams` field optional
([#1614](#1614))
([208ab92](208ab92))
* **tools/neo4j-execute-cypher:** Add dry_run parameter to validate
Cypher queries
([#1769](#1769))
([f475da6](f475da6))
* **tools/postgres-list-schemas:** Add new postgres-list-schemas tool
([#1741](#1741))
([1a19cac](1a19cac))
* **tools/postgres-list-views:** Add new postgres-list-views tool
([#1709](#1709))
([e8c7fe0](e8c7fe0))
* **tools/serverless-spark:** Add cancel-batch tool
([#1827](https://github.com/googleapis/genai-toolbox/pull/1827))([2881683](https://github.com/googleapis/genai-toolbox/commit/28816832265250de97d84e6ba38bf6c35e040796))
* **tools/serverless-spark:** Add get_batch tool
([#1783](https://github.com/googleapis/genai-toolbox/pull/1783))([7ad1072](https://github.com/googleapis/genai-toolbox/commit/7ad10720b4638324cd77d8aa410cbd1ccf0cc93f))
* **tools/serverless-spark:** Add serverless-spark source with
list_batches tool
([#1690](https://github.com/googleapis/genai-toolbox/pull/1690))([816dbce](https://github.com/googleapis/genai-toolbox/commit/816dbce268392046e54767732bd31488c6e89bdb))


### Bug Fixes

* Bigquery execute_sql to assign values to array
([#1884](#1884))
([559e2a2](559e2a2))
* **cloudmonitoring:** Populate `authRequired` in tool manifest
([#1800](#1800))
([954152c](954152c))
* Update debug logs statements
([#1828](#1828))
([3cff915](3cff915))
* Instructions to quote filters that include commas
([#1794](#1794))
([4b01720](4b01720))
* **source/cloud-sql-mssql:** Remove `ipAddress` field
([#1822](#1822))
([38d535d](38d535d))
* **tools/alloydbainl:** AlloyDB AI NL execute_sql statement order
([#1753](#1753))
([9723cad](9723cad))
* **tools/postgres-execute-sql:** Do not ignore SQL failure
([#1829](#1829))
([8984287](8984287))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <[email protected]>

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.18.0 (#1719)

🤖 I have created a release *beep* *boop*
---


##
[0.18.0](v0.17.0...v0.18.0)
(2025-10-23)


### Features

* Support `allowedValues`, `escape`, `minValue` and `maxValue` for
parameters
([#1770](#1770))
([eaf7740](eaf7740))
* **tools/looker:** Tools to allow the agent to retrieve, create,
modify, and delete LookML project files.
([#1673](#1673))
([089081f](089081f))


### Bug Fixes

* **sources/mysql:** Escape mysql user agent
([#1707](#1707))
([eeb694c](eeb694c))
* **sources/mysql:** Escape program_name for MySQL
([#1717](#1717))
([02f7f8a](02f7f8a))
* **tools/http:** Allow 2xx status code on tool invocation
([#1761](#1761))
([a06d0d8](a06d0d8))
* **tools/http:** Omit optional nil query parameters
([#1762](#1762))
([bd16ba3](bd16ba3))
* **tools/looker:** Looker file content calls should not use
url.QueryEscape
([#1758](#1758))
([336de1b](336de1b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Wenxin Du <[email protected]>

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.17.0 (#1682)

🤖 I have created a release *beep* *boop*
---


##
[0.17.0](v0.16.0...v0.17.0)
(2025-10-10)


### ⚠ BREAKING CHANGES

* **tools/bigquery-get-table-info:** add allowed dataset support
([#1093](#1093))
* **tool/bigquery-list-dataset-ids:** add allowed datasets support
([#1573](#1573))

### Features

* Add configs and workflows for docs versioning
([#1611](#1611))
([21ac98b](21ac98b))
* Add metadata in MCP Manifest for Toolbox auth
([#1395](#1395))
([0b3dac4](0b3dac4))
* Add program name to MySQL connections
([#1617](#1617))
([c4a22b8](c4a22b8))
* **oracle:** Switch Oracle driver from godror to go-ora
([#1685](#1685))
([8faf376](8faf376))
* **source/bigquery:** Add optional write mode config
([#1157](#1157))
([63adc78](63adc78))
* **sources/alloydb,cloudsqlpg,cloudsqlmysql,cloudsqlmssql:** Support
PSC connection
([#1686](#1686))
([9d2bf79](9d2bf79))
* **sources/mssql:** Add app name to MSSQL
([#1620](#1620))
([1536d1f](1536d1f))
* **sources/oracle:** Add Oracle Source and Tool
([#1456](#1456))
([3a19a50](3a19a50))
* **tool/bigquery-list-dataset-ids:** Add allowed datasets support
([#1573](#1573))
([1a44c67](1a44c67))
* **tools/bigquery-get-table-info:** Add allowed dataset support
([#1093](#1093))
([acb205c](acb205c))
* **tools/dataform:** Add dataform compile tool
([#1470](#1470))
([3be9b7b](3be9b7b))
* **tools/looker:** Add support for pulse, vacuum and analyze audit and
performance functions on a Looker instance
([#1581](#1581))
([5aed4e1](5aed4e1))
* **tools/looker:** Enable access to the Conversational Analytics API
for Looker
([#1596](#1596))
([2d5a93e](2d5a93e))


### Bug Fixes

* Added google_ml_integration extension to use alloydb ai-nl support api
([#1445](#1445))
([dbc477a](dbc477a))
* Fix broken links
([#1625](#1625))
([36c6584](36c6584))
* Remove duplicated build type in Dockerfile
([#1598](#1598))
([b43c945](b43c945))
* **source/bigquery:** Allowed datasets project id issue with client
oauth ([#1663](#1663))
([f4cf486](f4cf486))
* **sources/looker:** Allow Looker to be configured without setting a
Client Id or Secret
([#1496](#1496))
([67d8221](67d8221))
* **tools/looker:** Refactor run-inline-query logic to helper function
([#1497](#1497))
([62af39d](62af39d))
* **tools/mysql-list-tables:** Update sql query to resolve subquery
scope error
([#1629](#1629))
([94e19d8](94e19d8))


### Miscellaneous Chores

* Release 0.17.0
([#1676](#1676))
([7e22cb4](7e22cb4))
* Release 0.17.0
([#1681](#1681))
([18c92b5](18c92b5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Wenxin Du <[email protected]>

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.16.0 (#1530)

🤖 I have created a release *beep* *boop*
---


##
[0.16.0](v0.15.0...v0.16.0)
(2025-09-25)


### ⚠ BREAKING CHANGES

* **tool/bigquery-execute-sql:** add allowed datasets support
([#1443](#1443))
* **tool/bigquery-forecast:** add allowed datasets support
([#1412](#1412))

### Features

* **cassandra:** Add Cassandra Source and Tool
([#1012](#1012))
([6e42053](6e42053))
* **sources/postgres:** Add application_name
([#1504](#1504))
([72a2366](72a2366))
* **tool/bigquery-execute-sql:** Add allowed datasets support
([#1443](#1443))
([9501ebb](9501ebb))
* **tool/bigquery-forecast:** Add allowed datasets support
([#1412](#1412))
([88bac7e](88bac7e))
* **tools/clickhouse-list-tables:** Add list-tables tool
([#1446](#1446))
([69a3caf](69a3caf))


### Bug Fixes

* **tool/mongodb-find:** Fix find tool `limit` field
([#1570](#1570))
([4166bf7](4166bf7))
* **tools/mongodb:** Concat filter params only once in mongodb update
tools ([#1545](#1545))
([295f9dc](295f9dc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <[email protected]>

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.15.0 (#1351)

🤖 I have created a release *beep* *boop*
---


##
[0.15.0](v0.14.0...v0.15.0)
(2025-09-18)


### ⚠ BREAKING CHANGES

* **prebuilt:** update prebuilt tool names to use consistent guidance
([#1421](#1421))
* **tools/alloydb-wait-for-operation:** Add `alloydb-admin` source to
`alloydb-wait-for-operation` tool
([#1449](#1449))

### Features

* Add AlloyDB admin source
([#1369](#1369))
([33beb71](33beb71))
* Add Cloud monitoring source and tool
([#1311](#1311))
([d661f53](d661f53))
* Add YugabyteDB Source and Tool
([#732](#732))
([664711f](664711f))
* **prebuilt:** Update default values for prebuilt tools
([#1355](#1355))
([70e832b](70e832b))
* **prebuilt/cloud-sql:** Add list instances tool for cloudsql
([#1310](#1310))
([0171228](0171228))
* **prebuilt/cloud-sql:** Add cloud sql create database tool.
([#1453](#1453))
([a1bc044](a1bc044))
* **prebuilt/cloud-sql:** Add `cloud-sql-get-instances` tool
([#1383](#1383))
([77919c7](77919c7))
* **prebuilt/cloud-sql:** Add create user tool for cloud sql
([#1406](#1406))
([3a6b517](3a6b517))
* **prebuilt/cloud-sql:** Add list databases tool for cloud sql
([#1454](#1454))
([e6a6c61](e6a6c61))
* **prebuilt/cloud-sql:** Package cloud sql tools
([#1455](#1455))
([bf6266b](bf6266b))
* **prebuilt/cloud-sql-mssql:** Add create instance tool for mssql
([#1440](#1440))
([b176523](b176523))
* **prebuilt/cloud-sql-mysql:** Add create instance tool for Cloud SQL
MySQL ([#1434](#1434))
([15b628d](15b628d))
* **prebuilt/cloud-sql-mysql:** Add env var support for IP Type
([#1232](#1232))
([#1347](#1347))
([0cd3f16](0cd3f16))
* **prebuilt/cloudsqlpg:** Add cloud sql pg create instance tool
([#1403](#1403))
([d302499](d302499))
* **prebuilt/mysql:** Add a new tool to show query plan of a given query
in MySQL
([#1474](#1474))
([1a42e05](1a42e05))
* **prebuilt/mysql:** Add `queryParams` field in MySQL prebuilt config
([#1318](#1318))
([4b32c2a](4b32c2a))
* **prebuilt/neo4j:** Add prebuiltconfig support for neo4j
([#1352](#1352))
([f819e26](f819e26))
* **prebuilt/observability:** Add cloud sql observability tools
([#1425](#1425))
([236be89](236be89))
* **prebuilt/postgres:** Add postgres prebuilt tools
([#1473](#1473))
([edca9dc](edca9dc))
* **prebuilt/sqlite:** Prebuilt tools for the sqlite.
([#1227](#1227))
([681c2b4](681c2b4))
* **source/alloydb-admin:** Add user agent and attach alloydb api in
`alloydb-admin` source
([#1448](#1448))
([9710014](9710014))
* **source/bigquery:** Add support for datasets selection
([#1313](#1313))
([aa39724](aa39724))
* **source/cloud-monitoring:** Add support for user agent in cloud
monitoring source
([#1472](#1472))
([92680b1](92680b1))
* **source/cloud-sql-admin:** Add User agent and attach sqldmin in
`cloud-sql-admin` source.
([#1441](#1441))
([56b6574](56b6574))
* **source/cloudsqladmin:** Add cloud sql admin source
([#1408](#1408))
([4f46782](4f46782))
* **tool/cloudsql:** Add cloud sql wait for operation tool with
exponential backoff
([#1306](#1306))
([3aef2bb](3aef2bb))
* **tools/alloydb-create-cluster:** Add custom tool kind for AlloyDB
create cluster
([#1331](#1331))
([76bb876](76bb876))
* **tools/alloydb-create-instance:** Add new custom tool kind for
AlloyDB
([#1379](#1379))
([091cd9a](091cd9a))
* **tools/alloydb-create-user:** Add new custom tool kind for AlloyDB
create user
([#1380](#1380))
([ab3fd26](ab3fd26))
* **tools/alloydb-get-cluster:** Add new tool for AlloyDB
([#1420](#1420))
([c181dab](c181dab))
* **tools/alloydb-get-instance:** Add new for AlloyDB
([#1435](#1435))
([f2d9e3b](f2d9e3b))
* **tools/alloydb-get-user:** Add new tool for AlloyDB
([#1436](#1436))
([677254e](677254e))
* **tools/alloydb-list-cluster:** Add custom tool kind for AlloyDB
([#1319](#1319))
([d4a9eb0](d4a9eb0))
* **tools/alloydb-list-instances:** Add custom tool kind for AlloyDB
([#1357](#1357))
([93c1b30](93c1b30))
* **tools/alloydb-list-users:** Add new custom tool kind for AlloyDB
([#1377](#1377))
([3a8a65c](3a8a65c))
* **tools/bigquery-analyze-contribution:** Add analyze contribution tool
([#1223](#1223))
([81d239b](81d239b))
* **tools/bigquery-conversational-analytics:** Add allowed datasets
support
([#1411](#1411))
([345bd6a](345bd6a))
* **tools/bigquery-search-catalog:** Add new tool to BigQuery
([#1382](#1382))
([bffb39d](bffb39d))
* **tools/bigquery:** Add `useClientOAuth` to BigQuery prebuilt source
config
([#1431](#1431))
([fe2999a](fe2999a))
* **tools/clickhouse-list-databases:** Add `list-databases` tool to
clickhouse source
([#1274](#1274))
([e515d92](e515d92))
* **tools/firestore-get-rules:** Add `databaseId` to the Firestore
source and `firestore-get-rules` tool
([#1505](#1505))
([7450482](7450482))
* **tools/firestore:** Add `firestore-query` tool
([#1305](#1305))
([cce602f](cce602f))
* **tools/looker:** Query tracking for MCP Toolbox in Looker System
Activity views
([#1410](#1410))
([2036c8e](2036c8e))
* **tools/mssql-list-tables:** Add new tool for sql server
([#1433](#1433))
([b036047](b036047))
* **tools/mysql-list-active-queries:** Add a new tool to list ongoing
queries in a MySQL instance
([#1471](#1471))
([ed54cd6](ed54cd6))
* **tools/mysql-list-table-fragmentation:** Add a new tool to list table
fragmentation in a MySQL instance
([#1479](#1479))
([fe651d8](fe651d8))
* **tools/mysql-list-tables-missing-index:** Add a new tool to list
tables that do not have primary or unique keys in a MySQL instance
([#1493](#1493))
([9eb821a](9eb821a))
* **tools/mysql-list-tables:** Add new tool for MySQL
([#1287](#1287))
([6c8460b](6c8460b))
* **tools/postgres-list-active-queries:** Add new
`postgres-list-active-queries` tool
([#1400](#1400))
([b2b06c7](b2b06c7))
* **tools/postgres-list-tables:** Add new tool to postgres source
([#1284](#1284))
([71f360d](71f360d))
* **tools/spanner-list-tables:** Add new tool `spanner-list-tables`
([#1404](#1404))
([7d384dc](7d384dc))


### Bug Fixes

* **bigquery:** Add `Bearer` parsing to auth token
([#1386](#1386))
([b5f9780](b5f9780))
* **source/alloydb-admin, source/cloudsql-admin:** Post append new user
agent ([#1494](#1494))
([30f1d3a](30f1d3a))
* **tools/alloydb:** Update parameter names and set default description
for AlloyDB control plane tools
([#1468](#1468))
([6c140d7](6c140d7))
* **tools/bigquery-conversational-analytics:** Fix authentication scope
error in Cloud Run
([#1381](#1381))
([80b7488](80b7488))
* **tools/mysql-list-tables:** Update `mysql-list-tables` table_names
parameter with default value
([#1439](#1439))
([da24661](da24661))
* **tools/neo4j:** Implement value conversion for Neo4j types to
JSON-compatible
([#1428](#1428))
([4babc4e](4babc4e))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <[email protected]>