Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/stacklok/toolhive v0.3.7 -> v0.4.2 age confidence

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

Full 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

Full 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

New 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

  • OAuth 2.0 Token Exchange (RFC 8693) is now supported, enabling secure token acquisition for external authentication
  • Token exchange middleware allows automatic swapping of downstream tickets for upstream credentials
  • Client secrets for token exchange can now be configured via environment variables for better security practices

MCP (Model Context Protocol) Enhancements

  • MCP parser updated to support the latest specification
  • Secrets management is now available in the ToolHive MCP server for handling sensitive data
  • MCPRegistry feature promoted to stable status with full documentation and e2e test coverage
  • Telemetry failures no longer interfere with MCP responses, improving reliability

Session Management

  • New pluggable storage backend system gives you flexibility in how sessions are stored and managed

Testing & Quality

  • Integration tests added for the ToolHive Operator
  • New e2e tests for MCPRegistry functionality
  • Improved test isolation with dynamic port allocation in proxy tests

Documentation & Examples

  • New Runtime Authoring Guide to help you build custom runtimes
  • Updated middleware documentation with comprehensive coverage
  • Kubernetes examples now use thv run consistently
  • Removed deprecated permissionProfile from K8s examples

Infrastructure & Fixes

  • Updated Podman socket path for macOS compatibility
  • Corrected content length handling when mutating API calls
  • Test utilities reorganized under test directory for better structure
  • Upgraded to Go 1.25.2
  • Multiple dependency updates (controller-runtime v0.22.3, golang.org/x/oauth2 v0.32.0, jsonschema v6, and more)

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


  • 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 Oct 14, 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/toolhive@v0.4.2 requires go >= 1.24.6; switching to go1.24.9
go: downloading go1.24.9 (linux/amd64)
go: download go1.24.9: golang.org/toolchain@v0.0.1-go1.24.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from ff96441 to 32504ac Compare October 16, 2025 13:46
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.3.8 fix(deps): update module github.com/stacklok/toolhive to v0.3.9 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from 32504ac to 2d62bb9 Compare October 17, 2025 19:48
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.3.9 fix(deps): update module github.com/stacklok/toolhive to v0.3.11 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch 2 times, most recently from 9a86f59 to bbbb6f7 Compare October 22, 2025 13:51
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.3.11 fix(deps): update module github.com/stacklok/toolhive to v0.4.0 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from bbbb6f7 to 8ee458b Compare October 23, 2025 13:03
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.4.0 fix(deps): update module github.com/stacklok/toolhive to v0.4.1 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-stacklok-toolhive-0.x branch from 8ee458b to 7d7412f Compare October 23, 2025 17:34
@renovate renovate bot changed the title fix(deps): update module github.com/stacklok/toolhive to v0.4.1 fix(deps): update module github.com/stacklok/toolhive to v0.4.2 Oct 23, 2025
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.

0 participants