Skip to content

Releases: AliceO2Group/DataDistribution

v0.7.7

19 Jun 08:56
Compare
Choose a tag to compare
  • adapt to alidist change of fmt library in FairLogger
  • deduce DataHeader::firstTfOrbit from old (S)TF files recorded with DataHeader v1

v0.7.6

28 May 16:45
Compare
Choose a tag to compare
  • Support batched shm updates
  • Devtools-7 workaround for GPU builder

v0.7.5

27 May 08:38
Compare
Choose a tag to compare
  • Support for up to RDHv6
  • Converting previously recorded data to O2 DataHeader v2
  • SHMEM regions for data injected from file
  • Support for tcmalloc and jemalloc
  • Remove direct ROOT dependency

v0.7.4

04 Mar 18:46
Compare
Choose a tag to compare
  • bumped zeromq library to avoid internal bugs (O2-1195)
  • add RDHv4 trigger and BC information to TF.info files
  • use non-blocking logging library

All users should upgrade.

v0.7.3

18 Feb 18:46
Compare
Choose a tag to compare
  • Workaround for CC7 devtoolset-7 bug with C++17 and LTO
  • emu: make the TF_ID dependent on system clock to allow testing on cluster without external synchronization
  • grpc: switch to milliseconds-since-epoch for TfBuilder update timestamps

v0.7.2

10 Feb 16:19
Compare
Choose a tag to compare
  • Switched to push/pull channel types for re-connection support (make sure to adapt the dpl-rew-proxy channel
  • macos build support: fixed cmake and clang warnings