Skip to content

Fluxzero 1.136.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 12:26

1.136.0 (2026-03-29)

Tests

  • test(modeling): stabilize stale commit playback assertion (39d609b)

    Remove the timing-sensitive expectation that the newest cached aggregate version still has no event index after a stale commit path.

    The regression now checks the stable invariant instead: the latest cached head points to the newer event while the previous cached version retains the backfilled index of the earlier event.