This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Coldplay release changelog

Coldplay release changelog

Discover the record of all notable changes made in Aura for this release, organized by component.

1 - Aura system components version

Aura system components versions

Updated versions of Aura system components for the current Aura Platform release

Components versions

All components in the table below run over AKS cluster version 1.27.

Name Namespace Image deployed
alertmanager aura-system devopstf.azurecr.io/tools/alertmanager:v0.26.0
elastic-operator aura-system docker.elastic.co/eck/eck-operator:2.7.0
elasticsearch-es-aura aura-system devopstf.azurecr.io/tools/elasticsearch:8.7.1
elasticsearch-exporter aura-system devopstf.azurecr.io/tools/elasticsearch_exporter:v1.5.0
fluent-bit-aggregator aura-system devopstf.azurecr.io/tools/fluent-bit:2.2.0
grafana aura-system devopstf.azurecr.io/tools/grafana:8.5.21
kibana-kb aura-system docker.elastic.co/kibana/kibana:8.7.1
prometheus aura-system devopstf.azurecr.io/tools/prom/prometheus:v2.48.0
mongodb-atlas-operator aura-system devopstf.azurecr.io/tools/mongodb-atlas-kubernetes-operator:1.9.0
redis-exporter aura-system devopstf.azurecr.io/tools/redis-exporter:1.6.1
redis aura-system devopstf.azurecr.io/tools/redis:6.0.19
thanos-store-gateway aura-system devopstf.azurecr.io/tools/thanos:v0.32.5
atlas-logger aura-system devopstf.azurecr.io/tools/atlas-logger:2.0.0
azure-logger aura-system devopstf.azurecr.io/tools/azure-logger:1.4.0
pushgateway aura-system devopstf.azurecr.io/tools/pushgateway:v1.4.1
thanos-querier aura-system devopstf.azurecr.io/tools/thanos:v0.32.5

Additional information

Information regarding Aura system components end-of-life (EOL) and next updates is included in the document Scheduled updates in Aura components. Find it in the Aura releases section of your corresponding release.

2 - Aura API clients changelog

Aura API clients changelog

Changelog of Aura API clients for Coldplay Aura Platform release

Added

2024-03-04 - New API client for Azure OpenAI service

3 - Aura bridge changelog

Aura bridge changelog

Changelog of Aura bridge component for Coldplay Aura Platform release.

Changed

2024-03-15 - Modify aura-bridge-outbound’s definition

  • aura-bridge-outbound definition is moved to the index of aura-bridge documentation due to its nature: instead of being described as a component inside aura-bridge, it is a modification of the same component’s configuration to act differently.
  • Affected documents:

4 - Aura channels changelog

Aura channels changelog

Changelog of Aura channels for Coldplay Aura Platform release

Added

2024-02-29 Management of corporate anonymous users

5 - Aura Complex Logic Framework changelog

Aura Complex Logic Framework changelog

Changelog of Aura Complex Logic Framework for Coldplay Aura Platform release

Added

2024-02-22 - Include missing data in logs for traceability

  • Included domain in HTTP debugging logs

2024-02-22 - Include correlator in response headers

  • Included correlator in response headers to trace the request and response in the system.

2024-02-22 - Refactor plugins metrics

  • Metrics of plugins are changed to use more exact metrics.

6 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API for Coldplay Aura Platform release

Changed

2024-03-01 - Modifications in Aura Configuration API modules

2024-03-01 - Modifications in Aura Configuration API swagger

7 - Aura Context changelog

Aura Context changelog

Changelog of Aura Context documentation for Coldplay Aura Platform release

Changed

2024-02-22 - Add correlator in synchronizer process data with spark to Kernel

  • Included correlator in spark add method to Kernel.

2024-02-22 - Remove duplicated log

  • Removed duplicated log when the transformation has an error.

8 - Aura deployment changelog

Aura deployment changelog

Changelog of Aura deployment documentation for Coldplay Aura Platform release

Added

2024-01-18 - Configure CLU allowed networks

2024-01-18 - Configure OpenAI allowed networks

2024-03-11 Add config-watcher documentation

  • Added documentation related to the config-watcher, a cronjob responsible for executing tasks based on a predefined schedule.
  • Affected documents:

9 - Aura Gateway API changelog

Aura Gateway API service changelog

Changelog of Aura Gateway API service for Coldplay Aura Platform release

Added

2024-03-08 - New Aura Gateway API capability: NLP as a Service

2024-03-07 - New components in Aura Gateway API server for managing NLP capabilities

2024-03-07 - Aura Gateway API generative avoids prompt injection

2024-03-07 - Sheet for the configuration of an application

  • A sheet for the configuration of an application for a channel or service to communicate with aura-gateway-api capabilities has been added.
  • Affected documents:

2024-03-04 - New API in Aura Gateway API server

Changed

2024-03-04 - Updated components in Aura Gateway API server for managing current capabilities

10 - Aura mocks server changelog

Aura mocks server changelog

Changelog of Aura mocks server for Coldplay Aura Platform release

Added

2024-03-01 New aura-storage-file-manager plugin in Aura mocks server

  • A new plugin, aura-storage-file-manager plugin, has been added to the aura-mocks-server responsible for providing access to the Storage File Manager library to upload and download files from an Azure Storage account.
  • Affected documents:

2024-03-01 New dynamic-settings plugin in Aura mocks server

  • A new plugin, dynamic-settings plugin, has been added to the aura-mocks-server responsible for loading profile configurations from an Azure account or locally to be used afterwards.
  • Affected documents:

2024-03-01 New profiles plugin in Aura mocks server

  • A new plugin, profiles plugin, has been added to the aura-mocks-server responsible for providing the rest of the plugins a specific utility to employ profiles and perform different behaviors, depending on the information received in requests and the configuration by type.
  • Affected documents:

11 - Aura NLP changelog

Aura NLP changelog

Changelog of Aura NLP component for Coldplay Aura Platform release

Added

2024-03-18 - Guidelines for the migration of a use case from LUIS to CLU

  • Tutorial aimed at providing an example of how to migrate the NLP recognition model of an already developed use case using the recognition stage LUIS to the CLU stage.
  • Affected documents:

Changed

2024-02-22 - Add configuration exponential_sleep to Qdrant

2024-02-22 - Include missing data in logs for traceability

  • Included domain in HTTP debugging logs.
  • Included correlator in logs without this field.

2024-02-22 - Remove Qdrant client in NLP

  • Changed Qdrant client to use HTTP request. HTTP request allows a better handling of retries, timeouts, responses and errors.

2024-02-22 - Fix logs with mistake level

  • Changed level logs when an error raises in stages LUIS, OpenAI Embeddings, CLU and QnA.

2024-02-22 - Include correlator in response headers

  • Included correlator in response headers to trace the request and response in the system.

2024-02-14 - Definition of CLU stage in Aura NLP

2024-03-20 - New version of Aura NLP Virtual Machine

12 - Aura documentation changelog

Aura documentation changelog

Changelog of Aura Documentation for Coldplay Aura Platform release.

The current section:

✅ Includes changes that exclusively affect to the improvement of Aura documentation (writing style, structure, format, fixing typos, etc.)

⛔ Does not include technical corrections in documents or modifications derived from changes over a specific Aura component. These ones will be included in their corresponding section within the release changelog.

Changed

2024-03-18 - Improved hot swapping documentation

  • The documents related to hot swapping processes in Aura have been improved:
    • Added a table including the available hot swapping processes and the impact of each of them over other Aura components, that makes necessary to either restart the affected component or carry out a particular action to mitigate any potential issue or conflict.
    • Completed guidelines to carry out hot swapping including all the available processes, different execution procedures, etc.
  • Affected documents:

2024-03-15 - Updated sequence diagrams for Auraline and Direct Line

2024-02-14 - Documents fixes and corrections

  • Throughout the website, different links, styles, weights and typos have been modified and/or corrected, for a continuous improvement of Aura Platform documentation.
  • The cards of the Technical Documentation website main sections have been optimized and updated to provide shortcuts to their sub-sections.
  • Updated list of Aura APIs.
  • The README.md document, that contains detailed instructions for documentation makers and collaborators, has been completed.
  • Tags and categories are reviewed in every release in order to maintain the adequate taxonomy for the classification of documents. Remember that guidelines for the integration of tags and categories are included in: Readme.md - Section “Tags y categorías”