Skip to content

Fluxzero 1.125.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 00:26

1.125.0 (2026-03-27)

Tests

  • test(proxy): stabilize closeProxy websocket shutdown test (a5c726b)

    Replace fixed sleeps with an explicit websocket-open latch before closing the proxy request handler.
    Add a bounded timeout when waiting for websocket results so regressions fail fast instead of hanging.