github nubenetes/awesome-kubernetes v2.9.19
v2.9.19 — Deterministic RSS feed date & Topic Map filter fix

latest releases: v2.9.64, v2.9.63, v2.9.62...
3 months ago

Fixed

  • Deterministic RSS lastBuildDaterss_generator.py used datetime.utcnow(), so every republish rewrote v2-docs/feed.xml's build date even with unchanged content (the last residual develop↔master drift 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-tag maturity 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

Don't miss a new awesome-kubernetes release

NewReleases is sending notifications on new releases.