Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.3
Release date: 2026-07-09
Added
Add a prototype Tango device to monitor visibility data in real-time.
Changed
Update
ska-tango-baseto version 1.6.0Update
pytangoto version 10.3.0, and re-enable visibility monitor device unit tests in CI that were previously skipped due to a background thread bug intangocpp.Update
ska-tango-testingto version 0.9.0.
1.0.2
Release date: 2026-03-19
Changed
Migrate Python package manager from
poetrytouv.Update
ska-tango-baseto version 1.4.2.Update
ska-tango-devicesto 0.16.0.Update
scapyto 2.7.0.Update OCI base image to
ska-tango-images-tango-python:0.4.1.
1.0.1
Release date: 2025-09-08
Changed
Updated
ska-tango-devicesto 0.9.0 to fix STS-2121.
1.0.0
Release date: 2025-08-21
Changed
Migrate from ska-tango-util to ska-tango-devices
Note: this is a breaking change!
The ska-low-csp-testware Helm chart now uses ska-tango-devices to configure the Tango devices being deployed.
Refer to charts/ska-low-csp-testware/values.yaml for inline documentation on how to configure the chart.
Additionally, helmfile.d/helmfile.yml contains the configuration used in the automated integration tests,
which can serve as a simple example.
Other changes
The OCI image base is updated from
artefact.skao.int/ska-tango-images-tango-python:0.1.0toartefact.skao.int/ska-tango-images-tango-python:0.3.0
0.0.1
Release date: 2025-02-04
Added
A new
PacketCaptureTANGO device that exposes commands to runtcpdumpremotely on demand.