Fluxzero 1.250.0
1.250.0 (2026-09-02)
Bug Fixes
tracking: filter self handlers before deserialization (
f4d09e1)Self-tracking consumers receive unfiltered message batches and must reject unrelated payload types without materializing them. Resolve the declared payload class first so malformed messages only fail in consumers that can actually handle that type.