github nubenetes/awesome-kubernetes v2.9.11
v2.9.11 — Industry & Geo Intelligence Digest

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

What's new

Bug fix: Industry & Geo Intelligence Digest was empty

The geo digest (Europe, Spain, Asia-Pacific, Americas) showed empty tabs on every run. Root cause: _get_entry_geo() called entry.get("url", "") before the URL key was injected into the entry dict, so TLD inference always received an empty string and all 304 geo-eligible entries were silently dropped.

Changes

  • src/news_digest.py — Added url= parameter to _get_entry_geo() so TLD inference receives the correct URL from the inventory key; renamed EspañaSpain throughout DIGEST_CATEGORIES, GEO_CATEGORIES, and the TLD map
  • src/v2_optimizer.py — Updated geo_cats list to use Spain
  • data/news_digest.json — Geo categories now populated: Europe (10 items), Spain (10 items), Asia-Pacific (10 items) per period
  • v2-docs/industry-digest.md — Rendered with full geo content across all three time windows (Last 3 / 6 / 12 Months)

Data quality

  • Removed off-topic entry (ccohs.ca/shovel.html — ergonomics guide)
  • Removed low-quality placeholder entry (businessinsider.mx)
  • Stripped tracking parameters from YouTube (?si=) and Mixi (?gi=) URLs

Don't miss a new awesome-kubernetes release

NewReleases is sending notifications on new releases.