umh-core
v0.44.23
v0.44.23
Fixes
- Previously, a standalone data flow that writes to more than one destination (
switch,broker, orfallback) showed zero or incomplete throughput in the Management Console even though it was processing data normally. The throughput, error, and connection counts now include every destination
Preview: Write Flows
- The write flow schema has been updated to use structured fields. The previous flat fields
input_topicsandoutputare replaced bysource.topics,destination.protocol,destination.code,processing, andextra. Write flows configured before this release must be re-created from the UI; read flows and connection settings are not affected.