Skip to content

Fluxzero 1.149.3

Choose a tag to compare

@jbruinink jbruinink released this 03 Jul 10:43

1.149.3 (2026-04-11)

Bug Fixes

  • fix(test-server): wake waiting trackers for hidden schedule deadlines (12abb8e)

    Make the in-memory schedule store expose an explicit includeFuture batch path so the test server can detect the next hidden deadline while a tracker is long-polling.

    This avoids an extra max-wait cycle before scheduled messages become visible and adds a regression test for the immediate-next-index case.