Skip to content

chore(main): release 0.21.0#1957

Merged
Yuan325 merged 3 commits into
mainfrom
release-please--branches--main--components--genai-toolbox
Nov 19, 2025
Merged

chore(main): release 0.21.0#1957
Yuan325 merged 3 commits into
mainfrom
release-please--branches--main--components--genai-toolbox

Conversation

@release-please

@release-please release-please Bot commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.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) (446d62a)

Features

  • tools/postgres: Add long_running_transactions, list_locks and replication_stats tools (#1751) (5abad5d)

Bug Fixes

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

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 Nov 14, 2025
@release-please release-please Bot requested a review from a team November 14, 2025 22:19
@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 42f2eb4 to 2ed9a21 Compare November 17, 2025 08:53
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 2ed9a21 to 742ea43 Compare November 18, 2025 07:34
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 742ea43 to b80066d Compare November 18, 2025 18:24
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot changed the title chore(main): release 0.20.1 chore(main): release 0.21.0 Nov 18, 2025
@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch 2 times, most recently from 78ee325 to 07fb5c5 Compare November 19, 2025 00:14
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 07fb5c5 to 7ad7265 Compare November 19, 2025 19:43
@github-actions

Copy link
Copy Markdown
Contributor

@Yuan325

Yuan325 commented Nov 19, 2025

Copy link
Copy Markdown
Contributor

/gcbrun

@github-actions

Copy link
Copy Markdown
Contributor

@Yuan325 Yuan325 merged commit e81dfea into main Nov 19, 2025
12 checks passed
@Yuan325 Yuan325 deleted the release-please--branches--main--components--genai-toolbox branch November 19, 2025 21:38
@release-please

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 Nov 19, 2025
@github-actions

Copy link
Copy Markdown
Contributor

🧨 Preview deployments removed.

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

##
[0.21.0](googleapis/mcp-toolbox@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
([googleapis#1894](googleapis#1894))
([446d62a](googleapis@446d62a))

### Features

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

### Bug Fixes

* **tools/alloydbgetinstance:** Remove parameter duplication
([googleapis#1993](googleapis#1993))
([0e269a1](googleapis@0e269a1))
* **tools:** Check for query execution error for pgxpool.Pool
([googleapis#1969](googleapis#1969))
([2bff138](googleapis@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 <45984206+Yuan325@users.noreply.github.com> e81dfea
github-actions Bot pushed a commit to renovate-bot/googleapis-_-genai-toolbox that referenced this pull request Nov 19, 2025
🤖 I have created a release *beep* *boop*
---

##
[0.21.0](googleapis/mcp-toolbox@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
([googleapis#1894](googleapis#1894))
([446d62a](googleapis@446d62a))

### Features

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

### Bug Fixes

* **tools/alloydbgetinstance:** Remove parameter duplication
([googleapis#1993](googleapis#1993))
([0e269a1](googleapis@0e269a1))
* **tools:** Check for query execution error for pgxpool.Pool
([googleapis#1969](googleapis#1969))
([2bff138](googleapis@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 <45984206+Yuan325@users.noreply.github.com> e81dfea
github-actions Bot pushed a commit to CrazyForks/genai-toolbox that referenced this pull request Nov 20, 2025
🤖 I have created a release *beep* *boop*
---

##
[0.21.0](googleapis/mcp-toolbox@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
([googleapis#1894](googleapis#1894))
([446d62a](googleapis@446d62a))

### Features

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

### Bug Fixes

* **tools/alloydbgetinstance:** Remove parameter duplication
([googleapis#1993](googleapis#1993))
([0e269a1](googleapis@0e269a1))
* **tools:** Check for query execution error for pgxpool.Pool
([googleapis#1969](googleapis#1969))
([2bff138](googleapis@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 <45984206+Yuan325@users.noreply.github.com> e81dfea
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.

1 participant