Skip to content

v0.4.1

Choose a tag to compare

@ChrisJBurns ChrisJBurns released this 23 Oct 12:09
· 2004 commits to main since this release
5948453

🚀 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

  • Add a --network option by @therealnb in #1867
  • Update toolhive images to v0.4.0 by @JAORMX in #2284
  • Refactor: Extract common controller helpers to dedicated package by @JAORMX in #2283
  • Add claude /check-contribution command by @tgrunnagle in #2290
  • fea: Registry API Data Source by @dmartinol in #2189
  • Update module github.com/onsi/ginkgo/v2 to v2.27.1 by @renovate[bot] in #2293
  • Merge my local k8s agent with the project-specific one by @jhrozek in #2291
  • Update module github.com/cedar-policy/cedar-go to v1.2.8 by @renovate[bot] in #2294
  • Reduce MCPServer CRD size by using runtime.RawExtension for PodTemplateSpec by @JAORMX in #2015
  • Update registry from toolhive-registry release v2025.10.23 by @github-actions[bot] in #2297
  • Add Custom OpenTelemetry Resource Attributes Support by @ChrisJBurns in #2285
  • Clarify file name format for docs/proposals by @blkt in #2298
  • Fix proposal name. by @blkt in #2299

Full Changelog: v0.4.0...v0.4.1