Skip to content

Releases: AliceO2Group/DataDistribution

v0.9.5

18 Feb 23:07
Compare
Choose a tag to compare
  • stfsender: clear out initial data if the scheduler cannot be reached
  • harden memory regions and assert for error conditions

v0.9.4

17 Feb 21:21
Compare
Choose a tag to compare
  • tfbuilder synchronize on the memory region
  • warn about memory locking limits

v0.9.3

16 Feb 10:45
Compare
Choose a tag to compare
  • cmake change for GCC8 CI

v0.9.2

15 Feb 17:03
Compare
Choose a tag to compare
  • allow logging of an empty format string '{}'
  • catch for future fmt::format_error incidents

v0.9.1

15 Feb 07:12
Compare
Choose a tag to compare
  • fix: accept empty partition id parameter --discovery-partition

v0.9.0

14 Feb 23:39
Compare
Choose a tag to compare
  • First integration with AliECS (Partition Setup/Teardown)
  • Support for infoLogger in INFOLOGGER_MODE=infoLoggerD mode (controlled via 'infologger-severity' option)
  • Optimized coalesced (02) header transfer (StfSender -> TfBuilder only)

v0.8.0

13 Nov 15:32
Compare
Choose a tag to compare
  • readout interface v2, requires Readout v1.5.0

v0.7.10

02 Nov 14:42
Compare
Choose a tag to compare
  • fmtlib compatibility
  • logging rate limiter updates

v0.7.9

26 Aug 13:36
Compare
Choose a tag to compare
  • fix TF file writer when DPL output is enabled (StfBuilder and TfBuilder)
  • add --max-built-stfs parameter to stop the process after requested number of (S)TFs have been processed (StfBuilder)
  • performance optimizations for the full system test

v0.7.8

03 Aug 09:12
Compare
Choose a tag to compare
  • compatibility with DHv3
  • rate-limited logging
  • monitoring of buffers utilization, input and output rates, (s)tf sizes...