Tags

Tags give the ability to mark specific points in history as being important
  • 5.0.4

    Release: 5.0.4
    Updated values.yaml to set the logging level and logging target
  • 5.0.4-rc.1

    Release: 5.0.4-rc.1
    Updated values.yaml to set the logging level and logging target
  • 5.0.3

    Release: 5.0.3
    Updated
    -------
    * Update the values yaml to set the logging level of es and cm
    
    Added
    -----
    * New property introduced "logLevel" in values.yaml to set the logging level
    
    Fixed
    -----
    * Fixed bug SKB-1269 related to downloading config when attribute name is changed
  • 5.0.3-rc.2

    Release: 5.0.3-rc.2
    * Update the values yaml to set the logging level of es and cm
    * New property introduced "logLevel" in values.yaml to set the logging level
  • 5.0.2

    Release: 5.0.2
    * Fixed bug skb-1224
    * SKB-1224 mentions issue of attribute TRL's in archiver config files are sometimes case sensitive
    * The fix was made in yaml2archiving repository where the generate trl methods accepts lower and upper case of trl 
    * Package 0.2.2 was released for yaml2archiving repo
    * Updated the image of ES v2.4.6 and CM v2.2.6 and also updated pytango to version 10.1.3
  • 5.0.3-rc.1

    Release: 5.0.3-rc.1
    - Fixed bug SKB-1269: handling downloading of configuration when attribute name is changed.
  • 5.0.2-rc.2

    Release: 5.0.2-rc.2
    * Fixed bug skb-1224
    * SKB-1224 mentions issue of attribute TRL's in archiver config files are sometimes case sensitive
    * The fix was made in yaml2archiving repository where the generate trl methods accepts lower and upper case of trl 
    * Package 0.2.2 was released for yaml2archiving repo
    * Updated the image of ES v2.4.6 and CM v2.2.6 and also updated pytango to version 10.1.3
  • 5.0.2-rc.1

    Release: 5.0.2-rc.1
    - Fix bug SKB-1186
  • 5.0.1

    Release: 5.0.1
    - Removed taranta from dependency and moved to test chart.
    - Updated TELESCOPE environment variable in configurator tool.
    - Additional environment_variables support addded.
    - Exposed INGRESS_HOST environment variable.
  • 5.0.1-rc.2

    Release: 5.0.1-rc.2
    - Exposed TELESCOPE environment variable.
    - Additional environment_variables support added.
  • 5.0.1-rc.1

    Release: 5.0.1-rc.1
    * Exposed INGRESS_HOST environment variable as kubernetes chart variable.
  • 5.0.0

    Release: EDA with support for scalability
    Final release version with support for scalability.
    * EDA Deployment now supports multiple configuration managers and event subscribers deployment with help of "configuration_manager_count" and "event_subscriber_count" in chart configurations.
    * New chart configuration "is_auto_config_format_new" for auto configuration backward compatibility.
    * New chart configuration "auto_config_timeout" for auto configuration
    availability checks.
    * Upgraded the react version to 19.2.1 to fix critical vulnerability issue.
  • 5.0.0-rc.2

    Release: 5.0.0-rc.2
    Updated the react to 19.2.1.
  • 5.0.0-rc.1

    Release: 5.0.0-rc.1
    * EDA Deployment now supports multiple configuration managers and event subscribers deployment with help of "configuration_manager_count" and "event_subscriber_count" in chart configurations.
    * New chart configuration "is_auto_config_format_new" for auto configuration backward compatibility.
    * New chart configuration "auto_config_timeout" for auto configuration
    availability checks.
  • 4.0.0

    Release: SP-5463: Utilize Stackgres operator for TimescaleDB deployment.
    This is the final release version of EDA. Following are the changes in the version: 
    Updated
        a. TimescaleDB is now deployed in namespace ska-tango-archiver-db
        b. Updated the eda chart to point to new timescaleDB deployement
        c. Uninstalled the current timescaleDB chart in ska-tango-archiver repo
    Removed
        a. TimescaleDB chart is now not part of the EDA release
        b. Removed jobs related to timescale deployment in pipeline
  • 3.0.0

    Release: SP-4341: Add AAA to EDA UI
    Added
        a. Authentication mechanism in all the API's using ska_aaa_authhelpers library.
        b. PGAPPNAME environment variable.
        c. api_id environment variable
        d. Added authentication for EDA configurator.
    
    Updated
        a. Auto configuration is now updated to be part of application startup.
        b. Updated the UI of configurator
        c. UI displays name and profile photo of the user
        d. Vault path is updated.
    
    Removed
        a. Auto configuration job is now removed.
  • 4.0.0-rc.1

    Release: 4.0.0-rc.1
    Updated
        a. TimescaleDB is now deployed in namespace ska-tango-archiver-db
        b. Updated the eda chart to point to new timescaleDB deployement
        c. Uninstalled the current timescaleDB chart in ska-tango-archiver repo
    Removed
        a. TimescaleDB chart is now not part of the EDA release
        b. Removed jobs related to timescale deployment in pipeline
  • 3.0.0-rc.1

    Release: 3.0.0-rc.1
    Added
        a. Authentication mechanism in all the API's using ska_aaa_authhelpers library.
        b. PGAPPNAME environment variable.
        c. api_id environment variable
        d. Added authentication for EDA configurator.
    
    Updated
        a. Auto configuration is now updated to be part of applicaation startup.
        b. Updated the UI of configurator
        c. UI displays name and profile photo of the user
    
    Removed
        a. Auto configruation job is now removed.
  • 2.8.0

    Release: 2.8.0
    a. Resolved SKB-764 by utilising the environment variables instead of connect_string.
    b. Improved security,database credentials needs to be provided using vault.
    c. Resolved SKB-473 by updating the relevant remove logic and updated yaml2archiving to 
       v0.11.0
  • 2.7.1

    Release: 2.7.1
    **1.1 ska-tango-archiver - 2.9.0 - 2.9.1:
           a. Updated Ingress Path type of configurator and archviewer tool.
           b. Fixed database indexes for image attribute to resolve SKB-834.