Skip to content

v0.1.4

Compare
Choose a tag to compare
@dmjb dmjb released this 09 Jul 13:16
· 120 commits to main since this release
59a1223

Headline Changes:

  1. Fix an issue preventing the thv inspector command from working.
  2. Fix an issue where "container not found" warnings were printed when deleting or stopping a workload which does not have network isolation available.
  3. Fixed an issue where client configuration would fail if one of the expected config files did not exist.
  4. Use the term "workload" consistently in the CLI instead of "container".

What's Changed

  • skipped the clients which do not have config file or the file is invalid by @amirejaz in #986
  • Attach Network Isolation label to MCP server containers by @dmjb in #967
  • fix(deps): update module github.com/charmbracelet/bubbletea to v1.3.6 by @renovate in #975
  • Consistently use "workload" instead of "container" in the CLI by @dmjb in #988
  • Update registry with latest stars and pulls by @github-actions in #991
  • Create report_bug.md by @dashtangui in #989
  • Pin the version of the inspector server by @dmjb in #996
  • Don't attempt to remove proxy containers when network isolation is off by @dmjb in #994

New Contributors

Full Changelog: v0.1.3...v0.1.4