fix(deps): update module github.com/stacklok/toolhive to v0.4.2 #260
+1
−1
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.3.7
->v0.4.2
Release Notes
stacklok/toolhive (github.com/stacklok/toolhive)
v0.4.2
Compare Source
What's Changed
Full Changelog: stacklok/toolhive@v0.4.1...v0.4.2
v0.4.1
Compare Source
🚀 Toolhive v0.4.1 is live!
This release focuses on improved networking flexibility, observability enhancements, and better resource efficiency in Kubernetes deployments.
Networking & Infrastructure
• Added
--network
option for more flexible network configurations• Kubernetes agents can now be merged between local and project-specific setups for streamlined deployments
Observability & Telemetry
• Custom OpenTelemetry resource attributes are now supported for richer trace metadata
• Registry data source API added for better integration and data access
Developer Experience
• New
/check-contribution
command added to Claude integration for easier contribution validation• Controller helpers extracted into dedicated package for cleaner codebase architecture
• MCPServer CRD size reduced by optimizing PodTemplateSpec handling
Documentation
• Clarified file naming conventions for proposal documents
Dependencies
• Updated ginkgo/v2 → v2.27.1
• Updated cedar-policy/cedar-go → v1.2.8
• Registry synced with toolhive-registry release v2025.10.23
• Toolhive images updated to v0.4.0
👋 Welcome to our newest contributors @therealnb, @tgrunnagle, @dmartinol, @ChrisJBurns, and @blkt! 🥳
Change log
docs/proposals
by @blkt in #2298Full Changelog: stacklok/toolhive@v0.4.0...v0.4.1
v0.4.0
Compare Source
🚀 Toolhive v0.4.0 is live!
This release brings major enhancements to Kubernetes integration, MCP server capabilities, and developer tooling support!
Developer Experience
• Added support for Trae IDE and Continue.dev clients for more flexible development workflows
• New Claude Code skills and agents help automate documentation and PR tasks
• Improved developer guide with updated Go version references
• Export command now supports Kubernetes format for easier deployments
Architecture & Documentation
• Added comprehensive architecture documentation
• New MCP _meta field support improves request parsing capabilities
• Registry API has been fully externalized from the core project
MCP & Kubernetes
• Introduced MCPRemoteProxy CRD controller for seamless remote MCP server proxying
• MCPGroup now supported in Kubernetes environments for better organization
• Internal MCP optimizer group is now hidden for cleaner interfaces
• Fixed regression that broke detection of already-running remote MCP servers
Workloads & APIs
• New proxy-logs endpoint gives visibility into workload logging
• Enhanced token-exchange middleware with comprehensive unit tests
Infrastructure & Reliability
• Fixed nil pointer dereference in environment variable validation
• Resolved race condition in keyring provider that caused concurrent restart failures
• OpenShift values now properly aligned with core Kubernetes values
• Fixed chainsaw install for e2e tests
• Registry updates pulled from multiple releases (v2025.10.18–v2025.10.22)
Dependencies
• Bumped lestrrat-go/jwx/v3 → 3.0.12
• Bumped cedar-policy/cedar-go → 1.2.7
• Bumped mark3labs/mcp-go → 0.42.0
• Updated golang.org/x/exp/jsonrpc2
• Go downgraded to 1.24 for UBI alignment
👋 Welcome to our newest contributor @tgrunnagle! 🥳
🔗 Full changelog: stacklok/toolhive@v0.3.11...v0.4.0
v0.3.11
Compare Source
What's Changed
3.10.1
from4
due to breaking change by @ChrisJBurns in #2248Full Changelog: stacklok/toolhive@v0.3.10...v0.3.11
v0.3.10
Compare Source
🚀 Toolhive v0.3.10 is live!
This release focuses on improving code organization, OIDC flexibility, and OAuth security—plus some helpful updates to our developer experience.
Developer Experience & Documentation
• Developer guide now reflects Go 1.25 requirements
• Added CI validation to ensure consistent proposal naming
Architecture & Operator
• Cleaner operator code with runconfig ConfigMap logic now properly separated
• Improved controller helpers extracted for better code reusability
• Moved common authorization constants to shared helpers for easier maintenance
OIDC & Authentication
• OIDC resolver refactored with a more flexible generic interface for different config sources
• OAuth client secrets now support migration and backward compatibility—existing workloads continue to work seamlessly during upgrades
Infrastructure & Remote Proxy
• New MCPRemoteProxy CRD definition added, setting the foundation for remote proxy support
• Registry updated to latest toolhive-registry release (v2025.10.17)
Dependency Updates
• Bumped anchore/sbom-action → v0.20.8
• Bumped sigstore/cosign-installer → v4
• Dependabot configuration removed (now using Renovate for dependency management)
👋 Welcome to our newest contributor @mohamedfawas! 🥳
🔗 Full changelog: stacklok/toolhive@v0.3.9...v0.3.10
v0.3.9
Compare Source
What's Changed
e8bad57
by @renovate[bot] in #2206THV-####-name
by @blkt in #2200podTemplateSpec
patch and permission profiles in operator by @ChrisJBurns in #2219New Contributors
Full Changelog: stacklok/toolhive@v0.3.8...v0.3.9
v0.3.8
Compare Source
🚀 ToolHive v0.3.8 is here!
This release focuses on expanding authentication capabilities, improving MCP support, and strengthening test coverage across the platform.
Authentication & Security
MCP (Model Context Protocol) Enhancements
Session Management
Testing & Quality
Documentation & Examples
thv run
consistentlyInfrastructure & Fixes
test
directory for better structure👋 Welcome to our newest contributor @abhiii71! 🎉
🔗 Full changelog: stacklok/toolhive@v0.3.7...v0.3.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.