Skip to content

docs(release-notes): publish Endpoint Agent 5.3.7 - #359

Merged
pllesperance-lc merged 1 commit into
masterfrom
docs/release-notes-endpoint-agent-5.3.7
Aug 25, 2026
Merged

docs(release-notes): publish Endpoint Agent 5.3.7#359
pllesperance-lc merged 1 commit into
masterfrom
docs/release-notes-endpoint-agent-5.3.7

Conversation

@pllesperance-lc

Copy link
Copy Markdown
Contributor

Publishes the Endpoint Agent 5.3.7 sensor release notes to docs/10-release-notes/index.md, dated 2026-08-24.

What

A new ## 2026-08-24 date group with a ### Endpoint Agent 5.3.7 entry, above the existing ## 2026-08-20 group. Two new features, six bug fixes, one improvement — all Linux kernel-telemetry work: process attribution on kernel DNS events (kernel 5.15+), kernel telemetry now loading on kernel 5.4, connection tracking decoupled from network isolation, the DNS/process trackers no longer sticking on their fallbacks after a slow kernel acquisition, hardening against DNS packets with an oversized declared payload, corrected subprogram status in diagnostics, and a signal-stop deadlock fix on Linux and macOS.

How

Generated with the repo's own scripts/publish-release-note.py rather than hand-edited, so the entry keeps the structure hooks/release_feed.py reads:

python3 scripts/publish-release-note.py --component sensor --version 5.3.7 --date 2026-08-24 --body "..."

The body is the upstream release note verbatim, with its ## sections demoted to #### (the script rejects h1–h3 in a body, since those would forge the page's own date/entry structure). No --url, matching every other entry on this page.

Verification

  • scripts/check-release-note-headings.py --baseline scripts/release-note-headings-baseline.json — 0 new findings (22 pre-existing baselined).
  • Parsed the page through hooks/release_feed.py: the entry resolves to date 2026-08-24, title Endpoint Agent 5.3.7, component endpoint-agent, guid tag:docs.limacharlie.io,2026-08-24:release/endpoint-agent-5-3-7, not breaking; guids remain unique across all 79 entries. It goes out on both the everything feed and the Endpoint Agent feed.

check-release-feeds.py, check-list-numbering.py and markdownlint need a mkdocs build / node toolchain that isn't available locally — left to CI.

🤖 Generated with Claude Code

Add the 5.3.7 sensor release to the release notes page, dated 2026-08-24,
via scripts/publish-release-note.py so the entry keeps the structure the
RSS/JSON feed generator reads.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@pllesperance-lc
pllesperance-lc enabled auto-merge (squash) August 25, 2026 18:44
@pllesperance-lc
pllesperance-lc merged commit dcd9c02 into master Aug 25, 2026
6 checks passed
@pllesperance-lc
pllesperance-lc deleted the docs/release-notes-endpoint-agent-5.3.7 branch August 25, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant