v0.6.16
What's Changed
- Apply default MaxDataSize when config value is zero by @jhrozek in #3061
- Add /status HTTP endpoint to vMCP server (#2998) by @jhrozek in #3066
- Update toolhive images to v0.6.15 by @renovate[bot] in #3088
- Update registry from toolhive-registry release v2025.12.18 by @github-actions[bot] in #3090
- Update anthropics/claude-code-action digest to 0d19335 by @renovate[bot] in #3092
- Update registry.access.redhat.com/ubi10/ubi-minimal Docker tag to v10.1-1766033715 by @renovate[bot] in #3096
- add crd fields for vmcp audit config by @yrobla in #3098
- Set Format field for default Kubernetes registry by @dmartinol in #3099
- Update docker/setup-buildx-action action to v3.12.0 by @renovate[bot] in #3117
- Add core health monitoring infrastructure for vmcp backends by @yrobla in #3100
- Rotate K8s versions to add 1.35 for tests by @danbarr in #3124
- Update registry from toolhive-registry release v2025.12.20 by @github-actions[bot] in #3112
- Update anthropics/claude-code-action digest to 7145c3e by @renovate[bot] in #3123
- Update golang.org/x/exp/jsonrpc2 digest to 944ab1f by @renovate[bot] in #3122
- fix: set ObservedGeneration in all validateCOmpositeToolsRefs paths by @slyt3 in #2979
- Fix audit middleware to always restore request body by @jhrozek in #3060
- Update k8s.io/utils digest to 98d557b by @renovate[bot] in #3105
- Update registry from toolhive-registry release v2025.12.21 by @github-actions[bot] in #3129
- Update registry from toolhive-registry release v2025.12.22 by @github-actions[bot] in #3130
- fix error of invalid memory address on TestAudit by @yrobla in #3134
- Replace context.Background() with cmd.Context() in CLI commands by @mohamedfawas in #3095
- Update issue triage workflow by @eleftherias in #3135
- Update k8s.io/utils digest to 9d40a56 by @renovate[bot] in #3127
- Docs for Desired Error Handling by @jerm-dro in #3089
- Composite Tools: Fix plumbing for on-error-continue config by @jerm-dro in #3118
- cli: standardize error wrapping with %w (#3040) by @mohamedfawas in #3094
- Update registry from toolhive-registry release v2025.12.23 by @github-actions[bot] in #3141
- Update k8s.io/utils digest to 718f0e5 by @renovate[bot] in #3140
- Add practical examples to major CLI commands by @AlankarJagtap in #3126
- Bump the operator values by @rdimitrov in #3145
- Update helm/kind-action digest to f5f117a by @renovate[bot] in #3137
- Update module github.com/lestrrat-go/httprc/v3 to v3.0.3 by @renovate[bot] in #3143
- Update kubernetes packages to v0.35.0 by @renovate[bot] in #3091
- Integrate health monitoring into vMCP server by @yrobla in #3101
- K8s Client: Apply Pod Spec Annotations by @jerm-dro in #3152
- Fix Failing Test: Remove Large File by @jerm-dro in #3154
- Update registry from toolhive-registry release v2025.12.24 by @github-actions[bot] in #3156
- Update registry from toolhive-registry release v2025.12.25 by @github-actions[bot] in #3158
- Update registry from toolhive-registry release v2025.12.26 by @github-actions[bot] in #3160
- Update registry from toolhive-registry release v2025.12.27 by @github-actions[bot] in #3162
- feat: Add tool annotations for improved LLM tool understanding by @triepod-ai in #3167
- Update registry from toolhive-registry release v2025.12.28 by @github-actions[bot] in #3170
- Update anchore/sbom-action action to v0.21.0 by @renovate[bot] in #3150
- Update registry from toolhive-registry release v2025.12.30 by @github-actions[bot] in #3172
- Update registry from toolhive-registry release v2025.12.31 by @github-actions[bot] in #3175
- Update registry from toolhive-registry release v2026.01.01 by @github-actions[bot] in #3176
- Update registry from toolhive-registry release v2026.01.02 by @github-actions[bot] in #3177
- fix: Convert secret.go subcommands from Run to RunE for proper error propagation by @majiayu000 in #3164
- fix: Standardize CLI output messages to use 'Workload' terminology by @majiayu000 in #3173
- fix: Ensure Toolhive Errors are Wrapped According to Docs by @majiayu000 in #3171
- cli: rename
thv restart→thv start(addrestartalias) by @mohamedfawas in #3151
New Contributors
- @AlankarJagtap made their first contribution in #3126
- @triepod-ai made their first contribution in #3167
- @majiayu000 made their first contribution in #3164
Full Changelog: v0.6.15...v0.6.16