7.1.1.0
2026-04-25LatestAdded
- BE and NL day-ahead spot prices wired into the daily cron via ENTSO-E A44.
- PT intraday prices recovered via geo_id=1 fallback (sessions s1/s2/s3).
- unit_generation table migrated to ts_utc PK; per-unit fall-DST 02:XX rows no longer collide.
Fixed
- DST handling overhaul: every hourly metric now reports the full 8760/8784 CET-fixed buckets per year. Previously the fall-DST 02:XX hour collided with the second 02:XX (CET) and got dropped on insert.
- Server-side primary key migrated to (ts_utc, metric, zone) so duplicate civil times can coexist; readers using tz=cet/utc see exactly one row per UTC hour.
- Spanish DST archive recovered: ~5,700 mis-labelled rows patched + 24 fall/spring DST days re-ingested from OMIE, ESIOS and ENTSO-E with DST-aware parsers.
Cosmetic manifest bump; bundle byte-identical to 7.1.0.0 — safe to re-load without breaking sheets.