doc: deprecate legacy genai-toolbox strings in java sdk ecosystem#60
Open
anubhav756 wants to merge 2 commits intomainfrom
Open
doc: deprecate legacy genai-toolbox strings in java sdk ecosystem#60anubhav756 wants to merge 2 commits intomainfrom
anubhav756 wants to merge 2 commits intomainfrom
Conversation
| label: MCP Toolbox version | ||
| description: | | ||
| What version of MCP Toolbox are you using (`toolbox --version`)? e.g. | ||
| - toolbox version 0.3.0 |
There was a problem hiding this comment.
- [SUGGESTION] .github/ISSUE_TEMPLATE/bug_report.yml:47-49
- Observation: The example versions in the "MCP Toolbox version" field description still reference
0.3.0(e.g.,toolbox version 0.3.0and...toolbox:0.3.0). - Suggestion: Update these example strings to
1.1.0to maintain consistency with the version bump performed in the rest of the PR (e.g., indemo-applications/cymbal-transit/README.md).
- Observation: The example versions in the "MCP Toolbox version" field description still reference
| In any case remember to change the `YOUR_TOOLBOX_SERVICE_ENDPOINT` placeholder in the respective files. | ||
|
|
||
| If you decide to deploy your toolbox endpoint in cloud run, here's how you can do it: https://googleapis.github.io/genai-toolbox/how-to/deploy_toolbox | ||
| If you decide to deploy your toolbox endpoint in cloud run, here's how you can do it: https://mcp-toolbox.dev/documentation/deploy-to/ |
Contributor
There was a problem hiding this comment.
Suggested change
| If you decide to deploy your toolbox endpoint in cloud run, here's how you can do it: https://mcp-toolbox.dev/documentation/deploy-to/ | |
| If you decide to deploy your toolbox endpoint in cloud run, here's how you can do it: https://mcp-toolbox.dev/documentation/deploy-to/cloud-run/ |
twishabansal
approved these changes
Apr 16, 2026
Issues Found
|
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.
Refactors documentation pages,
.githubissue and renovate templates, and integration test setups across themcp-toolbox-sdk-javamodule stack to align with the globalmcp-toolboxtaxonomy. Standardizes remote resource links onto the newmcp-toolbox-for-databasespipeline block natively.