Skip to content

v1.28.0

Latest
Compare
Choose a tag to compare
@knopers8 knopers8 released this 06 Mar 09:51

Support for propagating enabled detector links to DCS (OCTRL-980) and related refactoring/testing:

  • [apricot] consequently return Go data structures in Service
  • [apricot] YAML backend support for GetHost/CRU/Endpoint methods + tests
  • [apricot] Support for retrieving linkIDs by CRU endpoint and by detector
  • [configuration] extend template test package, incl. utility and inventory functions
  • [core] DCS: send enabled link IDs for selected detectors

DCS PFR support improvement:

  • [core] Support partial DCS PFR if some detectors not ready for PFR

New workflow template variable for better display of large text edit boxes in COG:

  • [core] add Rows field to the VarStack variables

Kafka events tuning for better event synchronization, needed for BKP:

  • [core] changes to distribution of kafka messages to partitions
  • [core] use Taskid for kafka task events instead of Environmentid

SOR/EOR timestamps now available for tasks on EPNs:

  • [core] ODC: Send SOR/EOR timestamps as FMQ properties

Core crash fix:

  • [core] Ensure doNewEnvironmentAsync gets its own copy of args