v0.10.4
Description
Release v0.10.4 fixes a data duplication bug that can occur under certain circumstances in any agent that subscribes to a Feed. Within the core OCS agents this means the aggregator and InfluxDB publisher agents. The bug occurs when a network interruption disrupts the connection between the crossbar server and the subscribing agent, depending on the state of the crossbar server. Details are available in #366. Users are encouraged to update their agents.
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #364
- Fix duplicate data frame writes in Aggregator agent by @BrianJKoopman in #366
Full Changelog: v0.10.3...v0.10.4