Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[0.6.3]
Changed
Fixed the versions of the libraries fastapi==0.135.3, uvicorn==0.44.0, jinja2==3.1.6 and python-multipart==0.0.26 in Dockerfile
Fixed SKB-1272 and SKB-1287 by updating add_config method arguments in alarm configurator module
Updated ska-tango-images-tango-itango at all the required places
[0.6.3-rc.2]
Changed
Fixed the versions of the libraries fastapi==0.135.3, uvicorn==0.44.0, jinja2==3.1.6 and python-multipart==0.0.26 in Dockerfile
Fixed SKB-1272 and SKB-1287 by updating add_config method arguments in alarm configurator module
[0.6.3-rc.1]
Changed
Updated ska-tango-images-tango-itango at all the required places, to fix the configurator UI issue
[0.6.2]
Changed
Dependencies updates: ska-tango-base v1.0.7 & ska-tango-utils v1.0.7
Dependencies updates: latest makefiles
Fixed
SKB-1272: Removed duplicated data.cli_viewer.py key from configmap
[0.6.2-rc.1]
Fixed
SKB-1272: Removed duplicated data.cli_viewer.py key from configmap
[0.6.1]
Changed
Dependencies updates: Latest alarm handler codebase
Dependencies updates: ska-tango-base v0.4.24 & ska-tango-utils v0.4.24
Dependencies updates: latest makefiles
Fixed
SKB-1100: Fixed depricated ingress specification
[0.6.0-rc.1]
Changed
Utilised elettra alram-handler tag 1.0.8
[0.5.0]
Changed
Dependencies updates: ska-tango-base v0.4.14 & ska-tango-utils v0.4.14
Fixed
REL-1921: Fixed SKB-644
[0.4.1]
Fixed
REL-1482: Utilise elettra alarm handler with SKB-310 fix
[0.4.0]
Changed
Link to user documentation (Confluence or otherwise) in the Alarm Configurator web GUI
Change table column Heading “FORMULA” to “TRIGGER CONDITION RULE”
Replace all references from “FQDN” to “Tango Resource Locator (TRL)”
Parse newline in alarm rule text file
[0.3.4]
Changed
Changes in alarm API scripts to handle complex alarm rules
Improvements in alarm configurator tool UI (SP-3833)
[0.3.3]
Added
Added ingress to access alarm handler configurator tool from stfc cluster.
Changed
Improvements in add-alarms API to configure alarm on multiple attributes for same device.
[0.3.2]
Added
Implemented get api to fetch state of configured alarms
[0.3.1]
Added
Develop UI for alarm handler configurator tool
Modify FAST APIs created to add-alarms and remove-alarm
[0.3.0]
Added
Developed alarm configurator tool for Alarm Handler.
Implemented API add-alarms to add alarms using FAST API.
Implemented API remove-alarms to remove alarms using FAST API.
[0.2.0]
Changed
Updated tango base version to 0.4.4
Update tango util version to 0.4.5
[0.1.5]
Removed
Removed alarms with ERROR state from display of cli viewer.
[0.1.4]
Changed
Updated command line interface tool
Fixed state display issue in command line interface.
Fixed tabulate dependency issue with higher itango versions
[0.1.3]
Changed
Improvements suggested by Feature Owner.
[0.1.2]
Added
Provided simple command line interface tool to view the alarms handled by Elettra Alarm Handler.
[0.1.1]
Added
Provide configure-script and make configure-alarm target for configuring the alarms. Intermediate chart release.
[0.1.0]
Added
Provide Elettra as Alarm Handler Solution for SKAO.
Provide oci-image and chart with Elettra Alarm Handler for integration.