Skip to content

Fluxzero 1.224.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 08:33

1.224.2 (2026-07-12)

Performance Improvements

  • handling: cache dynamic handler selection (86b80ab)

    Cache resolver applicability and selected handler methods with bounded, opt-in keys while retaining dynamic behavior for filters, entities, Apply handling, and current message values.

    Prepare error reporting alongside other built-in interceptors and avoid rebuilding validation state for constraintless or structurally identical payload classes. Add cross-version allocation and latency benchmarks for resolver selection, the default command stack, and validation plans.