Skip to content

chore(main): release 0.25.0#2218

Merged
Yuan325 merged 4 commits into
mainfrom
release-please--branches--main--components--genai-toolbox
Jan 8, 2026
Merged

chore(main): release 0.25.0#2218
Yuan325 merged 4 commits into
mainfrom
release-please--branches--main--components--genai-toolbox

Conversation

@release-please

@release-please release-please Bot commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.25.0 (2026-01-08)

Features

  • Add embeddingModel support (#2121) (9c62f31)
  • Add allowed-hosts flag (#2254) (17b41f6)
  • Add parameter default value to manifest (#2264) (9d1feca)
  • snowflake: Add Snowflake Source and Tools (#858) (b706b5b)
  • prebuilt/cloud-sql-mysql: Update CSQL MySQL prebuilt tools to use IAM (#2202) (731a32e)
  • sources/bigquery: Make credentials scope configurable (#2210) (a450600)
  • sources/trino: Add ssl verification options and fix docs example (#2155) (4a4cf1e)
  • tools/looker: Add ability to set destination folder with make_look and make_dashboard. (#2245) (eb79339)
  • tools/postgressql: Add tool to list store procedure (#2156) (cf0fc51)
  • tools/postgressql: Add Parameter embeddedBy config support (#2151) (17b70cc)

Bug Fixes

  • server: Add embeddingModel config initialization (#2281) (a779975)
  • sources/cloudgda: Add import for cloudgda source (#2217) (7daa411)
  • tools/alloydb-wait-for-operation: Fix connection message generation (#2228) (7053fbb)
  • tools/alloydbainl: Only add psv when NL Config Param is defined (#2265) (ef8f3b0)
  • tools/looker: Looker client OAuth nil pointer error (#2231) (268700b)

This PR was generated with Release Please. See documentation.

@release-please release-please Bot added the autorelease: pending Release please needs to do its work on this. label Dec 19, 2025
@release-please release-please Bot requested review from a team December 19, 2025 23:36
@drstrangelooker

Copy link
Copy Markdown
Contributor

/gcbrun

@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from cbe6e6c to f3111f7 Compare December 20, 2025 05:28
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from f3111f7 to 04b47c2 Compare December 23, 2025 09:32
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 04b47c2 to 43ede57 Compare December 23, 2025 18:33
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 43ede57 to 81e0903 Compare December 24, 2025 06:27
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 81e0903 to fd4e798 Compare December 27, 2025 06:31
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch 2 times, most recently from 42f6fb4 to b1d4baa Compare December 31, 2025 04:00
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot changed the title chore(main): release 0.24.1 chore(main): release 0.25.0 Jan 5, 2026
@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from b1d4baa to e07489f Compare January 5, 2026 18:31
@github-actions

github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch 4 times, most recently from 8e03d4d to 02dd41a Compare January 6, 2026 17:52
@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 24b9dcc to 721d12c Compare January 8, 2026 21:52
@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

@Yuan325

Yuan325 commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

/gcbrun

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

@Yuan325 Yuan325 merged commit 41b518b into main Jan 8, 2026
12 of 13 checks passed
@Yuan325 Yuan325 deleted the release-please--branches--main--components--genai-toolbox branch January 8, 2026 22:56
@release-please

release-please Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@release-please release-please Bot added autorelease: tagged Release please has completed a release for this. and removed autorelease: pending Release please needs to do its work on this. labels Jan 8, 2026
@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

🧨 Preview deployments removed.

github-actions Bot pushed a commit that referenced this pull request Jan 8, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([#2121](#2121))
([9c62f31](9c62f31))
* Add `allowed-hosts` flag
([#2254](#2254))
([17b41f6](17b41f6))
* Add parameter default value to manifest
([#2264](#2264))
([9d1feca](9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([#858](#858))
([b706b5b](b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([#2202](#2202))
([731a32e](731a32e))
* **sources/bigquery:** Make credentials scope configurable
([#2210](#2210))
([a450600](a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([#2155](#2155))
([4a4cf1e](4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([#2245](#2245))
([eb79339](eb79339))
* **tools/postgressql:** Add tool to list store procedure
([#2156](#2156))
([cf0fc51](cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([#2151](#2151))
([17b70cc](17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([#2281](#2281))
([a779975](a779975))
* **sources/cloudgda:** Add import for cloudgda source
([#2217](#2217))
([7daa411](7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([#2228](#2228))
([7053fbb](7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([#2265](#2265))
([ef8f3b0](ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([#2231](#2231))
([268700b](268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
github-actions Bot pushed a commit to Jaleel-zhu/genai-toolbox that referenced this pull request Jan 8, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
github-actions Bot pushed a commit to azaj01/genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
github-actions Bot pushed a commit to renovate-bot/googleapis-_-genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
rahulpinto19 pushed a commit that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.25.0](v0.24.0...v0.25.0)
(2026-01-08)


### Features

* Add `embeddingModel` support
([#2121](#2121))
([9c62f31](9c62f31))
* Add `allowed-hosts` flag
([#2254](#2254))
([17b41f6](17b41f6))
* Add parameter default value to manifest
([#2264](#2264))
([9d1feca](9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([#858](#858))
([b706b5b](b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([#2202](#2202))
([731a32e](731a32e))
* **sources/bigquery:** Make credentials scope configurable
([#2210](#2210))
([a450600](a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([#2155](#2155))
([4a4cf1e](4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([#2245](#2245))
([eb79339](eb79339))
* **tools/postgressql:** Add tool to list store procedure
([#2156](#2156))
([cf0fc51](cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([#2151](#2151))
([17b70cc](17b70cc))


### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([#2281](#2281))
([a779975](a779975))
* **sources/cloudgda:** Add import for cloudgda source
([#2217](#2217))
([7daa411](7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([#2228](#2228))
([7053fbb](7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([#2265](#2265))
([ef8f3b0](ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([#2231](#2231))
([268700b](268700b))

---
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 <45984206+Yuan325@users.noreply.github.com>
github-actions Bot pushed a commit to SaxenaAnushka102/genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
github-actions Bot pushed a commit to Ganga4060/genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
github-actions Bot pushed a commit to divitwork/genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
divitwork pushed a commit to divitwork/genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)


### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))


### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com>
divitwork pushed a commit to divitwork/genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)


### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))


### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com>
github-actions Bot pushed a commit to CrazyForks/genai-toolbox that referenced this pull request Jan 9, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
github-actions Bot pushed a commit to bhardwajRahul/genai-toolbox that referenced this pull request Jan 10, 2026
🤖 I have created a release *beep* *boop*
---

##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)

### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))

### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com> 41b518b
vinodhinic pushed a commit to vinodhinic/genai-toolbox that referenced this pull request Jan 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)


### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))


### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com>
mahlevanshika pushed a commit to mahlevanshika/genai-toolbox that referenced this pull request Jan 22, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.25.0](googleapis/mcp-toolbox@v0.24.0...v0.25.0)
(2026-01-08)


### Features

* Add `embeddingModel` support
([googleapis#2121](googleapis#2121))
([9c62f31](googleapis@9c62f31))
* Add `allowed-hosts` flag
([googleapis#2254](googleapis#2254))
([17b41f6](googleapis@17b41f6))
* Add parameter default value to manifest
([googleapis#2264](googleapis#2264))
([9d1feca](googleapis@9d1feca))
* **snowflake:** Add Snowflake Source and Tools
([googleapis#858](googleapis#858))
([b706b5b](googleapis@b706b5b))
* **prebuilt/cloud-sql-mysql:** Update CSQL MySQL prebuilt tools to use
IAM ([googleapis#2202](googleapis#2202))
([731a32e](googleapis@731a32e))
* **sources/bigquery:** Make credentials scope configurable
([googleapis#2210](googleapis#2210))
([a450600](googleapis@a450600))
* **sources/trino:** Add ssl verification options and fix docs example
([googleapis#2155](googleapis#2155))
([4a4cf1e](googleapis@4a4cf1e))
* **tools/looker:** Add ability to set destination folder with
`make_look` and `make_dashboard`.
([googleapis#2245](googleapis#2245))
([eb79339](googleapis@eb79339))
* **tools/postgressql:** Add tool to list store procedure
([googleapis#2156](googleapis#2156))
([cf0fc51](googleapis@cf0fc51))
* **tools/postgressql:** Add Parameter `embeddedBy` config support
([googleapis#2151](googleapis#2151))
([17b70cc](googleapis@17b70cc))


### Bug Fixes

* **server:** Add `embeddingModel` config initialization
([googleapis#2281](googleapis#2281))
([a779975](googleapis@a779975))
* **sources/cloudgda:** Add import for cloudgda source
([googleapis#2217](googleapis#2217))
([7daa411](googleapis@7daa411))
* **tools/alloydb-wait-for-operation:** Fix connection message
generation
([googleapis#2228](googleapis#2228))
([7053fbb](googleapis@7053fbb))
* **tools/alloydbainl:** Only add psv when NL Config Param is defined
([googleapis#2265](googleapis#2265))
([ef8f3b0](googleapis@ef8f3b0))
* **tools/looker:** Looker client OAuth nil pointer error
([googleapis#2231](googleapis#2231))
([268700b](googleapis@268700b))

---
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 <45984206+Yuan325@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged Release please has completed a release for this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants