Skip to content

Fluxzero 1.253.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:00
· 62 commits to main since this release

1.253.0 (2026-09-03)

Bug Fixes

  • proxy: preserve scheduled request correlation (18f5f3c)

    Capture each forward request's correlation metadata while the tracker context is active. Reuse that snapshot for delayed execution and response publication so completion threads cannot drop or substitute tracker identity.