Fluxzero 1.246.0
1.246.0 (2026-08-28)
Features
test-server: configure initial consumer look-back (#308) (
b5fa2a3)* feat(test-server): expose consumer readiness observation
Allow embedded runtime owners to observe registered typed consumers so local tooling can distinguish connection from actual message consumption readiness. Observer failures remain isolated and existing start behavior keeps its no-op default.
* feat(test-server): configure initial consumer look-back
Keep the existing one-second default while allowing embedded runtimes to retain a wider startup window for consumers without stored positions. Preserve existing positions and local client constructor contracts.