Skip to content

Fluxzero 1.195.4

Choose a tag to compare

@github-actions github-actions released this 07 Jun 04:55

1.195.4 (2026-06-07)

Bug Fixes

  • fix(tracking): avoid blocking client-controlled position stores (e270822)

    Store client-controlled tracker positions with SENT guarantee so tracking can keep reading without waiting for the runtime storage acknowledgement.

    Failures are logged with tracking context, but not retried from the tracker thread.