Skip to content

v0.3.3

Choose a tag to compare

@dmjb dmjb released this 18 Sep 12:56
· 2227 commits to main since this release
3180667

This release addresses an API bug which caused issues with starting the UI for the first time from an empty state.

What's Changed

Breaking Change

  • Remove support for managing MCP servers using partial names

All Changes

  • Split e2e tests via labels by @JAORMX in #1921
  • Force reload of config singleton after writing config changes by @dmjb in #1923
  • Revert "Force reload of config singleton after writing config changes… (#1923)" by @dmjb in #1926
  • modify the secrets propagation in the --from-configmap use case by @yrobla in #1920
  • Move CRDs from templates/ to crds/ directory by @lokeshrangineni in #1915
  • fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.10 by @renovate[bot] in #1928
  • Update registry from toolhive-registry release v2025.09.18 by @github-actions[bot] in #1932
  • docs(operator): add E2E test instructions, clarify task usage, and automate Chainsaw install by @olamide226 in #1929
  • Allow informational commands to run without container runtime by @rdimitrov in #1933
  • Add E2E tests for tool override functionality by @JAORMX in #1935
  • Add thv group run command with full container and remote server support by @lujunsan in #1912
  • Optimize E2E workflow: build ToolHive binary only once by @JAORMX in #1937
  • Add MAINTAINERS file by @JAORMX in #1936
  • chore(deps): update actions/download-artifact action to v5 by @renovate[bot] in #1940
  • Enable token exchange for the example KC clients by @jhrozek in #1930
  • Add file-based registry provider to thv-registry-api by @jhrozek in #1909
  • Display local proxy URL instead of remote in thv list for remote Servers by @amirejaz in #1945
  • Add proposal: Upstream MCP Registry (server.json) integration for ToolHive run flow by @JAORMX in #1918
  • Update registry from toolhive-registry release v2025.09.18 by @github-actions[bot] in #1948
  • Add automatic patch updates for kindest/node versions by @JAORMX in #1944
  • Fix renovate config to properly restrict kindest/node to patch updates only by @JAORMX in #1950
  • Add CI workflow for renovate configuration validation by @JAORMX in #1946
  • do not execute migration or proxy checks for auxiliary workloads by @yrobla in #1938
  • Remove support for managing mcp with partial names by @yrobla in #1943
  • Fix renovate config to restrict kindest/node to patch updates only by @JAORMX in #1954
  • Add Stackers team to maintainers list by @rdimitrov in #1942
  • Tidy up CI names and identifiers by @JAORMX in #1955
  • Force reload of config singleton on secret provider setup by @dmjb in #1960
  • adds proposal for toolhive k8s deployment architecture by @ChrisJBurns in #1497

New Contributors

Full Changelog: v0.3.2...v0.3.3