v0.64.1 stable
Release v0.64.1
May 01, 2026
Retention jobs that were silently failing now actually run.
Fixed
- User risk score and IP history retention jobs were failing on every scheduled run, causing those tables to grow unbounded since the workers shipped. They now run cleanly and will compact the backlog on the next scheduled tick.
A small but important reliability fix. Two scheduled background jobs that prune stale user risk snapshots and inactive IP history rows have been throwing on every run. After this release, the next scheduled tick compacts the backlog and the tables stop growing forever.