Releases: AliceO2Group/Control
Releases · AliceO2Group/Control
v0.81.2
v0.81.1
v0.81.0
v0.80.0
This release includes improvements to the API and to log messages for termination conditions.
-
ODC error logging:
- [core] Print a fatal message to IL if ODC went to error
-
DESTROY transition information:
- [core] Declare current transition DESTROY if tearing down env
-
Active tasks count:
- [coconut] Display number of active/inactive/total tasks in env
- [core] Add active/inactive task counts to proto
- [core] Return number of active/inactive tasks in env requests
v0.79.0
This release reduces the response payload size of GetEnvironments, and improves documentation.
-
GetEnvironments response:
- [core] Implement GetEnvironmentsShortData for all plugins
- [core] Only return short data in GetEnvironments to keep response small
-
Documentation:
- [docs] Update coconut documentation
- [docs] Update apidocs
v0.78.80
v0.78.0
This release fixes an important bug that prevented concurrent environment deployments.
- Concurrent deployments:
- [core] Refactor taskclass package
- [core] Ensure task class refresh cannot happen concurrently w/ matching
- [core] 7 day eviction policy for task class cache
v0.77.0
v0.76.1
v0.76.0
This release fixes a crash in the ODC plugin. It also fixes fill info variables propagation to tasks, and adds support for odc_extract_topology_resources
in the ODC plugin.
-
ODC:
- [core] Add support for odc_extract_topology_resources flag
- [core] Prevent crash on missing partition id
-
Fill info variables propagation:
- [core] Pull fill info from varstack of root role of env