Fluxzero 1.239.3
1.239.3 (2026-08-16)
Bug Fixes
tracking: keep minimum index inclusive (
c3b324b)When a restarted consumer caught up from an older persisted position, a fully filtered batch advanced its exclusive cursor onto the inclusive lower bound and skipped that boundary message. Retain the predecessor cursor until the boundary has actually been scanned.