v0.0.34
Changelog
- 6aabc44: Add initial API server to ToolHive (#371) (@dmjb)
- 55f3fa9: Add support for --host flag (#366) (@rdimitrov)
- a4f75c6: Do not pin the platform for ko builds (#427) (@rdimitrov)
- c5fe9ce: Endpoints for list, get, delete, stop. (#390) (@dmjb)
- 60444bc: Fix JSON output inconsistencies across commands (#386) (@JAORMX)
- b9ea2ce: Implement API endpoint for restarting servers (#393) (@dmjb)
- 2439d69: Implement endpoint for starting MCP servers (#396) (@dmjb)
- 4459c7d: Improve version handling for local builds (#375) (@dmjb)
- 46c74ff: Move proxy-related code into its own package (#373) (@dmjb)
- bc72fae: Move run and restart into the lifecycle manager (#368) (@dmjb)
- a4dd0d9: Update registry with latest stars and pulls (#370) (@github-actions[bot])
- aeba2fa: Update registry with latest stars and pulls (#378) (@github-actions[bot])
- df8f386: Update registry with latest stars and pulls (#385) (@github-actions[bot])
- 5d98378: Update registry with latest stars and pulls (#391) (@github-actions[bot])
- 0f4d5ca: Update registry with latest stars and pulls (#397) (@github-actions[bot])
- 21ad08b: Update registry with latest stars and pulls (#398) (@github-actions[bot])
- bbe41d8: Update registry with latest stars and pulls (#400) (@github-actions[bot])
- 17deda5: Update registry with latest stars and pulls (#424) (@github-actions[bot])
- ebaddff: chore(deps): Bump anchore/sbom-action from 0.19.0 to 0.20.0 (#404) (@dependabot[bot])
- 74b9710: chore(deps): Bump k8s.io/api from 0.33.0 to 0.33.1 (#401) (@dependabot[bot])
- 6a74047: chore(deps): Bump k8s.io/client-go from 0.33.0 to 0.33.1 (#403) (@dependabot[bot])
- b9fb2bc: feat: add ToolHive Operator Helm Chart (#377) (@ChrisJBurns)
- 898227a: feat: add support for custom container socket paths in Docker client (#380) (@ahmedrowaihi)
- 8936a9b: feat: adds helm chart PR pipeline with chart readme updates (#430) (@ChrisJBurns)
- 5897040: feat: adds missing local toolhive image build for kind (#425) (@ChrisJBurns)
- 1904360: feat: adds publish step for operator helm charts (#432) (@ChrisJBurns)
- d442419: feat: adds toolhive operator crd helm chart (#376) (@ChrisJBurns)
- 75f91b4: feat: completes local toolhive operator helm install for task (#429) (@ChrisJBurns)
- 42ad77b: fix: adds charts_dir option to action (#434) (@ChrisJBurns)
- cb94b5c: fix: adds path for charts for releaser (#433) (@ChrisJBurns)
- 57cd6ed: fix: handle replacement character in JSON-RPC messages (#412) (@amirejaz)
- 8174110: fix: use correct container name when updating mcpServer client config and display stop command (#372) (@ChrisJBurns)
- 0be9e51: splits operator tasks into separate file (#426) (@ChrisJBurns)