Tags give the ability to mark specific points in history as being important
-
2.0.1
Release: 2.0.1a7ba134f · ·Fixed ------- * Fixed an issue where is_partial_configuration remained True after partial configuration validation failures (e.g., malformed JSON), causing incorrect aggregation behavior, EndScan timeouts, and Subarray FAULT states. * Moved flag assignment to invoke_configure so it is set only for valid partial configurations, and added unit test coverage to verify correct flag handling.
-
2.0.0
Release: 2.0.060559ff7 · ·Updated ------- * Introduced an optional duration parameter in Scan JSON * Updated SubarrayNode Low to support CSP Scan schema 8.4 and SDP Scan schema 2.1 **PLEASE NOTE: Since this version, SubarrayNode Low supports CSP Scan schema 8.4 or higher version. There is no backword compatibility.**
-
1.8.0
Release: 1.8.0f55e8393 · ·Updated -------- * Updated low subarray obsState aggregation to support MCCS early scan without triggering false FAULT transitions. * Updated tests to simplify aggregation test coverage with parameterized tests. * Fixed configuration to match schema validation using environment variables `SKA_SCHEMAS_ALLOW_STRICT_VALIDATION`.