chore(deps): update dependency stacklok/toolhive to v0.6.11 #1329
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.8->v0.6.11Release Notes
stacklok/toolhive (stacklok/toolhive)
v0.6.11Compare Source
Headline changes:
What's Changed
8e8c483by @renovate[bot] in #28441.25.5to fixGO-2025-4155by @ChrisJBurns in #2846New Contributors
Full Changelog: stacklok/toolhive@v0.6.10...v0.6.11
v0.6.10Compare Source
What's Changed
6337623by @renovate[bot] in #2827New Contributors
Full Changelog: stacklok/toolhive@v0.6.9...v0.6.10
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
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/London, 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.
Note
Updates ToolHive version to v0.6.11 and extends OpenAPI MCP client enums to include Zed.
Zedto MCP client enums inclient.MCPClient,client.MCPClientStatus,v1.bulkClientRequest.names, andv1.createClientRequest/Response.name.TOOLHIVE_VERSIONdefault tov0.6.11inutils/constants.ts.Written by Cursor Bugbot for commit e9ed467. This will update automatically on new commits. Configure here.