All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[4.0.0]

This is the final version that utiilizes Stackgres operator to deploy TimescaleDB database for EDA.

### Updated
  1. TimescaleDB is now deployed in namespace ska-tango-archiver-db

  2. Updated the eda chart to point to new timescaleDB deployement

  3. Uninstalled the current timescaleDB chart in ska-tango-archiver repo

### Removed
  1. TimescaleDB chart is now not part of the EDA release

  2. Removed jobs related to timescale deployment in pipeline

[4.0.0-rc.1]

### Updated
  1. TimescaleDB is now deployed in namespace ska-tango-archiver-db

  2. Updated the eda chart to point to new timescaleDB deployement

  3. Uninstalled the current timescaleDB chart in ska-tango-archiver repo

### Removed
  1. TimescaleDB chart is now not part of the EDA release

  2. Removed jobs related to timescale deployment in pipeline

[3.0.0]

This is the final version of the EDA after successful integration into SKA Software integration environment. This version delivers SP-4341.

### Added
  1. Authentication mechanism in all the API’s using ska_aaa_authhelpers library.

  2. PGAPPNAME environment variable.

  3. API_ID environment variable

  4. Added authentication for EDA configurator.

### Updated
  1. Auto configuration is now updated to be part of applicaation startup.

  2. Updated the UI of configurator

  3. UI displays name and profile photo of the user

### Removed
  1. Auto configruation job is now removed.

[3.0.0-rc.1]

### Added
  1. Authentication mechanism in all the API’s using ska_aaa_authhelpers library.

  2. PGAPPNAME environment variable.

  3. API_ID environment variable

  4. Added authentication for EDA configurator.

### Updated
  1. Auto configuration is now updated to be part of applicaation startup.

  2. Updated the UI of configurator

  3. UI displays name and profile photo of the user

### Removed
  1. Auto configruation job is now removed.

[2.8.0]

### Fixed

  1. Resolved bug SKB-764 by utilising the environment variables instead of connect_string.

  2. Database credentials needs to be provided using vault.

  3. Resolved SKB-473 by updating the relavant remove logic and updated yaml2archiving to v0.11.0

[2.7.1]

1. ska-tango-archiver 2.7.0 - 2.7.1:

1.1 ska-tango-archiver - 2.9.0 - 2.9.1:

  1. Updated Ingress Path type of configurator and archviewer tool.

  2. Fixed SKB-834.

[2.5.2]

BRANCH RELEASE

1. ska-tango-archiver - 2.8.1 - 2.8.2:

  1. Updated Ingress Path type of configurator tool.

[2.7.0]

1 ska-tango-archiver - 2.8.1 - 2.9.0:

  1. Fixed SKB-445 by enabling the ingress for archwizard and archviewer tool.

  2. Fixed SKB-441 and SKB-440 by updating the archviewer version.

  3. Temporary disabling the multiple db and server support.

[2.5.1]

1 ska-tango-archiver - 2.8.0 - 2.8.1:

  1. Corrected YAML syntax error with file globs.

2 ska-tango-archiver-timescaledb - 0.1.5 - 0.1.6:

a.Updated timescaledb image version to pg16.4-ts2.16.1-all.

[2.5.0]

Charts: 1. ska-tango-archiver - 2.7.1 - 2.8.0:

  1. Update cpptango version to 9.5.0.

[2.4.14]

Charts:

1. ska-tango-archiver - 2.7.0 - 2.7.1:

    1. Removed unnecessary additional variable (configuration_manager,event_receiver) to resolved bug SKB-298

    1. Updated tango base chart v0.4.9 and tango util chart v0.4.10

    1. Changed folder name from eda_configuration to ska_eda_configuration

    1. moved the ipynb files into notebooks folder to follow ska directory structure.

2. ska-tango-archiver-timescaledb - 0.1.4 - 0.1.5:

    1. Remove the hardcoded path from the vault annotation.

[2.4.13]

Charts:

1. ska-tango-archiver - 2.6.1 - 2.7.0:

    1. Added auto configuration capability that is performed in an additional job.

2. ska-tango-archiver-timescaledb - 0.1.4 - 0.1.5:

    1. Remove the hardcoded path from the vault annotation.