Skip to content

Fluxzero 1.149.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 14:45

1.149.1 (2026-04-09)

Bug Fixes

  • fix(ci): stabilize flaky websocket proxy shutdown test (a175036)

    Wait for the websocket close flow to complete on the WEBRESPONSE ack instead of only waiting for the close request to be appended.

    This hardens the closeProxy path and helps keep the GitHub build pipeline stable under CI timing variability.