Releases: AliceO2Group/QualityControl
Releases · AliceO2Group/QualityControl
v1.3.2
v1.3.2
v1.3.1
v1.3.1
v1.3.0
New features
- [QC-437] Make optional all the categories in QC config file (#502)
Bug fixes
- [QC-436] Publish QOs to SD (#500)
Detectors code
- ITS: move to RDHv6 (#503)
Documentation
- information on how to investigate failing ci tests in gitlab
Misc
- [QC-419] Integrate ObjectManager with PostProcessing (#497)
- [QC-430] Avoid clashes when running CCDB tests multiple times in parallel
v1.2.1
- reduce verbosity of DAQ task
v1.2.0
New features
- [QC-405] [QC-418] Implement the NewObject trigger in Post-processing
Bug fixes
- Improvements to avoid random crashes in testFactory
- [QC-427] Fix time stored in trends generated by TrendingTask
Modules
- ITS
- Add ITS online data processing fake-hit rate task
- Add ITS online FEE task
- Dataflow (DAQ)
- Options to print RDH, payloads, page header, input header
- Plots of RDH's memsize (global and per detector), number of RDH per page and per detector, ...
Documentation
- Update and add documentation about data sources
Misc
- [QC-388] Use timestamps in TrendingTask
- Switch to new infologger macro to specify level and severity at once
v1.1.4
v1.1.3
v1.1.2
New features
- [QC-400] Allow to store QC objects with custom timestamps
- Forward messages with empty payloads (QC-401)
Bug fixes
- Add namespace indicator for runtime_error
- Fix run number from ECS (string) QC-399
Detectors code
- none
Documentation
- Update DevelopersTips.md
Misc
- Split configuration loading in TaskRunner (QC-397)
- Add missing includes (#475)
- More output to try an catch the double deletion bug
- Adapt to the new service registry
v1.1.1
Add missing includes needed for new version of FairMQ.
v1.1.0
New features
- Add timestamp to post-processing triggers (QC-386)
- Rerunning post-processing with selected timestamps (QC-383)
- Consistent path structure in QCDB (QC-360)
- Get Run Number from FairMQ options and pass it to the user (QC-272) (experimental)
Bug fixes
- Fix external devices (QC-390)
- Attempt at fixing the crashes with testFactory in alidist CI (QC-395)
Detectors code
- ITS
- Add new trending task for fake-hit rate runs + new reductor for TH2
- Simple change of paths in json configuration files
Documentation
- Add section about adding drawing options and display hints
Misc
- Follow the change of the Data Sampling directory and namespace (QC-357)
- Move RootClassFactory to headers
- Specify timestamp in output of retrieveTObject