Releases: AliceO2Group/DataDistribution
Releases · AliceO2Group/DataDistribution
v1.6.3
v1.6.2
v1.6.1
v1.6.0
What's Changed
- Several updates to DD by @davidrohr in #175
Changes include:
- Terminate TfBuilder in case of gRPC failure, since that EPN will be silently dead otherwise.
- Terminate TfBuilder if it cannot connect to one of the FLPs, otherwise we can loose an FLP in a run.
- Adapt to new FairMQ API.
- Disable deprecation warnings to enable compilation with new boost.
Full Changelog: v1.6.0...v1.6.0-fix.1
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
- Improved cancellation of Initializing states, and exit on control system signals before reaching READY states.
- Option to drop a percentage of TimeFrames on FLPs, before building them to EPNs, i.e., not sending them over network
- Consolidated copyright notices
- Comes with bump of ucx to v1.13.1 (from v1.12.1)
NOTE: Synchronized upgrade on EPN and FLP is recommended.