Releases: stacklok/toolhive
v0.0.39
What's Changed
- Make update checks configurable for the root command by @rdimitrov in #507
- Set the TOOLHIVE_DEV=true for the e2e tests by @rdimitrov in #508
- Add ability to set, get, and unset registry URLs by @tomekchime in #494
- Add Cline auto-discovery support by @danbarr in #506
- feat: adds "thv inspector" to spawn an mcp/inspector container for a specified MCP server by @ChrisJBurns in #381
- Fix protocol handler compatibility with mixed-case packages by @danbarr in #509
- Update registry with latest stars and pulls by @github-actions in #511
- fix: adds container name for mkp mcp sample by @ChrisJBurns in #510
- fix: sets targethost for sse mcp servers by @ChrisJBurns in #498
- feat: Add OIDC discovery support for JWT validation by @JAORMX in #513
- fix: Use current working directory as build context for local Go paths by @JAORMX in #515
- feat: add 'thv logs prune' subcommand to clean up orphaned log files by @JAORMX in #517
- Bump the thv version in the Helm chart by @danbarr in #523
- chore(docs) removes old deprecated docs and added new operator examples folder by @ChrisJBurns in #524
- Fix the GitHub K8s example by @danbarr in #528
- Update registry with latest stars and pulls by @github-actions in #530
- Shrink the MKP MCP description in the registry by @danbarr in #529
- [Kubernetes Operator] Add support for target-port by @rubenharutyunov in #525
- Standardize kind cluster naming across documentation and operator configs by @ChrisJBurns in #526
- docs: adds kind port-forward docs and adds references to ingress docs in operator by @ChrisJBurns in #532
- adds kubernetes issue template by @ChrisJBurns in #533
- docs: removes unneeded $ symbol for shell lines in docs by @ChrisJBurns in #535
- fix: resolve path error with test-e2e task on macOS by @danbarr in #537
- Update registry with latest stars and pulls by @github-actions in #539
- Update registry with latest stars and pulls by @github-actions in #541
- Use scoped npm package name for node example by @eleftherias in #542
- chore(deps): Bump github.com/go-chi/chi/v5 from 5.0.12 to 5.2.1 by @dependabot in #548
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in #547
- chore(deps): Bump github.com/lmittmann/tint from 1.0.7 to 1.1.1 by @dependabot in #543
- feat: add Windows support by @danbarr in #519
- Remove pushover MCP server from registry by @JAORMX in #553
- chore(deps): Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #545
- chore(deps): Bump github.com/google/go-containerregistry from 0.20.3 to 0.20.5 by @dependabot in #546
- chore(deps): Bump github.com/mark3labs/mcp-go from 0.29.0 to 0.31.0 by @dependabot in #544
- Add registry documentation - heuristics and management by @rdimitrov in #555
New Contributors
- @tomekchime made their first contribution in #494
- @rubenharutyunov made their first contribution in #525
Full Changelog: v0.0.38...v0.0.39
toolhive-operator-0.0.9
A Helm chart for deploying the ToolHive Operator into Kubernetes.
What's Changed
Full Changelog: toolhive-operator-0.0.8...toolhive-operator-0.0.9
toolhive-operator-0.0.8
A Helm chart for deploying the ToolHive Operator into Kubernetes.
What's Changed
- Initial support for update checks for toolhive operator by @rdimitrov in #505
Full Changelog: v0.0.39...toolhive-operator-0.0.8
toolhive-operator-crds-0.0.4
A Helm chart for installing the ToolHive Operator CRDs into Kubernetes.
What's Changed
- chore(docs) removes old deprecated docs and added new operator examples folder by @ChrisJBurns in #524
- Fix the GitHub K8s example by @danbarr in #528
- Update registry with latest stars and pulls by @github-actions in #530
- Shrink the MKP MCP description in the registry by @danbarr in #529
- [Kubernetes Operator] Add support for target-port by @rubenharutyunov in #525
New Contributors
- @rubenharutyunov made their first contribution in #525
Full Changelog: toolhive-operator-0.0.7...toolhive-operator-crds-0.0.4
toolhive-operator-0.0.7
A Helm chart for deploying the ToolHive Operator into Kubernetes.
What's Changed
- Make update checks configurable for the root command by @rdimitrov in #507
- Set the TOOLHIVE_DEV=true for the e2e tests by @rdimitrov in #508
- Add ability to set, get, and unset registry URLs by @tomekchime in #494
- Add Cline auto-discovery support by @danbarr in #506
- feat: adds "thv inspector" to spawn an mcp/inspector container for a specified MCP server by @ChrisJBurns in #381
- Fix protocol handler compatibility with mixed-case packages by @danbarr in #509
- Update registry with latest stars and pulls by @github-actions in #511
- fix: adds container name for mkp mcp sample by @ChrisJBurns in #510
- fix: sets targethost for sse mcp servers by @ChrisJBurns in #498
- feat: Add OIDC discovery support for JWT validation by @JAORMX in #513
- fix: Use current working directory as build context for local Go paths by @JAORMX in #515
- feat: add 'thv logs prune' subcommand to clean up orphaned log files by @JAORMX in #517
- Bump the thv version in the Helm chart by @danbarr in #523
New Contributors
- @tomekchime made their first contribution in #494
Full Changelog: v0.0.38...toolhive-operator-0.0.7
v0.0.38
What's Changed
- Update registry with latest stars and pulls by @github-actions in #480
- Adding Terraform MCP server to the registry by @gautambaghel in #463
- Fix nil pointer dereference in registry commands by @JAORMX in #481
- Set
insecure_allow_all
totrue
in terraform MCP by @JAORMX in #484 - fix: cleanup temporary permission profile files on container removal by @JAORMX in #485
- Add CA certificate support for corporate environments by @JAORMX in #482
- feat: implement anonymous/local authentication middleware by @JAORMX in #486
- feat: implement authorization-based filtering for MCP list operations by @JAORMX in #483
- feat: adds serviceaccount for mkp sample and adds design & decision md by @ChrisJBurns in #491
- feat: pins toolhive images to 0.0.37 in operator helm chart by @ChrisJBurns in #489
- Update SSE handling to fix VS Code issues by @danbarr in #493
- feat: enhance go:// protocol to support local paths by @JAORMX in #487
- Update registry with latest stars and pulls by @github-actions in #501
- Update client compatibility in README by @danbarr in #500
- Skip update checks in Kubernetes by @rdimitrov in #502
- Fix setting the helm chart GitHub release as latest by @rdimitrov in #503
New Contributors
- @gautambaghel made their first contribution in #463
Full Changelog: v0.0.37...v0.0.38
toolhive-operator-0.0.6
A Helm chart for deploying the ToolHive Operator into Kubernetes.
What's Changed
- Update registry with latest stars and pulls by @github-actions in #480
- Adding Terraform MCP server to the registry by @gautambaghel in #463
- Fix nil pointer dereference in registry commands by @JAORMX in #481
- Set
insecure_allow_all
totrue
in terraform MCP by @JAORMX in #484 - fix: cleanup temporary permission profile files on container removal by @JAORMX in #485
- Add CA certificate support for corporate environments by @JAORMX in #482
- feat: implement anonymous/local authentication middleware by @JAORMX in #486
- feat: implement authorization-based filtering for MCP list operations by @JAORMX in #483
- feat: adds serviceaccount for mkp sample and adds design & decision md by @ChrisJBurns in #491
- feat: pins toolhive images to 0.0.37 in operator helm chart by @ChrisJBurns in #489
New Contributors
- @gautambaghel made their first contribution in #463
Full Changelog: v0.0.37...toolhive-operator-0.0.6
v0.0.37
What's Changed
- Add special handling for running the detached process on Windows by @rdimitrov in #455
- Add config + logic for loading remote registry by @nick-terry in #423
- Update registry with latest stars and pulls by @github-actions in #460
- Update registry with latest stars and pulls by @github-actions in #461
- Update registry with latest stars and pulls by @github-actions in #462
- Add e2e tests for ToolHive by @JAORMX in #458
- refactor: rename Runtime interface from container to workload terminology by @JAORMX in #470
- Hide k8s-pod-patch flag by @eleftherias in #473
- chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.2 by @dependabot in #472
- Don't try to run
task docs
when printing verify.sh output by @JAORMX in #471 - Update registry with latest stars and pulls by @github-actions in #476
- Make operator-spawned proxy pods bind to host 0.0.0.0 by @xywei in #475
- Remove
target_port
from registry entries for k8s, osv, and oci MCP servers by @JAORMX in #479
New Contributors
- @nick-terry made their first contribution in #423
- @xywei made their first contribution in #475
Full Changelog: v0.0.36...v0.0.37
toolhive-operator-0.0.5
A Helm chart for deploying the ToolHive Operator into Kubernetes.
What's Changed
- Add special handling for running the detached process on Windows by @rdimitrov in #455
- Add config + logic for loading remote registry by @nick-terry in #423
- Update registry with latest stars and pulls by @github-actions in #460
- Update registry with latest stars and pulls by @github-actions in #461
- Update registry with latest stars and pulls by @github-actions in #462
- Add e2e tests for ToolHive by @JAORMX in #458
- refactor: rename Runtime interface from container to workload terminology by @JAORMX in #470
- Hide k8s-pod-patch flag by @eleftherias in #473
- chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.2 by @dependabot in #472
- Don't try to run
task docs
when printing verify.sh output by @JAORMX in #471 - Update registry with latest stars and pulls by @github-actions in #476
- Make operator-spawned proxy pods bind to host 0.0.0.0 by @xywei in #475
New Contributors
- @nick-terry made their first contribution in #423
- @xywei made their first contribution in #475
Full Changelog: v0.0.36...toolhive-operator-0.0.5
v0.0.36
What's Changed
- Change thv logs --tail flag to --follow by @danbarr in #452
- Fix the short form of logs --follow by @danbarr in #454
- Update registry with latest stars and pulls by @github-actions in #453
- Silence showing the usage on error and fail on forced image verification by @rdimitrov in #459
Full Changelog: v0.0.35...v0.0.36