fix(deps): update module github.com/stacklok/toolhive to v0.6.9 #218
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.
This PR contains the following updates:
v0.6.7->v0.6.9Release Notes
stacklok/toolhive (github.com/stacklok/toolhive)
v0.6.9Compare Source
🚀 Toolhive v0.6.9 is live!
This release brings enhancements to MCP workflows, better registry customization, and improved developer experience across the board.
MCP & Workflows
• Smart transport auto-detection makes
thv mcpcommands easier to use• Standard JSON Schema format now used for composite tool parameters
• Added
RetryDelayto error handling in WorkflowStep CRD for more resilient workflows• Extracted MCP client setup into reusable
CreateInitializedMCPClienthelper• E2E tests now use
mcp.LATEST_PROTOCOL_VERSIONfor better compatibility• Removed token cache from vMCP for cleaner authentication flow
Registry & Deployment
• Registry server can now be configured with custom database connection details
• New
podTemplateSpecfield inMCPRegistryCRD lets you fully customize registry API deployments•
MergePodTemplateSpecsutility added for cleaner pod template composition• Updated registry from toolhive-registry release v2025.11.28
Tool Filtering & Configuration
• New
ExcludeAlloption provides more flexible tool filtering controls• Better error handling throughout vMCP code (replaced
utilruntime.Mustwith proper error checks)• Minor fixes for
retryDelayhandling improve reliabilityTesting & Quality
• Added vMCP E2E tests using yardstick MCP server
• Proposal naming validation now only checks new files, reducing false positives
Infrastructure
• Updated docker/metadata-action to v5.10.0
👋 Welcome to our newest contributors @ignorant05 and @4t8dd! 🥳
🔗 Full changelog: stacklok/toolhive@v0.6.8...v0.6.9
What's Changed
MergePodTemplateSpecsthat mergespodTemplateSpecs by @ChrisJBurns in #2770podTemplateSpecfield toMCPRegistryCRD that allows user to customise registry api deployment by @ChrisJBurns in #2777New Contributors
Full Changelog: stacklok/toolhive@v0.6.8...v0.6.9
v0.6.8Compare Source
What's Changed
87e1e73by @renovate[bot] in #2735Full Changelog: stacklok/toolhive@v0.6.7...v0.6.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.