v0.26.0
·
238 commits
to main
since this release
What's Changed
- Drop legacy ToolHive registry format references from docs by @rdimitrov in #5087
- Update module github.com/stacklok/toolhive-catalog to v0.20260428.0 by @renovate[bot] in #5080
- Update module github.com/shirou/gopsutil/v4 to v4.26.3 by @renovate[bot] in #5061
- Add interactive TUI dashboard for managing MCP servers by @peppescg in #4680
- Introduce LLMClientApp type to remove xcode from MCP API swagger enum by @yrobla in #5081
- Strengthen tool detection with binary presence check by @yrobla in #5083
- Add awsSts auth type support to vMCP by @tgrunnagle in #5019
- Update module github.com/moby/moby/client to v0.4.1 by @renovate[bot] in #5059
- thv llm: complete setup/teardown orchestration by @yrobla in #5068
- Align REGISTRY.md with configYAML-only MCPRegistry spec by @rdimitrov in #5088
- ci(release): mint GitHub App installation token instead of RELEASE_TOKEN PAT by @Nashon-Steffen in #5093
- Wire MCPRemoteProxy resourceOverrides.proxyDeployment.imagePullSecrets by @JAORMX in #5103
- Extract shared OAuthTokenSource into pkg/auth/tokensource by @yrobla in #5090
- fix(llm): use correct binary name for VS Code Insiders detection by @yrobla in #5109
- Preserve user fields in EmbeddingServer podTemplateSpec merge by @JAORMX in #5104
- Add explicit imagePullSecrets field to VirtualMCPServer by @JAORMX in #5107
- Add explicit imagePullSecrets field to MCPRegistry by @JAORMX in #5106
- Move llm setup/teardown orchestration to pkg/llm by @yrobla in #5112
- Add missing encoding/json import to virtualmcpserver_deployment.go by @jhrozek in #5114
- fix(test): use require instead of assert in TestBuildServerConfig to prevent nil panic by @wucm667 in #5098
- Detect imagePullSecrets drift on proxy Deployments by @jhrozek in #5113
- Add operator-level defaultImagePullSecrets across all controllers by @JAORMX in #5105
- Fix non-expiring upstream token handling and storage TTL bugs by @jhrozek in #5092
- Allow OAuth2 upstreams to omit userInfo config by @tgrunnagle in #5094
- Release v0.26.0 by @toolhive-release-app[bot] in #5131
New Contributors
- @wucm667 made their first contribution in #5098
- @toolhive-release-app[bot] made their first contribution in #5131
Full Changelog: v0.25.0...v0.26.0