Releases: AliceO2Group/Control
Releases · AliceO2Group/Control
v0.62.0
This release greatly improves the quality and relevance of log output, and unifies the pdp_n_hbf_per_tf variable.
-
Logging improvements:
- [core] Miscellaneous logging improvements
- [core] Quieter logging from ProcessTemplates
- [core] Improve DDscheduler client debug output
- [core] Improve Bookkeeping client debug output
- [core] Improve environment transitions log output
- [core] Change "runNumber" log field to "run", understood by IL
- [core] Remove "variable deploy_timeout not provided" log message
- [core] adjust level and severity of logs in Kafka plugin
- [core] adjust level and severity of CCDB plugin logs
- [core] Fix message capitalization
- [core] Add run number field to CCDB plugin logs
- [core] Adjust executor log output levels
- [core] Adjust log levels in DCS plugin output
- [core] Improve ops-level log messages
- [executor] Improve cannot connect to task message
- [executor] Logging improvements
-
Miscellaneous:
- [OCTRL-763][core] CCDB GRP plugin should use pdp_n_hbf_per_tf
v0.61.0
This release improves executor behaviour and brings miscellaneous integration and core fixes.
-
Executor:
- [executor] Delay sending TASK_RUNNING for basic + make statusCh buffered
-
DCS:
- [core] Ensure bad DCS events can't cause spam
- [core] Better error messages from DCS in case of premature EOF
-
Miscellaneous:
- [core] Better error message in case of bad task file
- [core] add FLP ID list and deployment type to the ODC script
- [core] Prevent crash on bad VarSpecMap
- [core] Do not crash when checking for critical trait of orphan task
v0.60.4
v0.60.3
v0.60.2
v0.60.1
v0.60.0
The present release includes integration fixes and the addition of new run types.
-
Run types:
- [core] Add CALIBRATION_PULSE_LENGTH and CALIBRATION_VRESETD run types
- [core] Add ITS run types to common.proto for bookkeeping
-
Integration:
- [core] Correct missing SOR timestamps even when UpdateRunStart wasn't called.
- [core] Add comments and explanations to the core Bookkeeping plugin.
- [core] Fix to match Bookkeeping proto field changes.
-
Miscellaneous:
- [coconut] Increase maximum received message size
- [core] Make concurrent WFT processing default to true
- [core] Fix crash when checking critical trait of unknown task
v0.59.1
v0.59.0
This release brings fixes for critical issues and restores workflow processing performance.
-
Workflow template processing:
- [core] Add concurrentWorkflowTemplateIteratorProcessing as separate item
- [core] Ensure iteratorTemplates are also copied during ProcessTemplates
-
Miscellaneous:
- [apricot] Improve GetCRUCardsForHost error reporting
- [core] Output unprocessed/processed wf dumps to coreWorkingDir