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.

[Unreleased]

Added

  • Define MID layout schema as a Pydantic model (BTN-2827)

  • API serving layout files to ska-telmodel client (BTN-2828)

  • Service to migrate data from GitLab repository tmdata (BTN-2829)

  • Setup repository with Dockerfile, Helm charts, Read the Docs, Pyright, djLint, Import Linter, Ruff and SonarQube (BTN-2845, BTN-2847, BTN-2908, BTN-2949)

  • Database session and transaction management (BTN-2862)

  • GUI pages to view current and historic layout files and receptors (BTN-2846, BTN-2862, BTN-2888, BTN-2889, BTN-2891)

  • Forms to edit a single receptor, position or fixed delay (BTN-2895, BNT-2897, BTN-2908)

  • Application startup, liveness, readiness and health probes (BTN-2924)

  • Support PostgreSQL backend; use PGDBInstance in dev environment (BTN-2905)

  • Tables and API for Beam Weight Store (WOM-1162)

Changed

Dependency Change

Deprecated

Removed

Fixed

Security