Releases: stacklok/toolhive
Releases · stacklok/toolhive
v0.0.35
What's Changed
- Update registry with latest stars and pulls by @github-actions in #436
- feat(doc/gui): attach Scalar/OpenAPI by @ahmedrowaihi in #399
- Only release thv on tags starting with
v*
by @JAORMX in #439 - fix: updates operator helm install to include namespace by @ChrisJBurns in #435
- Fix wrong image handling by @rdimitrov in #440
- Update .codespellrc rules to skip *.mod and *.sum files by @rdimitrov in #441
- feat: Exposes toolhive server via a UNIX socket by @lujunsan in #438
- Support for provenance verification via Sigstore and Attestations by @rdimitrov in #409
- Improve security logging for provenance verification with visual indicators by @JAORMX in #442
- Stop running container before removing by @eleftherias in #444
- Add provenance info for mkp and osv-mcp by @rdimitrov in #445
- Make the base provenance properties optional by @rdimitrov in #446
- Update registry with latest stars and pulls by @github-actions in #449
- refactor: openapi, add readme by @ahmedrowaihi in #448
- Add ocireg-mcp server to the registry by @rdimitrov in #450
New Contributors
- @lujunsan made their first contribution in #438
- @eleftherias made their first contribution in #444
Full Changelog: v0.0.34...v0.0.35
toolhive-operator-0.0.4
A Helm chart for deploying the ToolHive Operator into Kubernetes.
What's Changed
- Update registry with latest stars and pulls by @github-actions in #436
- feat(doc/gui): attach Scalar/OpenAPI by @ahmedrowaihi in #399
- Only release thv on tags starting with
v*
by @JAORMX in #439 - fix: updates operator helm install to include namespace by @ChrisJBurns in #435
Full Changelog: toolhive-operator-0.0.3...toolhive-operator-0.0.4
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)
toolhive-operator-crds-0.0.3
A Helm chart for installing the ToolHive Operator CRDs into Kubernetes.
What's Changed
- Move run and restart into the lifecycle manager by @dmjb in #368
- Update registry with latest stars and pulls by @github-actions in #370
- Add initial API server to ToolHive by @dmjb in #371
- fix: use correct container name when updating mcpServer client config and display stop command by @ChrisJBurns in #372
- Move proxy-related code into its own package by @dmjb in #373
- Improve version handling for local builds by @dmjb in #375
- feat: adds toolhive operator crd helm chart by @ChrisJBurns in #376
- feat: add ToolHive Operator Helm Chart by @ChrisJBurns in #377
- Update registry with latest stars and pulls by @github-actions in #378
- feat: add support for custom container socket paths in Docker client by @ahmedrowaihi in #380
- Update registry with latest stars and pulls by @github-actions in #385
- Fix JSON output inconsistencies across commands by @JAORMX in #386
- Endpoints for list, get, delete, stop. by @dmjb in #390
- Update registry with latest stars and pulls by @github-actions in #391
- Implement API endpoint for restarting servers by @dmjb in #393
- Update registry with latest stars and pulls by @github-actions in #397
- Update registry with latest stars and pulls by @github-actions in #398
- Implement endpoint for starting MCP servers by @dmjb in #396
- chore(deps): Bump k8s.io/api from 0.33.0 to 0.33.1 by @dependabot in #401
- chore(deps): Bump k8s.io/client-go from 0.33.0 to 0.33.1 by @dependabot in #403
- Update registry with latest stars and pulls by @github-actions in #400
- chore(deps): Bump anchore/sbom-action from 0.19.0 to 0.20.0 by @dependabot in #404
- Update registry with latest stars and pulls by @github-actions in #424
- Add support for --host flag by @rdimitrov in #366
- fix: handle replacement character in JSON-RPC messages by @amirejaz in #412
- feat: adds missing local toolhive image build for kind by @ChrisJBurns in #425
- splits operator tasks into separate file by @ChrisJBurns in #426
- Do not pin the platform for ko builds by @rdimitrov in #427
- feat: completes local toolhive operator helm install for task by @ChrisJBurns in #429
- feat: adds helm chart PR pipeline with chart readme updates by @ChrisJBurns in #430
- feat: adds publish step for operator helm charts by @ChrisJBurns in #432
- fix: adds path for charts for releaser by @ChrisJBurns in #433
- fix: adds charts_dir option to action by @ChrisJBurns in #434
New Contributors
- @ahmedrowaihi made their first contribution in #380
- @amirejaz made their first contribution in #412
Full Changelog: v0.0.33...toolhive-operator-crds-0.0.3
toolhive-operator-0.0.3
A Helm chart for deploying the ToolHive Operator into Kubernetes.
What's Changed
- Move run and restart into the lifecycle manager by @dmjb in #368
- Update registry with latest stars and pulls by @github-actions in #370
- Add initial API server to ToolHive by @dmjb in #371
- fix: use correct container name when updating mcpServer client config and display stop command by @ChrisJBurns in #372
- Move proxy-related code into its own package by @dmjb in #373
- Improve version handling for local builds by @dmjb in #375
- feat: adds toolhive operator crd helm chart by @ChrisJBurns in #376
- feat: add ToolHive Operator Helm Chart by @ChrisJBurns in #377
- Update registry with latest stars and pulls by @github-actions in #378
- feat: add support for custom container socket paths in Docker client by @ahmedrowaihi in #380
- Update registry with latest stars and pulls by @github-actions in #385
- Fix JSON output inconsistencies across commands by @JAORMX in #386
- Endpoints for list, get, delete, stop. by @dmjb in #390
- Update registry with latest stars and pulls by @github-actions in #391
- Implement API endpoint for restarting servers by @dmjb in #393
- Update registry with latest stars and pulls by @github-actions in #397
- Update registry with latest stars and pulls by @github-actions in #398
- Implement endpoint for starting MCP servers by @dmjb in #396
- chore(deps): Bump k8s.io/api from 0.33.0 to 0.33.1 by @dependabot in #401
- chore(deps): Bump k8s.io/client-go from 0.33.0 to 0.33.1 by @dependabot in #403
- Update registry with latest stars and pulls by @github-actions in #400
- chore(deps): Bump anchore/sbom-action from 0.19.0 to 0.20.0 by @dependabot in #404
- Update registry with latest stars and pulls by @github-actions in #424
- Add support for --host flag by @rdimitrov in #366
- fix: handle replacement character in JSON-RPC messages by @amirejaz in #412
- feat: adds missing local toolhive image build for kind by @ChrisJBurns in #425
- splits operator tasks into separate file by @ChrisJBurns in #426
- Do not pin the platform for ko builds by @rdimitrov in #427
- feat: completes local toolhive operator helm install for task by @ChrisJBurns in #429
- feat: adds helm chart PR pipeline with chart readme updates by @ChrisJBurns in #430
- feat: adds publish step for operator helm charts by @ChrisJBurns in #432
- fix: adds path for charts for releaser by @ChrisJBurns in #433
- fix: adds charts_dir option to action by @ChrisJBurns in #434
New Contributors
- @ahmedrowaihi made their first contribution in #380
- @amirejaz made their first contribution in #412
Full Changelog: v0.0.33...toolhive-operator-0.0.3
v0.0.33
Fixes CVE-2025-47274
What's Changed
- Refactor logger singleton by @dmjb in #357
- Move runner protocol code into pkg by @dmjb in #358
- Ensure that we do not prompt for passwords in detached mode by @dmjb in #359
- Update registry with latest stars and pulls by @github-actions in #361
- Update registry with latest stars and pulls by @github-actions in #363
- Update registry with latest stars and pulls by @github-actions in #364
- chore(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #365
- Change Taskfile for lighter ko builds by @JAORMX in #367
- Initialize logger on command run by @JAORMX in #369
Full Changelog: v0.0.32...v0.0.33
v0.0.32
What's Changed
- feat: adds option to tail logs by @ChrisJBurns in #278
- Update registry with latest stars and pulls by @github-actions in #339
- Implement Security Contexts for Kubernetes MCP Servers by @teodor-yanev in #304
- Enhancements to deployment documentation by @sabre1041 in #340
- Update registry with latest stars and pulls by @github-actions in #343
- Update the flowchart in README by @rdimitrov in #345
- Begin refactoring container lifecycle logic out of CLI by @dmjb in #346
- Update registry with latest stars and pulls by @github-actions in #352
- Remove extraneous log message by @danbarr in #351
- Move from StacklokLabs to stacklok org by @rdimitrov in #349
- chore(deps): Bump golang.org/x/term from 0.31.0 to 0.32.0 by @dependabot in #355
- fix: Add support for Docker Desktop socket path on macOS by @JAORMX in #354
New Contributors
- @sabre1041 made their first contribution in #340
Full Changelog: v0.0.31...v0.0.32
v0.0.31
v0.0.30
v0.0.29
Full Changelog: v0.0.28...v0.0.29