Releases: AliceO2Group/QualityControl
Releases · AliceO2Group/QualityControl
v0.20.0
New features
- Checkers 2.0: The relationship between MonitorObjects (MOs) and Checks has been reworked. It is now possible to have several MOs as inputs of one Check, even if they are produced by different QC Tasks. The Checks' are configured in JSON files not in the code any more, just like the Tasks. See this documentation for details. If you have a development fork/branch, you might need to adapt your checks configuration to these changes.
Bug fixes
- N/A
Detectors code
- EMCal: Initial version of the RawTask
Documentation
- Addition of an example publisher (DataProducerExample) and update of the related documentation.
Misc
- Unified logging in the QC framework: We now consistently use the InfoLogger throughout the QC framework and the modules developed by us. We use it through the interface QcInfoLogger.
- InformationService removal: The ServiceDiscovery, backed by Consul, has replaced the InformationService.
v0.19.6
- Fix the problem with very short cycles in run-tpcpid
- Add DataFormatsTPC/TrackTPC.h to TPC PID.cxx
v0.19.5
- Release to fix a problem with header
v0.19.4
- Remove all objects in consul at end of activity (QC-250)
- For compatibility with DPL : Include explicitly ConfigParamRegistry.h
v0.19.3
- Advanced random data producer
- Documentation
v0.19.2
- Fix last warning
v0.19.1
Fix the missing override in a test.
v0.19.0
New features
- Add version as metadata to objects.
- Post-processing framework.
- CCDB cleaner : Add a policy that does nothing to spare some folders.
- Dummy database implementation for benchmarks.
Bug fixes
- Fix the path to consul
Detectors code
- Adding projections for EMCAL and DCAL, first checkers.
v0.18.3
- Print version number
- Fix test in TPC
- Add new streamerinfos to be able to open MO v4.
v0.18.2
- TPC module
- Tests
- Allow to specify a full path of a library