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.31

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.16.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:3.2.2
grafana aura-system devopstf.azurecr.io/tools/grafana:10.3.3
kibana-kb aura-system docker.elastic.co/kibana/kibana:8.16.1
prometheus aura-system devopstf.azurecr.io/tools/prom/prometheus:v2.53.1
mongodb-atlas-operator aura-system devopstf.azurecr.io/tools/mongodb-atlas-kubernetes-operator:2.1.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 - Agents manager changelog

Agents manager changelog

Changelog of the Agents manager for Qotsa Aura Platform release

Added

2025-06-03 - New component agents manager

3 - Agents server changelog

Agents server changelog

Changelog of the Agents server for Qotsa Aura Platform release

Added

2025-06-03 - New component agents server

4 - Atria applications changelog

Atria applications changelog

Changelog of Atria applications for Qotsa Aura Platform release

Added

2025-06-03 - New parameters for agents in applications

  • When creating and configuring an application, a new parameter has been added: agents, that allows including the identifiers of the agents associated with the application.
  • Related documents:

5 - Atria Model Gateway changelog

Atria Model Gateway changelog

Changelog of Atria Model Gateway for Qotsa Aura Platform release

Added

2025-06-16 - Best practices for prompts generation

  • First version of a new document with complete and practical guidelines and best practices for constructors when creating a prompt for an ATRIA use case, both using Generative AI or RAG.
  • Related documents:

Changed

2025-05-30 - Increased version in aura-configuration-api swaggers

2025-05-26 - Mandatory RetrievalStg in presets

  • When using ATRIA RAG capability, the retrieval stage (RetrievalStg) that defines in a preset the process for obtaining relevant documents that best match the input query, must be mandatory in preset definition.
  • Related documents:

2025-05-26 - Removal of the /refresh endpoint

  • The /refresh endpoint has been removed from the atria-model-gateway component. This endpoint was used to refresh the configuration.

2025-05-26 - Update configuration by Redis events

  • atria-model-gateway is subscribed to Redis channels, so when the configuration is modified, an event will be triggered on those channels, which will make atria-model-gateway to read it and relaunch the configuration.
  • Related documents:

2025-05-26 - New endpoint proxy OpenAI

  • A new endpoint has been added to atria-model-gateway to proxy OpenAI requests. This endpoint allows you to send requests to OpenAI models through this ATRIA component, enabling better integration and management of OpenAI model interactions.
  • Related documents:

6 - Atria RAG server changelog

Atria RAG server changelog

Changelog of Atria RAG server for Qotsa Aura Platform release

Changed

2025-06-17 - Improved guidelines for adding metadata information in ATRIA configuration

  • Clarifications in the document “Import documents into ATRIA”:
    • Explained different types of documents that can be uploaded and selected in the preset configuration field loaderType
    • Description of different scenarios for adding metadata information depending on the types of documents
  • Related documents:

2025-05-26 - Removal of the /refresh endpoint

  • The /refresh endpoint has been removed from the atria-model-gateway component. This endpoint was used to refresh the configuration.

2025-05-26 - Update config by Redis events

  • atria-rag-server is subscribed to Redis channels, so when the configuration is modified, an event will be triggered on those channels, which will make atria-rag-server to read it and relaunch the configuration.
  • Related documents:

Fixed

2025-06-11 - Unavailability of RAG preset without references

  • When a user created a RAG preset without references (the references field is not mandatory for ATRIA configuration), the system allowed the preset to be created but afterwards, it could not be used. Now, it is resolved and the preset is available for its use.

7 - Aura Bot changelog

Aura Bot changelog

Changelog of Aura Bot component for Qotsa Aura Platform release

Changed

2025-05-23 - Modifications in the Weather Forecast use case

  • Added the required aura-bot configuration to use the Weather Forecast use case (v1) by the channel set-top-box (STB) in Spain.

2025-05-20 - Increased version in aura-configuration-api swaggers

  • As aura-configuration-api has been updated from version v1 to v2, the calls to the corresponding swaggers must include this change. Consequently, the guidelines to get started with aura-bot that include calling the API have been modified.
  • Related documents:

8 - Aura bridge changelog

Aura bridge changelog

Changelog of Aura bridge for Qotsa Aura Platform release

Added

2025-05-30 - New plugin: whatsapp-client-service

  • aura-bridge includes a new plugin, whatsapp-client-service, derived from the whatsapp-service plugin to contain the WhatsApp client for sending messages to WhatsApp through Kernel.
  • Related documents:

Changed

2025-05-30 - Modifications in aura-bridge plugins

  • The whatsapp-service plugin now consumes the whatsappClient class from the new whatsapp-client-service plugin.
  • Related documents:

2025-05-30 - Modifications in environment variables

  • aura-bridge environment variable AURA_FP_WHATSAPP_ENDPOINT must not contain the API version. The version is now included in the Aura channel model parameter version, within the WhatsApp client model.
  • Related documents:

2025-05-20 - Optional namespace in WhatsApp templates

  • The namespace field of WhatsApp templates has been converted into an optional parameter and, consequently, it will not be validated by aura-bridge.
  • This is done as this field is not required anymore by the Cloud API.
  • Related documents:

9 - Aura channels changelog

Aura channels changelog

Changelog of Aura channels for Qotsa Aura Platform release

Added

2025-05-30 - Modifications in Aura channel model

Changed

2025-05-26 - Increased version in aura-configuration-api swaggers

  • As aura-configuration-api has been updated from version v1 to v2, the calls to the corresponding swaggers must include this change. Consequently, the guidelines for updating channels configuration that include calling the API have been modified.
  • Related documents:

10 - Aura clients changelog

Aura clients changelog

Changelog of Aura clients for Qotsa Aura Platform release

Added

2025-06-05 - New agents API client

  • Implemented a new external API client: the agents-api, for the communication with the agents API.
  • Related documents:

2025-06-05 - New agents manager API client

  • Implemented a new internal API client: the agents-manager-api that provides access to the agents-manager service in Aura.
  • Related documents:

11 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API component for Qotsa Aura Platform release

Added

2025-06-03 - New agents API swagger

2025-06-03 - New agents collection

2025-06-03 - New agents plugin

2025-06-03 - Added agents to application model

  • The documentation that describes aura-configuration-api application module has been completed, including the fields of the application model. This includes as a novelty the field agents with the list of identifiers associated with an application.
  • Related documents:

Changed

2025-06-03 - Modifications in preset swagger

  • Certain changes have been included in the aura-configuration-api preset swagger:
    • Updated API version
    • Introduced new schemas (PresetConfigurationGenerativePartial, PresetConfigurationRagPartial)
    • The retrieval stage retrievalStg is now mandatory in the definition of the preset
    • Adjusted schema definitions for TranslationStage and GenerativeStage
    • Refined existing schemas by replacing allOf with anyOf for better flexibility
    • Minor formatting adjustments
  • Related documents:

2025-06-03 - Modifications in aura-configuration-api swagger

  • Certain changes have been included in the aura-configuration-api swagger:
    • Updated API version
    • Included agents-related files in the schema
    • Modified fields to improve clarity
  • Related documents:

2025-06-03 - Modifications in aura-configuration-api core swagger

  • Certain changes have been included in the aura-configuration-api core swagger:
    • Updated API version
    • Included agents-related files in the schema
    • Modified fields to improve clarity
  • Related documents:

2025-05-26 - Increased version in Aura Configuration API

-The retrieval stage (RetrievalStg) that defines in a preset the process for obtaining relevant documents that best match the input query, must be mandatory in preset definition.

12 - Aura deployment changelog

Aura deployment changelog

Changelog of Aura deployment for Qotsa Aura Platform release

Added

2025-06-11 - Atlas maintenance schedule window configuration

2025-06-11 - Agents management in Aura Operator

2025-06-10 - New MongoDB user

  • A new MongoDB user has been specifically created for ATRIA components, enabling isolated and independent data management tailored to these components.

Changed

2025-06-10 - Fluentbit filtering

  • Fluentbit filters have been adjusted to ensure greater consistency in routing logs to their corresponding Elasticsearch indexes.

2025-05-30 - Modifications in Aiwi configuration

  • The step for assuring WhatsApp login and logout dialogs configuration where the environment variable LINKING_FP_WHATSAPP_ENDPOINT is set must not include the API version and must be the same as the value set in the aura-bridge AURA_FP_WHATSAPP_ENDPOINT.
  • Related documents:

2025-05-30 - Modifications in WhatsApp configuration

  • The step for enabling WhatsApp controller in aura-bridge where the aura-bridge environment variables are configured must not include the API version.
  • The step for enabling WhatsApp login and logout dialogs configuration where the environment variable LINKING_FP_WHATSAPP_ENDPOINT is set must not include the API version and must be the same as the value set in the aura-bridge AURA_FP_WHATSAPP_ENDPOINT.
  • Related documents:

13 - Aura entities changelog

Aura entities changelog

Changelog of Aura entities for Qotsa Aura Platform release

Added

2025-06-16 - Redefinition of Aura_Message entity (under implementation)

  • The Aura_Message AVRO entity has been adjusted in order to include all the information coming from the CSV entities GROOT_MESSAGE, EXT_MESSAGE and MESSAGE
  • Related documents:

2025-06-16 - New entity Aura_Atria_Message (under implementation)

  • A new AVRO entity Aura_Atria_Message is included in Aura. This entity contains the summary of Aura’s interactions handled by aura-rag-server, aura-groot and aura-bot.
  • Related documents:

Changed

2025-06-16 - Aura entities section

  • The section “Aura KPIs entities” has been renamed to “Aura entities”, as currently, entities are used for different purposes beyond the merely generation of KPIs. References throughout the documents have also been updated accordingly.
  • Related documents:

14 - Aura Gateway API changelog

Aura Gateway API changelog

Changelog of Aura Gateway API for Qotsa Aura Platform release

Added

2025-06-04 - Add new API swagger for agents

2025-06-04 - Add new plugin aura-agents-api in aura-gateway-api

  • aura-agents-api plugin has been created for the communication with agents-manager.
  • Related documents:

2025-06-04 - Update environment variables in aura-gateway-api

15 - Aura monitoring changelog

Aura monitoring changelog

Changelog of Aura monitoring for Qotsa Aura Platform release

Changed

2025-05-26 - Increased version in aura-configuration-api swaggers

  • As aura-configuration-api has been updated from version v1 to v2, the calls to the corresponding swaggers must include this change. Consequently, the basic database queries that include calling the API have been modified.
  • Related documents:

16 - Aura NLP changelog

Aura NLP changelog

Changelog of Aura NLP component for Qotsa Aura Platform release

Changed

2025-05-23 - Modifications in the Weather Forecast use case

  • Modifications in NLP trainings to improve natural language understanding applied to the Weather Forecast use case for Movistar Home channel.

17 - Aura request-response model changelog

Aura Aura request-response model changelog

Changelog of Aura request-response model for Qotsa Aura Platform release

Added

2025-06-12 - channelData v1 and v2 json schemas

18 - Aura skills changelog

Aura skills changelog

Changelog of Aura skills for Qotsa Aura Platform release

Changed

2025-05-26 - Increased version in aura-configuration-api swaggers

  • As aura-configuration-api has been updated from version v1 to v2, the calls to the corresponding swaggers must include this change. Consequently, the guidelines for connecting a skill to aura-root that include calling the API have been modified.
  • Related documents:

19 - Aura Documentation changelog

Aura documentation changelog

Changelog of Aura documentation for Qotsa Aura Platform release

The current section:

✅ Includes changes that exclusively affect to Aura documentation, without technical modifications in the component or processes described: Restructuring of documents, format, style or typos fixing

⛔ 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.

Added

2025-06-03 - tv-section collection

Changed

2025-06-16 - Improved Readme.md

  • The Readme.md document for Aura Technical Documentation has been completed and updated to be aligned with the current website structure, content and guidelines for both Aura documentation readers and users and contributors.
  • Related documents:

2025-06-10 - Historical documentation for video use cases

  • Removed references to outdated Product documents for global video use cases. These documents will be stored in the Sharepoint L-CDO repository as version history.

2025-06-01 - 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.