Fluxzero 1.179.2
1.179.2 (2026-05-21)
Bug Fixes
fix(test): cap fixture trace collection (
590b2f5)Limit fixture trace bookkeeping per phase so large successful fixture runs do not pay unbounded diagnostic overhead. Keep later phases visible when an earlier phase is truncated.
Verified with ./mvnw -pl sdk test and the Flowmaps AlertingTest resolveAlertsWhenEntityIsDeleted case against the local 0-SNAPSHOT SDK.
Documentation
- docs(encryption): clarify encryption key resolution (
f18ce4b)