-
Notifications
You must be signed in to change notification settings - Fork 798
chore(main): release 0.14.0 #1261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Yuan325
merged 2 commits into
main
from
release-please--branches--main--components--genai-toolbox
Sep 5, 2025
Merged
chore(main): release 0.14.0 #1261
Yuan325
merged 2 commits into
main
from
release-please--branches--main--components--genai-toolbox
Sep 5, 2025
+61
−33
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
618db06
to
c757873
Compare
c757873
to
fbf0a54
Compare
fbf0a54
to
e674bc1
Compare
e674bc1
to
a7dea45
Compare
a7dea45
to
a331d32
Compare
a331d32
to
dcd9619
Compare
dcd9619
to
7a7f190
Compare
7a7f190
to
dab4f1f
Compare
dab4f1f
to
81c4c99
Compare
81c4c99
to
43fb5db
Compare
43fb5db
to
4a666bd
Compare
4a666bd
to
6c4d686
Compare
676a838
to
6cf5999
Compare
6cf5999
to
4538953
Compare
4538953
to
168cf1d
Compare
168cf1d
to
b98ba53
Compare
b98ba53
to
228e8b1
Compare
1 similar comment
5dad0de
to
6f4ec67
Compare
/gcbrun |
Yuan325
approved these changes
Sep 5, 2025
🤖 Created releases: 🌻 |
🧨 Preview deployments removed. |
github-actions bot
pushed a commit
that referenced
this pull request
Sep 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.14.0](v0.13.0...v0.14.0) (2025-09-05) ### ⚠ BREAKING CHANGES * **bigquery:** Move `useClientOAuth` config from tool to source ([#1279](#1279)) ([8d20a48](8d20a48)) * **tools/bigquerysql:** remove `useClientOAuth` from tools config ([#1312](#1312)) ### Features * **clickhouse:** Add ClickHouse Source and Tools ([#1088](#1088)) ([75a04a5](75a04a5)) * **prebuilt/alloydb-postgres:** Support ipType and IAM users ([#1324](#1324)) ([0b2121e](0b2121e)) * **server/mcp:** Support toolbox auth in mcp ([#1140](#1140)) ([ca353e0](ca353e0)) * **source/mysql:** Support `queryParams` in MySQL source ([#1299](#1299)) ([3ae2526](3ae2526)) * **tools/bigquery:** Support end-user credential passthrough on multiple BQ tools ([#1314](#1314)) ([88f4b30](88f4b30)) * **tools/looker:** Add description for looker-get-models tool ([#1266](#1266)) ([89af3a4](89af3a4)) * **tools/looker:** Authenticate via end user credentials ([#1257](#1257)) ([8755e3d](8755e3d)) * **tools/looker:** Report field suggestions to agent ([#1267](#1267)) ([2cad82e](2cad82e)) ### Bug Fixes * Do not print usage on runtime error ([#1315](#1315)) ([afba7a5](afba7a5)) * Update env var to allow empty string ([#1260](#1260)) ([03aa9fa](03aa9fa)) * **tools/firestore:** Add document/collection path validation ([#1229](#1229)) ([14c2249](14c2249)) * **tools/looker-get-dashboards:** Fix Looker client OAuth check ([#1338](#1338)) ([36225aa](36225aa)) * **tools/oceanbase:** Fix encoded text with mysql driver ([#1283](#1283)) ([d16f89f](d16f89f)), closes [#1161](#1161) --- 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]> 4f022b6
github-actions bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
Sep 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.14.0](googleapis/genai-toolbox@v0.13.0...v0.14.0) (2025-09-05) ### ⚠ BREAKING CHANGES * **bigquery:** Move `useClientOAuth` config from tool to source ([googleapis#1279](googleapis#1279)) ([8d20a48](googleapis@8d20a48)) * **tools/bigquerysql:** remove `useClientOAuth` from tools config ([googleapis#1312](googleapis#1312)) ### Features * **clickhouse:** Add ClickHouse Source and Tools ([googleapis#1088](googleapis#1088)) ([75a04a5](googleapis@75a04a5)) * **prebuilt/alloydb-postgres:** Support ipType and IAM users ([googleapis#1324](googleapis#1324)) ([0b2121e](googleapis@0b2121e)) * **server/mcp:** Support toolbox auth in mcp ([googleapis#1140](googleapis#1140)) ([ca353e0](googleapis@ca353e0)) * **source/mysql:** Support `queryParams` in MySQL source ([googleapis#1299](googleapis#1299)) ([3ae2526](googleapis@3ae2526)) * **tools/bigquery:** Support end-user credential passthrough on multiple BQ tools ([googleapis#1314](googleapis#1314)) ([88f4b30](googleapis@88f4b30)) * **tools/looker:** Add description for looker-get-models tool ([googleapis#1266](googleapis#1266)) ([89af3a4](googleapis@89af3a4)) * **tools/looker:** Authenticate via end user credentials ([googleapis#1257](googleapis#1257)) ([8755e3d](googleapis@8755e3d)) * **tools/looker:** Report field suggestions to agent ([googleapis#1267](googleapis#1267)) ([2cad82e](googleapis@2cad82e)) ### Bug Fixes * Do not print usage on runtime error ([googleapis#1315](googleapis#1315)) ([afba7a5](googleapis@afba7a5)) * Update env var to allow empty string ([googleapis#1260](googleapis#1260)) ([03aa9fa](googleapis@03aa9fa)) * **tools/firestore:** Add document/collection path validation ([googleapis#1229](googleapis#1229)) ([14c2249](googleapis@14c2249)) * **tools/looker-get-dashboards:** Fix Looker client OAuth check ([googleapis#1338](googleapis#1338)) ([36225aa](googleapis@36225aa)) * **tools/oceanbase:** Fix encoded text with mysql driver ([googleapis#1283](googleapis#1283)) ([d16f89f](googleapis@d16f89f)), closes [googleapis#1161](googleapis#1161) --- 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]> 4f022b6
github-actions bot
pushed a commit
to Jaleel-zhu/genai-toolbox
that referenced
this pull request
Sep 5, 2025
🤖 I have created a release *beep* *boop* --- ## [0.14.0](googleapis/genai-toolbox@v0.13.0...v0.14.0) (2025-09-05) ### ⚠ BREAKING CHANGES * **bigquery:** Move `useClientOAuth` config from tool to source ([googleapis#1279](googleapis#1279)) ([8d20a48](googleapis@8d20a48)) * **tools/bigquerysql:** remove `useClientOAuth` from tools config ([googleapis#1312](googleapis#1312)) ### Features * **clickhouse:** Add ClickHouse Source and Tools ([googleapis#1088](googleapis#1088)) ([75a04a5](googleapis@75a04a5)) * **prebuilt/alloydb-postgres:** Support ipType and IAM users ([googleapis#1324](googleapis#1324)) ([0b2121e](googleapis@0b2121e)) * **server/mcp:** Support toolbox auth in mcp ([googleapis#1140](googleapis#1140)) ([ca353e0](googleapis@ca353e0)) * **source/mysql:** Support `queryParams` in MySQL source ([googleapis#1299](googleapis#1299)) ([3ae2526](googleapis@3ae2526)) * **tools/bigquery:** Support end-user credential passthrough on multiple BQ tools ([googleapis#1314](googleapis#1314)) ([88f4b30](googleapis@88f4b30)) * **tools/looker:** Add description for looker-get-models tool ([googleapis#1266](googleapis#1266)) ([89af3a4](googleapis@89af3a4)) * **tools/looker:** Authenticate via end user credentials ([googleapis#1257](googleapis#1257)) ([8755e3d](googleapis@8755e3d)) * **tools/looker:** Report field suggestions to agent ([googleapis#1267](googleapis#1267)) ([2cad82e](googleapis@2cad82e)) ### Bug Fixes * Do not print usage on runtime error ([googleapis#1315](googleapis#1315)) ([afba7a5](googleapis@afba7a5)) * Update env var to allow empty string ([googleapis#1260](googleapis#1260)) ([03aa9fa](googleapis@03aa9fa)) * **tools/firestore:** Add document/collection path validation ([googleapis#1229](googleapis#1229)) ([14c2249](googleapis@14c2249)) * **tools/looker-get-dashboards:** Fix Looker client OAuth check ([googleapis#1338](googleapis#1338)) ([36225aa](googleapis@36225aa)) * **tools/oceanbase:** Fix encoded text with mysql driver ([googleapis#1283](googleapis#1283)) ([d16f89f](googleapis@d16f89f)), closes [googleapis#1161](googleapis#1161) --- 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]> 4f022b6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.14.0 (2025-09-05)
⚠ BREAKING CHANGES
useClientOAuth
config from tool to source (#1279) (8d20a48)useClientOAuth
from tools config (#1312)Features
queryParams
in MySQL source (#1299) (3ae2526)Bug Fixes
This PR was generated with Release Please. See documentation.