OpsProbe

Release notes

OpsProbe v0.3.11: bounded full-history trends.

All-history analytics now starts at the first retained event instead of showing empty dates from before the product existed.

Release date August 23, 2026Version v0.3.11Type patch

Quick answer

The trend chart remains oldest-first, but its first date is now the earliest date with retained analytics data.

Fix

  • Calculate the full-history start date from the earliest retained event.
  • Keep bounded date generation and chronological ordering.
  • Preserve existing geo enrichment and administrator authorization.

Verification

  • Rust format, compile, tests, and release build passed.
  • Production all-history trend smoke test passed without pre-product empty dates.