Update stacklok/toolhive to v0.50.0 - #1165
Open
renovate[bot] wants to merge 4 commits into
Open
renovate[bot] wants to merge 4 commits into
renovate[bot] wants to merge 4 commits into
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.
|
Contributor
|
Claude finished @renovate[bot]'s task in 15m 31s —— View job Upstream release documentation update: toolhive v0.50.0Ran
Hand-written changes (4 files, +127/-8)
Deferrals (recorded in SUMMARY.md)
REVIEWERS.json
|
Cover the reader-visible additions in ToolHive v0.50.0: - additionalTokenParams for RFC 8707 resource indicators on token requests, alongside the existing additionalAuthorizationParams - operational.listChanged (enabled, disabledWorkloads) and operational.timeouts.backendInit for vMCP session-init stalls - --allow-signer-change --public-key for trust-only OCI-digest upgrades in thv skill upgrade and thv ai-plugin upgrade, plus --public-key for offline verification during --adopt on sync Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
|
Claude finished @renovate[bot]'s task in 5m 5s —— View job Docs review for v0.50.0 upstream release
Review notesOverall the v0.50.0 content is technically accurate and reads well. Cross-checked and verified:
Change applied
Nothing else rose to the actionable bar. A few candidate rewrites (e.g., "not only on authorization requests" → "on both authorization and token requests", "a heavy query wanting a 60s budget" → "a workload configured with a 60s request timeout") were considered but skipped as style-neutral alternatives. |
The parallel section in skills-management.mdx already describes `--fail-on-changes` as reporting content and trust changes, matching the new --allow-signer-change trust-only upgrade path. Update ai-plugins.mdx to match so the two sibling flows describe the same behavior. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.49.0→v0.50.0After 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.50.0Compare Source
What's Changed
New Contributors
Full Changelog: stacklok/toolhive@v0.49.0...v0.50.0
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.50.0At a glance
stacklok/toolhivev0.49.0→v0.50.0Who does what
@jhrozek cut this release and owns this PR: review your own changes, chase the remaining approvals, and merge once they're in. You don't need to wait on a review from anyone listed as having no docs impact below.
Everyone with a review request: the target is a review and approval within 2 business days.
Summary of changes
additionalTokenParamssection todocs/toolhive/guides-k8s/embedded-auth-server-k8s.mdxcovering RFC 8707 resource indicators on token requests, the reserved parameter list, and the URI shape check onresource.operational.timeouts.backendInitandoperational.listChanged(enabled,disabledWorkloads) subsections todocs/toolhive/guides-vmcp/configuration.mdx, cross-linked so the two knobs are used together for stalling backends.docs/toolhive/guides-cli/skills-management.mdxanddocs/toolhive/guides-cli/ai-plugins.mdxto split Git-hash immutability from OCI-digest trust-only re-anchors, and document--allow-signer-change --public-key.--adopt --public-keyoffline-verification example to both the skill and pluginsyncsections.RunConfig.DeviceFlowEnabled, PRs Add RFC 8628 device authorization grant support toolhive#6647 and Add device flow verification page and DCR support toolhive#6682): the operator does not surface the flag on any CRD, so a Kubernetes reader has no way to opt in. The documented deployment path (viaMCPExternalAuthConfigandVirtualMCPServer) cannot reach the feature until the operator wires it through.inboundGrants.jwtBearer.issuerPoliciesdocs already describe the accepted grant, and theoauth-id-jag+jwtacceptance is transparent to a reader who has configured that policy.secrets-management.mdxguide does not describe the file format. The only externally visible effect is a downgrade break for local mixed-binary setups, which is a release-note item rather than a current-behavior fact.No docs impact identified
7 contributor(s) had no-docs-impact commits in this release. No review was requested, and the workflow did not auto-notify them.
Review routing
GitHub could not request the upstream contributor directly, so review went to the human merger of each relevant upstream PR:
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.