Skip to content

Fluxzero 1.202.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:40

1.202.0 (2026-06-10)

Features

  • feat(tracking): await send-and-forget futures (db90113)

    Register fire-and-forget gateway futures with the active async completion scope and await them at the tracking batch boundary before storing position. Add a per-consumer opt-out and cover the default, disabled, and error-handler paths.

Documentation

  • docs(project-files): clarify command query consistency (bfc6082)