Skip to content

v0.2.2

Compare
Choose a tag to compare
@lujunsan lujunsan released this 01 Aug 10:39
· 418 commits to main since this release
176bfef

Headline changes:

  • Support setting a local registry (also rename thv config set-registry-url to thv config set-registry)
  • Fix bug that occurred when filtering multiple tools

What's Changed

  • Stop returning ID outside of the runtime layer, fix k8s ID bug by @dmjb in #1207
  • feat: shorten generated container name by @yrobla in #1220
  • fix(deps): update module github.com/docker/docker to v28.3.3+incompatible by @renovate[bot] in #1221
  • Allow to set a local registry via file path by @rdimitrov in #1223
  • Added apis for exposing servers group feature by @amirejaz in #1218
  • Move GetWorkload/ListWorkload to status manager interface by @dmjb in #1222
  • Fix and polish CLI help by @danbarr in #1226
  • Update registry with latest stars and pulls by @github-actions[bot] in #1229
  • Sort clients in CLI commands by @danbarr in #1228
  • Add support for Sourcegraph Amp (#1202) by @while1fork in #1204
  • Fix bug where one workload name is a prefix substring of another by @dmjb in #1234
  • Add --proxy flag to thv logs command to view proxy logs by @JAORMX in #1230
  • fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0 by @renovate[bot] in #1235
  • Update registry with latest stars and pulls by @github-actions[bot] in #1240
  • Add the Azure MCP server to the registry by @danbarr in #1238
  • Add postgres-mcp-pro to registry by @danbarr in #1237
  • Fix runconfig for tool filtering by @eleftherias in #1241
  • fix(deps): update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in #1246
  • Update registry with latest stars and pulls by @github-actions[bot] in #1247
  • Clear the docs before regenerating them by @rdimitrov in #1245
  • Group the set/get/reset registry CLI commands into one by @rdimitrov in #1243
  • Avoid checking for updates on CI environments and increase check frequency by @lujunsan in #1250
  • Remove duplicate runtime command by @eleftherias in #1248

New Contributors

Full Changelog: v0.2.1...v0.2.2