Skip to content

Fluxzero 1.252.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:30
· 79 commits to main since this release

1.252.0 (2026-09-03)

Bug Fixes

  • websocket: separate task and client identity (96782de)

    Treat platform task IDs as correlation context and only as a prefix for generated per-process client IDs. This prevents request-cache collisions after an in-pod process restart while preserving explicit client IDs and task-level observability.