Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Update Change
stacklok/toolhive patch v0.6.8 -> v0.6.11

Release Notes

stacklok/toolhive (stacklok/toolhive)

v0.6.11

Compare Source

Headline changes:

  • Include ping checks for remote workloads.
  • Allow build envs to include secrets from the secrets manager and environment variables on the host.

What's Changed

New Contributors

Full Changelog: stacklok/toolhive@v0.6.10...v0.6.11

v0.6.10

Compare Source

What's Changed

New Contributors

Full Changelog: stacklok/toolhive@v0.6.9...v0.6.10

v0.6.9

Compare 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 mcp commands easier to use
• Standard JSON Schema format now used for composite tool parameters
• Added RetryDelay to error handling in WorkflowStep CRD for more resilient workflows
• Extracted MCP client setup into reusable CreateInitializedMCPClient helper
• E2E tests now use mcp.LATEST_PROTOCOL_VERSION for 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 podTemplateSpec field in MCPRegistry CRD lets you fully customize registry API deployments
MergePodTemplateSpecs utility added for cleaner pod template composition
• Updated registry from toolhive-registry release v2025.11.28

Tool Filtering & Configuration
• New ExcludeAll option provides more flexible tool filtering controls
• Better error handling throughout vMCP code (replaced utilruntime.Must with proper error checks)
• Minor fixes for retryDelay handling improve reliability

Testing & 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

New 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.


  • If you want to rebase/retry this PR, check this box

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.

  • API (OpenAPI):
    • Add Zed to MCP client enums in client.MCPClient, client.MCPClientStatus, v1.bulkClientRequest.names, and v1.createClientRequest/Response.name.
  • Config:
    • Update TOOLHIVE_VERSION default to v0.6.11 in utils/constants.ts.

Written by Cursor Bugbot for commit e9ed467. This will update automatically on new commits. Configure here.

@renovate renovate bot added the dependencies label Dec 3, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: utils/constants.ts
Post-upgrade command 'pnpm run thv' has not been added to the allowed list in allowedCommands
File name: utils/constants.ts
Post-upgrade command 'pnpm run generate-client' has not been added to the allowed list in allowedCommands

@renovate renovate bot force-pushed the renovate/stacklok-toolhive-0.x branch from fc3058d to a5c7ae4 Compare December 3, 2025 17:42
@renovate renovate bot changed the title chore(deps): update dependency stacklok/toolhive to v0.6.10 chore(deps): update dependency stacklok/toolhive to v0.6.11 Dec 3, 2025
@peppescg peppescg force-pushed the renovate/stacklok-toolhive-0.x branch from a5c7ae4 to 12c1dec Compare December 3, 2025 17:43
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@peppescg peppescg merged commit 047ca4e into main Dec 4, 2025
13 of 15 checks passed
@peppescg peppescg deleted the renovate/stacklok-toolhive-0.x branch December 4, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants