Fluxzero 1.190.3
1.190.3 (2026-06-03)
Bug Fixes
fix(handling): defer entity resolution for stateful matching (
e160310)Avoid resolving Entity parameters while probing stateful handler candidates, unless the parameter is needed as an association source for the repository lookup.
Cache active-message entity resolutions so multiple matching stateful instances do not replay the same aggregate repeatedly.
Tests: ./mvnw -pl sdk test