v0.1.4
Headline Changes:
- Fix an issue preventing the
thv inspector
command from working. - Fix an issue where "container not found" warnings were printed when deleting or stopping a workload which does not have network isolation available.
- Fixed an issue where client configuration would fail if one of the expected config files did not exist.
- 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
- @dashtangui made their first contribution in #989
Full Changelog: v0.1.3...v0.1.4