v2.9.19 — Deterministic RSS feed date & Topic Map filter fix
Fixed
- Deterministic RSS
lastBuildDate—rss_generator.pyuseddatetime.utcnow(), so every republish rewrotev2-docs/feed.xml's build date even with unchanged content (the last residualdevelop↔masterdrift after the 2.9.18 Guardian fix). It now derives from the digest's_meta.last_updated, making the feed a pure function of its input (byte-identical across reruns). - Topic Map / Methodology filter — the in-page resource/tag widget auto-injected on these pages because they contain
<ul><li>lists, but their items carry no.md-tagmaturity tags, so the pills filtered to zero and the resource counter was misleading. Both pages are now in the widget's skip-list.
Full changelog: https://github.com/nubenetes/awesome-kubernetes/blob/master/CHANGELOG.md
🤖 Generated with Claude Code