Skip to content

Releases: AliceO2Group/DataDistribution

v1.6.3

16 Nov 05:32
Compare
Choose a tag to compare
More fixes for fmt 10.1.1

v1.6.2

14 Nov 06:14
Compare
Choose a tag to compare
Allow building with latest fmt

v1.6.1

29 Aug 15:46
Compare
Choose a tag to compare
Improve error handling of 99283b65, throw only in case of TfBuilder n…

v1.6.0

22 Jun 12:11
Compare
Choose a tag to compare

What's Changed

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

15 May 17:44
Compare
Choose a tag to compare

What's Changed

  • Set InfoLogger message levels in addition to severity #174

v1.5.4

12 Apr 12:34
Compare
Choose a tag to compare

What's Changed

  • Add RDHv7 to the list of known versions #173

v1.5.3

26 Jan 10:11
Compare
Choose a tag to compare

What's Changed

  • Fix warning causing a compilation error when using GCC 12 by @ktf in #171
  • GCC 12 compatibility by @cuveland in #172

Full Changelog: v1.5.2...v1.5.3

v1.5.2

02 Nov 16:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Sep 12:51
Compare
Choose a tag to compare
  • ucx: check for completion before going to sleep
  • [OMON-593] Do not generate PM metrics requiring reading smaps file
  • Remove go_package line from AliECS grpc interface

v1.5.0

07 Sep 14:05
Compare
Choose a tag to compare
  • 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.