Update stacklok/toolhive-registry-server to v1.4.10#971
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 2m 47s —— View job Upstream release docs: toolhive-registry-server v1.4.9 → v1.4.10
Release contentsThe only user-facing change in v1.4.10 is stacklok/toolhive-registry-server#828 (closes #826): the audit log JSON Impact map
No new fields, flags, env vars, or API routes shipped in v1.4.10, so no other documentation needed updates. Auto-generated reference (CLI, swagger, CRDs) is unaffected. Verification
|
Registry-server v1.4.10 fixes #826: the audit log level field now serializes as "AUDIT" instead of "INFO+2". Removed the standalone known-issue admonition and folded a brief note about older versions into the existing audit-level callout. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Claude finished @renovate[bot]'s task in 2m 54s —— View job Editorial review: toolhive-registry-server v1.4.10 doc update
FindingsVerified the new prose against the upstream source — the Two small editorial nits in the folded paragraph, both applied:
-Registry Server v1.4.9 and earlier serialize this field as `"INFO+2"` instead of
-`"AUDIT"`. If you're filtering logs from older versions, match on `"INFO+2"` or
-`"audit_event"` instead.
+Registry Server v1.4.9 and earlier serialize the `level` field as `"INFO+2"`
+instead of `"AUDIT"`. When filtering logs from those versions, match on
+`level = "INFO+2"` or `msg = "audit_event"`.Nothing else flagged — placement, scope, "Next steps", admonition structure, and front matter all check out. SUMMARY.md left untouched per workflow instructions. |
This PR contains the following updates:
v1.4.9→v1.4.10After 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-registry-server (stacklok/toolhive-registry-server)
v1.4.10Compare Source
What's Changed
AUDITnotINFO+2by @rdimitrov in #828Full Changelog: stacklok/toolhive-registry-server@v1.4.9...v1.4.10
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
toolhive-registry-serverv1.4.10At a glance
stacklok/toolhive-registry-serverv1.4.9→v1.4.10Summary of changes
docs/toolhive/guides-registry/audit-logging.mdx: removed the standaloneINFO+2known-issue admonition (fixed bystacklok/toolhive-registry-server#828) and folded a brief mention of the older v1.4.9-and-earlier behavior into the existing audit-level note for readers on older versions.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.