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 10m 16s —— View job Upstream release docs for toolhive v0.24.1All phases complete. Pushed one commit adding hand-written docs for v0.24.1.
What I changed
What I did not change, and why
|
Add a Capacity limits section to the vMCP scaling guide covering the per-pod 1,000-session LRU cache, 30-minute inactivity TTL with Redis sliding-window refresh, file-descriptor planning, Redis sizing and default timeouts, and stateful-backend data loss on pod restart. Derived from upstream PR stacklok/toolhive#5025 and verified against source at the v0.24.1 tag. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Claude finished @renovate[bot]'s task in 5m 5s —— View job Editorial review of v0.24.1 docsApplied four editorial fixes to File reviewed: Fixes applied
Not changed, and why
Prettier formatting could not be run in this environment; all edited lines stay within the 80-character wrap budget, so no rewrap was needed. CI Prettier/ESLint will confirm on push. |
- Remove inaccurate claim that Redis client timeouts are tunable via sessionStorage CRD fields; the CRD does not expose them. - Rephrase two mid-sentence spaced hyphens per the project style guide. - Expand TTL acronym on first use. - Flip one passive-voice sentence to active voice. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
jhrozek
left a comment
There was a problem hiding this comment.
my part looks good (mechanical changes in swagger)
|
Merging 🚀 |
This PR contains the following updates:
v0.24.0→v0.24.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.24.1Compare Source
What's Changed
Full Changelog: stacklok/toolhive@v0.24.0...v0.24.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.24.1At a glance
stacklok/toolhivev0.24.0→v0.24.1Summary of changes
Summary of changes
docs/toolhive/guides-vmcp/scaling-and-performance.mdxcovering the vMCPper-pod session cache cap (1,000 concurrent sessions, LRU eviction),
30-minute inactivity TTL with Redis sliding-window refresh, file-descriptor
considerations, Redis sizing guidance and default timeouts, and
stateful-backend data loss on pod restart. Sourced from upstream PR #5025
and verified against source at the release tag.
No hand edits were needed for the other v0.24.1 changes:
--debugflag fix (#5008), Cedar upstream-claim fix on VirtualMCPServer(#5002), and MCPRegistry probe/image bump (#5020) are bug fixes that restore
or preserve already-documented behavior.
auto-regenerated OpenAPI spec in
static/api-specs/toolhive-api.yaml.Additional release contributors
Couldn't be auto-assigned as reviewers on this repo, but cc'd below so they see the PR:
@yrobla
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:
docs/toolhive/reference/cli/docs/toolhive/reference/crds/static/api-specs/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.