Skip to content

Releases: stacklok/toolhive

v0.0.35

22 May 07:50
6333f86
Compare
Choose a tag to compare

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

Full Changelog: v0.0.34...v0.0.35

toolhive-operator-0.0.4

21 May 08:27
8cfbde2
Compare
Choose a tag to compare

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

20 May 18:43
42ad77b
Compare
Choose a tag to compare

Changelog

toolhive-operator-crds-0.0.3

20 May 17:55
42ad77b
Compare
Choose a tag to compare

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

Full Changelog: v0.0.33...toolhive-operator-crds-0.0.3

toolhive-operator-0.0.3

20 May 17:55
42ad77b
Compare
Choose a tag to compare

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

Full Changelog: v0.0.33...toolhive-operator-0.0.3

v0.0.33

12 May 14:30
e8efa1b
Compare
Choose a tag to compare

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

09 May 09:41
bb58be6
Compare
Choose a tag to compare

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

Full Changelog: v0.0.31...v0.0.32

v0.0.31

06 May 19:09
b42b139
Compare
Choose a tag to compare

Changelog

v0.0.30

06 May 08:22
df38755
Compare
Choose a tag to compare

What's Changed

  • Respect transport from registry when running by @JAORMX in #338

Full Changelog: v0.0.29...v0.0.30

v0.0.29

06 May 07:01
Compare
Choose a tag to compare

Full Changelog: v0.0.28...v0.0.29