Skip to content

v0.2.16

Choose a tag to compare

@dmjb dmjb released this 04 Sep 12:57
· 2394 commits to main since this release
dc79cf2

What's Changed

  • Remove .bak file that was accidentally checked in and merged by @JAORMX in #1678
  • fix(deps): update module github.com/mark3labs/mcp-go to v0.39.1 by @renovate[bot] in #1682
  • solution for Workloads API return HTTP 500 on invalid config #1676 by @joyy09 in #1685
  • Update registry from toolhive-registry release v2025.09.03 by @github-actions[bot] in #1689
  • Add config persistence for --from-config and improve flag validation by @lujunsan in #1642
  • Fix test isolation to prevent config file modifications by @JAORMX in #1667
  • move the logic to skip pid files inside the pid methods by @yrobla in #1698
  • adds gotestfmt for prettier test logs by @ChrisJBurns in #1688
  • Add e2e test for go:// protocol build with osv-mcp (Streamable HTTP) by @JAORMX in #1701
  • feat:sort thv list output by workload name(text and json) by @ruby1ring in #1697
  • Ensure slashes in workload names are handled by file status manager by @dmjb in #1702
  • Fix issue with @latest for npx workloads by @dmjb in #1694
  • adds test coverage reports for PRs fixes test coverage bug in logger tests by @ChrisJBurns in #1684
  • Fix mkp manifest example by @danbarr in #1705
  • fixes where the CODECOV_TOKEN is used by @ChrisJBurns in #1706
  • test actions needs to inherit secrets from caller for codecov by @ChrisJBurns in #1707
  • forgot to inherit secrets for tests on main branch by @ChrisJBurns in #1708
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #1714
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #1713
  • fix(deps): update module github.com/docker/docker to v28.4.0+incompatible by @renovate[bot] in #1712
  • Update registry from toolhive-registry release v2025.09.04 by @github-actions[bot] in #1710
  • fix(deps): update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in #1715
  • Remove prefix from thv secret get by @RyanCarlisle in #1709
  • Ignore errors if remote workload status cant be checked by @dmjb in #1716
  • Add support for Goose client by @eleftherias in #1718

New Contributors

Full Changelog: v0.2.15...v0.2.16