Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/stacklok/toolhive v0.6.7 -> v0.6.11 age confidence

Release Notes

stacklok/toolhive (github.com/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

v0.6.8

Compare Source

What's Changed

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/cedar-policy/cedar-go v1.3.0 -> v1.3.1
golang.org/x/exp/jsonrpc2 v0.0.0-20251113190631-e25ba8c21ef6 -> v0.0.0-20251125195548-87e1e737ad39

@github-actions
Copy link

github-actions bot commented Nov 27, 2025

🔒 MCP Security Scan Results

⚠️ No MCP servers were scanned in this PR.

@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from 3705bca to b9879bf Compare November 29, 2025 00:47
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.6.8 fix(deps): update module github.com/stacklok/toolhive to v0.6.9 Nov 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from b9879bf to 5804720 Compare December 2, 2025 18:04
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.6.9 fix(deps): update module github.com/stacklok/toolhive to v0.6.10 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from 5804720 to 1842ce9 Compare December 3, 2025 13:00
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from 1842ce9 to bdf6cb3 Compare December 3, 2025 19:26
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.6.10 fix(deps): update module github.com/stacklok/toolhive to v0.6.11 Dec 3, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 3, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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: go.sum
Command failed: go get -t ./...
go: module github.com/stacklok/[email protected] requires go >= 1.25.5; switching to go1.25.5
go: downloading go1.25.5 (linux/amd64)
go: download go1.25.5: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

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.

1 participant