Update stacklok/toolhive to v0.40.1#1046
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Claude finished @renovate[bot]'s task in 7m 33s —— View job Upstream release docs: toolhive v0.40.1Pushed commit Categorized change summary (Phase 1) Doc-relevant PRs:
Infra/CI-only PRs skipped: Verified changes (Phase 4) Verified against
Registry doc left as-is: Validation (Phase 5)
|
The K8s logging guide claimed `outcome` was `success` or `failure`. toolhive/pkg/audit/event.go defines five values, all reachable in Kubernetes audit chains. #5872 also makes `denied` newly reachable on MCPServer and MCPRemoteProxy by moving audit ahead of authorization so Cedar denials no longer short-circuit before audit runs. The vMCP audit guide was missing `application_error`, which the shared auditor emits by default when a JSON-RPC response reports an error. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Claude finished @renovate[bot]'s task in 2m 53s —— View job Editorial review of v0.40.1 doc edits
Review outcome: cleanThe three tables updated to include the full 5-value Verified against upstream:
Style compliance: backticks on code values, sentence case, straight quotes, no em dashes. ✓ Observations considered and skipped (per skill severity guidelines — style-neutral alternatives where the current version is clear):
No changes to apply. The |
This PR contains the following updates:
v0.40.0→v0.40.1After this PR opens,
.github/workflows/upstream-release-docs.ymladds source-verified content edits for the new release. Forstacklok/toolhive, the same workflow also syncs reference assets (CLI help, Swagger) and regenerates the CRD MDX pages.Release Notes
stacklok/toolhive (stacklok/toolhive)
v0.40.1Compare Source
What's Changed
af0559eby @renovate[bot] in #5868New Contributors
Full Changelog: stacklok/toolhive@v0.40.0...v0.40.1
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Docs update for
toolhivev0.40.1At a glance
stacklok/toolhivev0.40.0→v0.40.1Summary of changes
outcomefield descriptions indocs/toolhive/guides-k8s/logging.mdxto list all reachable values (success,failure,error,denied,application_error). Thedeniedoutcome is newly reachable onMCPServerandMCPRemoteProxyaudit chains after stacklok/toolhive#5872, which moved audit ahead of authorization so Cedar denials no longer short-circuit before the audit middleware runs.outcomerow indocs/toolhive/guides-vmcp/audit-logging.mdxto add the missingapplication_errorvalue, matching the shared audit event schema inpkg/audit/event.go.Run cost
How this PR was built
Two Claude Opus sessions run per release: a generation pass
(
upstream-release-docsskill, 6 phases) followed by a fresh-context editorial pass (
docs-review). Prettier/ESLintauto-fixes are applied after.
Auto-synced paths — do not hand-edit these in review:
static/api-specs/docs/toolhive/reference/cli/(toolhive only)docs/toolhive/reference/crds/If a "Gaps needing human context" section is present above,
each entry includes a paste-ready Helper prompt for local
Claude a reviewer can use to resolve the gap.