v0.6.3
Headline Changes
- MCP well-known URI auth discovery
- Registry format converters and support for the Official MCP Registry
- OpenCode and Kiro client support
- Token exchange authentication strategy
What's Changed
- Implement anonymous usage metrics collection with opt-out mechanism by @lujunsan in #2449
- Update toolhive images to v0.6.2 by @renovate[bot] in #2533
- Add MCP well-known URI auth discovery per MCP Spec by @theJC in #2527
- Add registry format converters and support for the Official MCP Registry by @rdimitrov in #2469
- Update registry.access.redhat.com/ubi10/ubi-minimal Docker tag to v10.0-1762851739 by @renovate[bot] in #2538
- adds base from creation of the registry server config by @ChrisJBurns in #2534
- adds type setting for registry source by @ChrisJBurns in #2543
- Update module golang.org/x/net to v0.47.0 by @renovate[bot] in #2542
- adds function for creating a configmap from a registry server config by @ChrisJBurns in #2547
- Add OpenCode client support by @prestist in #2489
- Update module golang.org/x/mod to v0.30.0 by @renovate[bot] in #2541
- Update registry.access.redhat.com/ubi10/ubi-minimal Docker tag to v10.1-1762189639 by @renovate[bot] in #2546
- Update registry from toolhive-registry release v2025.11.12 by @github-actions[bot] in #2548
- Sort clients in the client setup command by @danbarr in #2551
- Update module github.com/modelcontextprotocol/registry to v1.3.8 by @renovate[bot] in #2549
- adds configmap creation for registry server config by @ChrisJBurns in #2544
- Add Kiro as a supported client by @danbarr in #2550
- Implement lazy per-session capability discovery by @jhrozek in #2539
- Add default port fallback to GetMcpPort() for HTTP-based transports by @amirejaz in #2555
- Update module k8s.io/apimachinery to v0.34.2 by @renovate[bot] in #2557
- Update kubernetes packages to v0.34.2 by @renovate[bot] in #2559
- Update registry.access.redhat.com/ubi10/ubi-minimal Docker tag to v10.1-1762952303 by @renovate[bot] in #2554
- Fix flaky TestGenerateUserAgent test using dependency injection by @JAORMX in #2561
- Consolidate Kubernetes client utilities into pkg/k8s by @JAORMX in #2560
- Add token exchange authentication strategy by @jhrozek in #2501
- Update registry from toolhive-registry release v2025.11.13 by @github-actions[bot] in #2563
- fix oidc and token exchange config for k8s by @yrobla in #2537
New Contributors
Full Changelog: v0.6.2...v0.6.3