feat(tool/bigquery-forecast)!: add allowed datasets support to forecast#1412
Merged
Conversation
9bbaa82 to
7f40641
Compare
7f40641 to
aa39724
Compare
Yuan325
reviewed
Sep 15, 2025
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
Yuan325
approved these changes
Sep 24, 2025
github-actions Bot
pushed a commit
that referenced
this pull request
Sep 25, 2025
…o forecast (#1412) ## Description --- This introduces a breaking change. The bigquery-forecast tool will now enforce the allowed datasets setting from its BigQuery source configuration. Previously, this setting had no effect on the tool. ## PR Checklist --- > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [ ] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md) - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #<issue_number_goes_here> --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 88bac7e
github-actions Bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
Sep 25, 2025
…o forecast (googleapis#1412) ## Description --- This introduces a breaking change. The bigquery-forecast tool will now enforce the allowed datasets setting from its BigQuery source configuration. Previously, this setting had no effect on the tool. ## PR Checklist --- > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [ ] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md) - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #<issue_number_goes_here> --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 88bac7e
github-actions Bot
pushed a commit
to Jaleel-zhu/genai-toolbox
that referenced
this pull request
Sep 25, 2025
…o forecast (googleapis#1412) ## Description --- This introduces a breaking change. The bigquery-forecast tool will now enforce the allowed datasets setting from its BigQuery source configuration. Previously, this setting had no effect on the tool. ## PR Checklist --- > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [ ] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md) - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #<issue_number_goes_here> --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 88bac7e
github-actions Bot
pushed a commit
to bhardwajRahul/genai-toolbox
that referenced
this pull request
Sep 25, 2025
…o forecast (googleapis#1412) ## Description --- This introduces a breaking change. The bigquery-forecast tool will now enforce the allowed datasets setting from its BigQuery source configuration. Previously, this setting had no effect on the tool. ## PR Checklist --- > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [ ] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md) - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #<issue_number_goes_here> --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> 88bac7e
Yuan325
added a commit
that referenced
this pull request
Sep 26, 2025
🤖 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 <45984206+Yuan325@users.noreply.github.com>
github-actions Bot
pushed a commit
that referenced
this pull request
Sep 26, 2025
🤖 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 <45984206+Yuan325@users.noreply.github.com> 964a82e
github-actions Bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
Sep 26, 2025
🤖 I have created a release *beep* *boop* --- ## [0.16.0](googleapis/mcp-toolbox@v0.15.0...v0.16.0) (2025-09-25) ### ⚠ BREAKING CHANGES * **tool/bigquery-execute-sql:** add allowed datasets support ([googleapis#1443](googleapis#1443)) * **tool/bigquery-forecast:** add allowed datasets support ([googleapis#1412](googleapis#1412)) ### Features * **cassandra:** Add Cassandra Source and Tool ([googleapis#1012](googleapis#1012)) ([6e42053](googleapis@6e42053)) * **sources/postgres:** Add application_name ([googleapis#1504](googleapis#1504)) ([72a2366](googleapis@72a2366)) * **tool/bigquery-execute-sql:** Add allowed datasets support ([googleapis#1443](googleapis#1443)) ([9501ebb](googleapis@9501ebb)) * **tool/bigquery-forecast:** Add allowed datasets support ([googleapis#1412](googleapis#1412)) ([88bac7e](googleapis@88bac7e)) * **tools/clickhouse-list-tables:** Add list-tables tool ([googleapis#1446](googleapis#1446)) ([69a3caf](googleapis@69a3caf)) ### Bug Fixes * **tool/mongodb-find:** Fix find tool `limit` field ([googleapis#1570](googleapis#1570)) ([4166bf7](googleapis@4166bf7)) * **tools/mongodb:** Concat filter params only once in mongodb update tools ([googleapis#1545](googleapis#1545)) ([295f9dc](googleapis@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 <45984206+Yuan325@users.noreply.github.com> 964a82e
github-actions Bot
pushed a commit
to Jaleel-zhu/genai-toolbox
that referenced
this pull request
Sep 26, 2025
🤖 I have created a release *beep* *boop* --- ## [0.16.0](googleapis/mcp-toolbox@v0.15.0...v0.16.0) (2025-09-25) ### ⚠ BREAKING CHANGES * **tool/bigquery-execute-sql:** add allowed datasets support ([googleapis#1443](googleapis#1443)) * **tool/bigquery-forecast:** add allowed datasets support ([googleapis#1412](googleapis#1412)) ### Features * **cassandra:** Add Cassandra Source and Tool ([googleapis#1012](googleapis#1012)) ([6e42053](googleapis@6e42053)) * **sources/postgres:** Add application_name ([googleapis#1504](googleapis#1504)) ([72a2366](googleapis@72a2366)) * **tool/bigquery-execute-sql:** Add allowed datasets support ([googleapis#1443](googleapis#1443)) ([9501ebb](googleapis@9501ebb)) * **tool/bigquery-forecast:** Add allowed datasets support ([googleapis#1412](googleapis#1412)) ([88bac7e](googleapis@88bac7e)) * **tools/clickhouse-list-tables:** Add list-tables tool ([googleapis#1446](googleapis#1446)) ([69a3caf](googleapis@69a3caf)) ### Bug Fixes * **tool/mongodb-find:** Fix find tool `limit` field ([googleapis#1570](googleapis#1570)) ([4166bf7](googleapis@4166bf7)) * **tools/mongodb:** Concat filter params only once in mongodb update tools ([googleapis#1545](googleapis#1545)) ([295f9dc](googleapis@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 <45984206+Yuan325@users.noreply.github.com> 964a82e
github-actions Bot
pushed a commit
to bhardwajRahul/genai-toolbox
that referenced
this pull request
Sep 26, 2025
🤖 I have created a release *beep* *boop* --- ## [0.16.0](googleapis/mcp-toolbox@v0.15.0...v0.16.0) (2025-09-25) ### ⚠ BREAKING CHANGES * **tool/bigquery-execute-sql:** add allowed datasets support ([googleapis#1443](googleapis#1443)) * **tool/bigquery-forecast:** add allowed datasets support ([googleapis#1412](googleapis#1412)) ### Features * **cassandra:** Add Cassandra Source and Tool ([googleapis#1012](googleapis#1012)) ([6e42053](googleapis@6e42053)) * **sources/postgres:** Add application_name ([googleapis#1504](googleapis#1504)) ([72a2366](googleapis@72a2366)) * **tool/bigquery-execute-sql:** Add allowed datasets support ([googleapis#1443](googleapis#1443)) ([9501ebb](googleapis@9501ebb)) * **tool/bigquery-forecast:** Add allowed datasets support ([googleapis#1412](googleapis#1412)) ([88bac7e](googleapis@88bac7e)) * **tools/clickhouse-list-tables:** Add list-tables tool ([googleapis#1446](googleapis#1446)) ([69a3caf](googleapis@69a3caf)) ### Bug Fixes * **tool/mongodb-find:** Fix find tool `limit` field ([googleapis#1570](googleapis#1570)) ([4166bf7](googleapis@4166bf7)) * **tools/mongodb:** Concat filter params only once in mongodb update tools ([googleapis#1545](googleapis#1545)) ([295f9dc](googleapis@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 <45984206+Yuan325@users.noreply.github.com> 964a82e
rahulpinto19
pushed a commit
that referenced
this pull request
Sep 30, 2025
…st (#1412) ## Description --- This introduces a breaking change. The bigquery-forecast tool will now enforce the allowed datasets setting from its BigQuery source configuration. Previously, this setting had no effect on the tool. ## PR Checklist --- > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [ ] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md) - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #<issue_number_goes_here> --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
rahulpinto19
pushed a commit
that referenced
this pull request
Sep 30, 2025
🤖 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 <45984206+Yuan325@users.noreply.github.com>
NightStack15
added a commit
to NightStack15/googleapis-_-genai-toolbox
that referenced
this pull request
Mar 20, 2026
🤖 I have created a release *beep* *boop* --- ## [0.16.0](googleapis/mcp-toolbox@v0.15.0...v0.16.0) (2025-09-25) ### ⚠ BREAKING CHANGES * **tool/bigquery-execute-sql:** add allowed datasets support ([#1443](googleapis/mcp-toolbox#1443)) * **tool/bigquery-forecast:** add allowed datasets support ([#1412](googleapis/mcp-toolbox#1412)) ### Features * **cassandra:** Add Cassandra Source and Tool ([#1012](googleapis/mcp-toolbox#1012)) ([6e42053](googleapis/mcp-toolbox@6e42053)) * **sources/postgres:** Add application_name ([#1504](googleapis/mcp-toolbox#1504)) ([72a2366](googleapis/mcp-toolbox@72a2366)) * **tool/bigquery-execute-sql:** Add allowed datasets support ([#1443](googleapis/mcp-toolbox#1443)) ([9501ebb](googleapis/mcp-toolbox@9501ebb)) * **tool/bigquery-forecast:** Add allowed datasets support ([#1412](googleapis/mcp-toolbox#1412)) ([88bac7e](googleapis/mcp-toolbox@88bac7e)) * **tools/clickhouse-list-tables:** Add list-tables tool ([#1446](googleapis/mcp-toolbox#1446)) ([69a3caf](googleapis/mcp-toolbox@69a3caf)) ### Bug Fixes * **tool/mongodb-find:** Fix find tool `limit` field ([#1570](googleapis/mcp-toolbox#1570)) ([4166bf7](googleapis/mcp-toolbox@4166bf7)) * **tools/mongodb:** Concat filter params only once in mongodb update tools ([#1545](googleapis/mcp-toolbox#1545)) ([295f9dc](googleapis/mcp-toolbox@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 <45984206+Yuan325@users.noreply.github.com>
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
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.
Description
This introduces a breaking change. The bigquery-forecast tool will now enforce the allowed datasets setting from its BigQuery source configuration. Previously, this setting had no effect on the tool.
PR Checklist
CONTRIBUTING.md
bug/issue
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
!if this involve a breaking change🛠️ Part of #873