Skip to content

chore(main): release 0.11.0#1000

Merged
Yuan325 merged 3 commits intomainfrom
release-please--branches--main--components--genai-toolbox
Aug 5, 2025
Merged

chore(main): release 0.11.0#1000
Yuan325 merged 3 commits intomainfrom
release-please--branches--main--components--genai-toolbox

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Jul 25, 2025

🤖 I have created a release beep boop

0.11.0 (2025-08-04)

⚠ BREAKING CHANGES

  • tools/bigquery-sql: Ensure invoke always returns a non-null value (#1020) (9af55b6)
  • tools/bigquery-execute-sql: Update the return messages (#1034) (051e686)

Features

  • Add DuckDB source and tool (#879) (fd14933)
  • Add TiDB source and tool (#829) (6eaf36a)
  • Interactive web UI for Toolbox (#1065) (8749b03)
  • tools/looker-query-url: Add support for looker-query-url tool (#1015) (327ddf0)
  • tools/dataplex-lookup-entry: Add support for dataplex-lookup-entry tool (#1009) (5fa1660)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team July 25, 2025 14:17
@release-please release-please bot added the autorelease: pending Release please needs to do its work on this. label Jul 25, 2025
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 66327cc to 40be7a8 Compare July 28, 2025 16:18
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 40be7a8 to b1c0f26 Compare July 29, 2025 20:01
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from b1c0f26 to e95b96c Compare July 29, 2025 21:31
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from e95b96c to 1831495 Compare July 30, 2025 01:29
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 1831495 to 60754b2 Compare July 30, 2025 21:38
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 60754b2 to a5109b9 Compare July 31, 2025 02:57
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from a5109b9 to ebe6171 Compare July 31, 2025 17:46
@github-actions
Copy link
Contributor

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from ebe6171 to 140d561 Compare August 1, 2025 16:16
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 140d561 to 1654721 Compare August 1, 2025 19:19
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 1654721 to 833233e Compare August 1, 2025 21:17
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 833233e to 85e02d8 Compare August 1, 2025 21:39
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2025

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 85e02d8 to df83a77 Compare August 2, 2025 07:54
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2025

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from df83a77 to 87f1114 Compare August 4, 2025 17:54
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

@release-please release-please bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 87f1114 to eded4dd Compare August 4, 2025 18:48
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

@Yuan325
Copy link
Contributor

Yuan325 commented Aug 5, 2025

/gcbrun

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

@Yuan325
Copy link
Contributor

Yuan325 commented Aug 5, 2025

/gcbrun

@Yuan325 Yuan325 merged commit 8d0fa67 into main Aug 5, 2025
9 checks passed
@Yuan325 Yuan325 deleted the release-please--branches--main--components--genai-toolbox branch August 5, 2025 02:11
@release-please
Copy link
Contributor Author

release-please bot commented Aug 5, 2025

🤖 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 Aug 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2025

🧨 Preview deployments removed.

github-actions bot pushed a commit that referenced this pull request Aug 5, 2025
🤖 I have created a release *beep* *boop*
---

##
[0.11.0](v0.10.0...v0.11.0)
(2025-08-04)

### ⚠ BREAKING CHANGES

* **tools/bigquery-sql:** Ensure invoke always returns a non-null value
([#1020](#1020))
([9af55b6](9af55b6))
* **tools/bigquery-execute-sql:** Update the return messages
([#1034](#1034))
([051e686](051e686))

### Features

* Add DuckDB source and tool
([#879](#879))
([fd14933](fd14933))
* Add TiDB source and tool
([#829](#829))
([6eaf36a](6eaf36a))
* Interactive web UI for Toolbox
([#1065](#1065))
([8749b03](8749b03))
* **tools/looker-query-url:** Add support for `looker-query-url` tool
([#1015](#1015))
([327ddf0](327ddf0))
* **tools/dataplex-lookup-entry:** Add support for
`dataplex-lookup-entry` tool
([#1009](#1009))
([5fa1660](5fa1660))

---
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> 8d0fa67
github-actions bot pushed a commit to renovate-bot/googleapis-_-genai-toolbox that referenced this pull request Aug 5, 2025
🤖 I have created a release *beep* *boop*
---

##
[0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0)
(2025-08-04)

### ⚠ BREAKING CHANGES

* **tools/bigquery-sql:** Ensure invoke always returns a non-null value
([googleapis#1020](googleapis#1020))
([9af55b6](googleapis@9af55b6))
* **tools/bigquery-execute-sql:** Update the return messages
([googleapis#1034](googleapis#1034))
([051e686](googleapis@051e686))

### Features

* Add DuckDB source and tool
([googleapis#879](googleapis#879))
([fd14933](googleapis@fd14933))
* Add TiDB source and tool
([googleapis#829](googleapis#829))
([6eaf36a](googleapis@6eaf36a))
* Interactive web UI for Toolbox
([googleapis#1065](googleapis#1065))
([8749b03](googleapis@8749b03))
* **tools/looker-query-url:** Add support for `looker-query-url` tool
([googleapis#1015](googleapis#1015))
([327ddf0](googleapis@327ddf0))
* **tools/dataplex-lookup-entry:** Add support for
`dataplex-lookup-entry` tool
([googleapis#1009](googleapis#1009))
([5fa1660](googleapis@5fa1660))

---
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> 8d0fa67
github-actions bot pushed a commit to bpranava/genai-toolbox that referenced this pull request Aug 5, 2025
🤖 I have created a release *beep* *boop*
---

##
[0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0)
(2025-08-04)

### ⚠ BREAKING CHANGES

* **tools/bigquery-sql:** Ensure invoke always returns a non-null value
([googleapis#1020](googleapis#1020))
([9af55b6](googleapis@9af55b6))
* **tools/bigquery-execute-sql:** Update the return messages
([googleapis#1034](googleapis#1034))
([051e686](googleapis@051e686))

### Features

* Add DuckDB source and tool
([googleapis#879](googleapis#879))
([fd14933](googleapis@fd14933))
* Add TiDB source and tool
([googleapis#829](googleapis#829))
([6eaf36a](googleapis@6eaf36a))
* Interactive web UI for Toolbox
([googleapis#1065](googleapis#1065))
([8749b03](googleapis@8749b03))
* **tools/looker-query-url:** Add support for `looker-query-url` tool
([googleapis#1015](googleapis#1015))
([327ddf0](googleapis@327ddf0))
* **tools/dataplex-lookup-entry:** Add support for
`dataplex-lookup-entry` tool
([googleapis#1009](googleapis#1009))
([5fa1660](googleapis@5fa1660))

---
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> 8d0fa67
github-actions bot pushed a commit to bhardwajRahul/genai-toolbox that referenced this pull request Aug 5, 2025
🤖 I have created a release *beep* *boop*
---

##
[0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0)
(2025-08-04)

### ⚠ BREAKING CHANGES

* **tools/bigquery-sql:** Ensure invoke always returns a non-null value
([googleapis#1020](googleapis#1020))
([9af55b6](googleapis@9af55b6))
* **tools/bigquery-execute-sql:** Update the return messages
([googleapis#1034](googleapis#1034))
([051e686](googleapis@051e686))

### Features

* Add DuckDB source and tool
([googleapis#879](googleapis#879))
([fd14933](googleapis@fd14933))
* Add TiDB source and tool
([googleapis#829](googleapis#829))
([6eaf36a](googleapis@6eaf36a))
* Interactive web UI for Toolbox
([googleapis#1065](googleapis#1065))
([8749b03](googleapis@8749b03))
* **tools/looker-query-url:** Add support for `looker-query-url` tool
([googleapis#1015](googleapis#1015))
([327ddf0](googleapis@327ddf0))
* **tools/dataplex-lookup-entry:** Add support for
`dataplex-lookup-entry` tool
([googleapis#1009](googleapis#1009))
([5fa1660](googleapis@5fa1660))

---
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> 8d0fa67
SaxenaAnushka102 pushed a commit to SaxenaAnushka102/genai-toolbox that referenced this pull request Aug 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.11.0](googleapis/genai-toolbox@v0.10.0...v0.11.0)
(2025-08-04)


### ⚠ BREAKING CHANGES

* **tools/bigquery-sql:** Ensure invoke always returns a non-null value
([googleapis#1020](googleapis#1020))
([9af55b6](googleapis@9af55b6))
* **tools/bigquery-execute-sql:** Update the return messages
([googleapis#1034](googleapis#1034))
([051e686](googleapis@051e686))

### Features

* Add DuckDB source and tool
([googleapis#879](googleapis#879))
([fd14933](googleapis@fd14933))
* Add TiDB source and tool
([googleapis#829](googleapis#829))
([6eaf36a](googleapis@6eaf36a))
* Interactive web UI for Toolbox
([googleapis#1065](googleapis#1065))
([8749b03](googleapis@8749b03))
* **tools/looker-query-url:** Add support for `looker-query-url` tool
([googleapis#1015](googleapis#1015))
([327ddf0](googleapis@327ddf0))
* **tools/dataplex-lookup-entry:** Add support for
`dataplex-lookup-entry` tool
([googleapis#1009](googleapis#1009))
([5fa1660](googleapis@5fa1660))

---
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.

2 participants