Releases: AliceO2Group/Control
v1.40.0
This release allows controlled tasks to retrieve original_run_number for replayed runs.
What's Changed
- Fix link in operation_order.md by @knopers8 in #727
- [core] propagate original_run_number as FairMQ property to tasks by @knopers8 in #726
- document what is safe about SafeStatus and SafeState by @knopers8 in #728
- [core] Demote cleanup script failures to Support by @knopers8 in #729
Full Changelog: v1.39.1...v1.40.0
v1.39.1
v1.39.0
This release brings sorting of active environments being used by Big Screen.
What's Changed
- [OCTRL-932] Sort list of runs provided to Monitoring by @justonedev1 in #721
Full Changelog: v1.38.0...v1.39.0
v1.38.0
This release brings fixes for Qodana static analyser reports and change of o2control.proto which allows to request detailed report of integrated services in GetEnvironments gRPC call.
What's Changed
- [doc] A bit more doc about the DCS mock setup by @knopers8 in #716
- update release procedure - delete obsolete, add patch release by @knopers8 in #718
- More permissive margins in monitoring tests by @knopers8 in #719
- [OCTRL-1012]: GetEnvironments is missing ODC devices info even with flag set by @justonedev1 in #720
- Fixes for probable bugs reported by Qodana by @knopers8 in #717
- Bump to v1.38.0 by @justonedev1 in #722
Full Changelog: v1.37.0...v1.38.0
v1.37.0
This release brings a fix for undeployable environment retries, a possibility to request state sequences from DCS mock and improved documentation.
What's Changed
- OCTRL-1026 [core] allow to specify a test state sequence upon DCS requests by @knopers8 in #713
- [build] bump enumer to fix generation with go 1.24 by @knopers8 in #711
- Reorganize and extend documentation by @knopers8 in #697
- [doc] document ECS2DCS2ECS mock server usage by @knopers8 in #715
- [OCTRL-1010] Fix automatic Mesos retry by @justonedev1 in #714
Full Changelog: v1.36.0...v1.37.0
v1.36.0
This release includes a necessary change in the trigger plugin to allow COG to listen to trigger stop kafka events.
What's Changed
Full Changelog: v1.35.0...v1.36.0
v1.35.0
This release brings:
- reworked metrics system which allows for creating histograms and performs better batching
- fixes to kafka events (their content and reporting in metrics)
- reverted possibility to survive failed non-critical tasks during environment deployment
What's Changed
- [core] OCTRL-1003 by @justonedev1 in #698
- [build] remove walnut by @knopers8 in #703
- [OCTRL-1016]: Missing runNumber in KafkaEvent on topic aliecs.run by @justonedev1 in #705
- Kafka adjustments by @justonedev1 in #699
- remove the obsolete prototype code by @knopers8 in #702
- [core] less verbose log in TRG plugin + fix missing run number by @knopers8 in #706
- demote MesosCommand send error log by @knopers8 in #707
- Reapply "[core] INVARIANT status introduced" by @justonedev1 in #708
Full Changelog: v1.34.2...v1.35.0
v1.34.3
This patch release brings a fix to include run number in kafka events in unhealthy run stop scenarios.
It is based on top of v1.34.2
Full Changelog: v1.34.2...v1.34.3
v1.34.2
v1.34.1
This patch release ensures that expendable and rmsjobid fields from ODC devices are propagated to the relevant clients.
What's Changed
- [odc] plumbing for expendable and rmsjobid in odcdevice by @justonedev1 in #701
Full Changelog: v1.34.0...v1.34.1