Skip to content

Fluxzero 1.216.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:32

1.216.0 (2026-07-10)

Features

  • proxy: route web requests by configured header (2bbd66c)

    Add optional header-based segment selection for regular, chunked, and websocket lifecycle messages while preserving existing routing when the header is absent.

    Handle Integer.MIN_VALUE safely in ConsistentHashing without remapping other hash values.