fix(deps): update module github.com/stacklok/toolhive to v0.3.7 #168
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
v0.3.3
->v0.3.7
Release Notes
stacklok/toolhive (github.com/stacklok/toolhive)
v0.3.7
Compare Source
🚀 ToolHive v0.3.7 is now available!
This release focuses on improved authorization handling, better network isolation, and enhanced reliability across the platform.
Authorization & Security
• Fixed authorization behavior for
tools/list
endpoint andtext/event-stream
content• Improved audit middleware to detect transport types accurately instead of relying on hardcoded paths
• Added network isolation support with inbound host configuration and end-to-end testing
APIs & Configuration
• Registry defaults now update properly when auth config is provided via CLI
• OAuth scope field now handles both string and array formats correctly
• Proxy mode is now returned in server type for stdio connections
• Endpoint URLs now use
X-Forwarded-*
headers for more accurate constructionReliability & Testing
• Refactored status collector with structured error handling for better diagnostics
• Added new
pkg/testkit
package to improve testing infrastructure• Fixed nil pointer dereference issue in retriever tests
• ServiceAccount now propagates correctly to StatefulSet in ConfigMap mode
Registry & Tooling
• Multiple registry updates (v2025.10.01 through v2025.10.06)
• Added sample Grafana dashboard for CLI tutorial
• Improved Grafana dashboard UID length handling
Dependencies
• Updated mcp-go to v0.41.1
• Updated Docker to v28.5.0
• Updated Ginkgo to v2.26.0
• Updated go-git to v5.16.3
• Updated Claude Code action to v1
Full Changelog: stacklok/toolhive@v0.3.6...v0.3.7
v0.3.6
Compare Source
🚀 Toolhive v0.3.6 Release Summary
🔧 Enhancements & Fixes
Reliability & Observability
enforce
flag for MCPRegistrySecurity & CI/CD
Dependencies
mcp-go
(v0.40.0 → v0.41.0),sigstore-go
(v1.1.3),tablewriter
(1.1.0)Infrastructure & Deployment
📖 Documentation
🙌 Community
What's Changed
enforce
flag to MCPRegistry by @jhrozek in #1997Full Changelog: stacklok/toolhive@v0.3.5...v0.3.6
v0.3.5
Compare Source
This release fixes an issue with job name references in the release workflow that affected v0.3.3 and v0.3.4.
What's Changed
Full Changelog: stacklok/toolhive@v0.3.4...v0.3.5
v0.3.4
Compare Source
This is primarily a re-release due to a workflow issue with the v0.3.3 release which impacted version output and OpenTelemetry configurations.
What's Changed
core
/env
/errors
/transport/errors
/versions
) by @ChrisJBurns in #1729Full Changelog: stacklok/toolhive@v0.3.3...v0.3.4
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.