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

Name Namespace Image deployed
alertmanager aura-system devopstf.azurecr.io/tools/alertmanager:v0.28.1
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
elasticsearch-es-aura aura-system devopstf.azurecr.io/tools/elasticsearch:8.18.2
elasticsearch-exporter aura-system devopstf.azurecr.io/tools/elasticsearch_exporter:v1.5.0
elastic-operator aura-system docker.elastic.co/eck/eck-operator:2.7.0
fluent-bit-aggregator aura-system devopstf.azurecr.io/tools/fluent-bit:3.2.2
grafana aura-system devopstf.azurecr.io/tools/grafana:11.6.3
keda aura-system devopstf.azurecr.io/tools/keda:2.17.2
kibana-kb aura-system docker.elastic.co/kibana/kibana:8.18.2
mongodb-atlas-operator aura-system devopstf.azurecr.io/tools/mongodb-atlas-kubernetes-operator:2.1.0
prometheus aura-system devopstf.azurecr.io/tools/prom/prometheus:v3.5.0
pushgateway aura-system devopstf.azurecr.io/tools/pushgateway:v1.11.1
redis aura-system devopstf.azurecr.io/tools/redis:6.0.19
redis-exporter aura-system devopstf.azurecr.io/tools/redis-exporter:1.6.1
thanos-querier aura-system devopstf.azurecr.io/tools/thanos:v0.38.0
thanos-store-gateway aura-system devopstf.azurecr.io/tools/thanos:v0.38.0

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 server changelog

Agents server changelog

Changelog of the Agents server for Shakira Aura Platform release

Added

2025-08-08 - DAPR pubsub support

  • agents-server now supports DAPR pubsub, allowing agents to subscribe to DAPR topics and receive messages in real time.
  • Related documents:

2025-08-03 - Technical guidelines for agents developers

Changed

2025-08-08 - Refactor of environment variables

2025-07-08 - Improved Agents server API swagger

  • Updated agents-server API swagger to add a rate limit error that sets the time in seconds that the client must wait before making a new request.
  • Related documents:

3 - Atria Model Gateway changelog

Atria Model Gateway changelog

Changelog of Atria Model Gateway for Shakira Aura Platform release

Added

2025-08-18 - Perplexity Model Integration

2025-08-08 - DAPR pubsub support

  • atria-model-gateway now supports DAPR pubsub, allowing this component to subscribe to DAPR topics and receive messages in real time.
  • Related documents:

Changed

2025-08-08 - Refactor of environment variables

Fixed

2025-07-09 - Refresh config injectionMaxLength

  • The atria-model-gateway component has been updated to refresh the injectionMaxLength configuration parameter. As this field was not updated when refreshing the config.

4 - ATRIA Models Manager changelog

ATRIA Models Manager changelog

Changelog of ATRIA Models Manager for Shakira Aura Platform release

Added

2025-08-18 - New Library Atria Models Manager

5 - Atria RAG generate DB changelog

Atria RAG generate DB changelog

Changelog of Atria RAG generate DB for Shakira Aura Platform release

Added

2025-08-11 - Instructions to launch atria-rag-generate-db

Changed

2025-06-24 - Restructuring of component documentation

2025-06-24 - Improved process logs

The atria-rag-generate-db job uploaded some logs with wrong formatting to Elastic, where certain mandatory fields were missing. This behavior has been improved, and logs are now generated with the expected fields in correct format.

6 - Atria Rag Server changelog

Atria Rag Server changelog

Changelog of Atria Rag Server for Shakira Aura Platform release

Added

2025-08-08 - DAPR pubsub support

  • atria-rag-server now supports DAPR pubsub, allowing this component to subscribe to DAPR topics and receive messages in real time.
  • Related documents:

Changed

2025-06-24 - Improved ATRIA injection process

  • The ingestion process for uploading and processing new documents in an ATRIA experience has been optimized through:
    • Apification of the process
    • Modifications for a more efficient and agile process
    • Detailed status updates and progress tracking
    • Improved error management

2025-06-24 - RAG does not support files with whitespaces

  • A disclaimer has been added to documentation to explicitly state that the RAG does not support files with whitespaces, in order to prevent potential issues during document importation.
  • Related documents:

2025-06-14 - Improved process logs

  • The atria-rag-server uploaded some logs with wrong formatting to Elastic, where certain mandatory fields were missing. This behavior has been improved, and logs are now generated with the expected fields in correct format.

2025-06-14 - Improved process for presets availability

  • When a new preset is created, it is necessary to launch the database generation process by executing the atria-rag-generate-db component. This process may take several minutes to complete. Meanwhile, a message is sent to the user, informing that the preset is not available yet.
  • Related documents:

2025-05-18 - Preprocessing user’s requests to detect language

  • atria-rag-server now also preprocesses the user’s requests when it is configured to detect the language of the input text and special characters that may cause recognition errors are removed. This preprocessing is only used during the language identification process, the sentence remains the same for the rest of the stages.
  • Added new parameter chars_to_clean to the default configuration of the atria-rag-server. By default, it is set to ['\n']. This parameter is not modifiable by use cases constructors.

  • Related documents:

2025-08-08 - Refactor of environment variables

7 - Aura Agents Manager changelog

Aura Agents Manager changelog

Changelog of Aura Agents Manager for Shakira Aura Platform release

Added

2025-07-07 - New plugin Dapr PubSub Services

  • Import new plugin dapr-pubsub-services from auraserver-common to manage Dapr events.
  • Related documents:

8 - Aura Authentication API changelog

Aura Authentication API changelog

Changelog of Aura Authentication API component for Shakira Aura Platform release

Removed

2025-09-17 - Removed auth-process endpoints

9 - Aura bot changelog

Aura Bot changelog

Changelog of Aura Bot component for Shakira Aura Platform release

Added

2025-06-19 - TV Display dialog configuration for channels MP and MH

  • Configuration has been added for channels movistar-plus and movistar-home to enable TV Display use case, now supporting intent.tv.display, which allows tuning in to the requested TV channel.
  • Related documents:

Changed

2025-08-04 - Update monkey-patcher data processing

  • Changed monkey-patcher data processing, removing the heavy parts that caused poor performance in certain situations.

Removed

2025-09-17 - Removed dialogs

  • Removed alfred and conversational dialogs.

2025-09-17 - Removed loa3 login

  • Removed loa3 login dialogs

10 - Aura bridge changelog

Aura bridge changelog

Changelog of Aura bridge for Shakira Aura Platform release

Fixed

2025-09-16 - Used new uuid for every RCS response

  • To avoid errors with android RCS clients, every response message now have a unique id instead of using the same id as the request.

11 - Aura Complex Logic Framework changelog

Aura Complex Logic Framework changelog

Changelog of Aura Complex Logic Framework for Shakira Aura Platform release

Changed

2025-06-23 - Plugin sound exclusion configuration

  • Added configuration support to specify, for each plugin, which channels should not trigger sound responses.
  • This allows finer control over the auditory feedback provided by each plugin, enabling the exclusion of certain channels from positive or negative sound actions.
  • Related documentation:

2025-06-13 - Updated display plugin response

  • Enhanced user experience by implementing sound responses in video plugins.
  • Responses now include a MAKE_SOUND action that plays a positive sound when the operation is successful or a negative sound when errors occur.
  • This functionality provides immediate auditory feedback to users about the result of their interactions.
  • Implementation examples:
    • Positive sound: when requested content is found
    • Negative sound: when no results are available or an error occurs
  • Related documentation:

2025-06-01 - Updated TV display plugin

  • The normalized TV display experience now allows searching not only by channel but also by content (title, genre, subgenre, actor or director).
  • Consequently, the Complex Logic Framework plugin for this use case has been modified to support the new features.
  • Related documents:

12 - Aura config provision changelog

Aura config provision changelog

Changelog of Aura config provision for Shakira Aura Platform release

Deleted

2025-09-01 - Delete metaverse channel

  • Remove the channel used by metaverse applications with name metaverse and the associated skill, application and preset.

2025-09-01 - Delete novum-backend channel

  • Remove the channel used by novum-backend applications with name novum-backend and the associated application.

2025-09-01 - Delete copilot preset and applicacion

  • Remove copilot application and preset.

2025-09-01 - Delete col-conversational preset and application

  • Remove col-conversational preset and application

2025-09-17 - Delete AIWI channel

  • Remove AIWI channel

2025-09-17 - Delete X4ALL channel

  • Remove X4ALL channel

2025-09-17 - Delete AWC channel

  • Remove AWC channel

13 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API for Shakira Aura Platform release

Added

2025-07-07 - New environment variables

2025-07-07 - Aura Configuration API Agent base swagger

Changed

2025-07-07 - Change agent plugins definition

Removed

2025-09-17 - Removed channels

  • Removed AIWI, AWC and X4ALL channels configuration.

2025-09-17 - Removed changes endpoints

  • Removed /changes/{document} endpoints for presets, applications, skills, channels, livingApps, tv-sections and suggestion.
  • Related documents:

14 - Aura File Manager changelog

Aura File Manager changelog

Changelog of Aura File Manager for Shakira Aura Platform release

Fixed

2025-08-10 - Fixed streaming connection from WhatsApp media API

  • Suddenly WhatsApp changed their media API and the streaming connection was broken. This is now fixed, by adding a different way to connect to the media server to upload the files to the configured Azure Blob Storage.

15 - Aura Gateway API changelog

Aura Gateway API changelog

Changelog of Aura Gateway API for Shakira Aura Platform release

Added

2025-07-10 - Add new API swagger: Aura Operations API

  • Included a new API swagger in aura-gateway-api: Aura Operations API, responsible for managing operations over Aura.
  • Related documents:

2025-07-10 - Add new plugin: aura-operations-api

  • The new aura-operations-api plugin manages the endpoints for operations related to Aura.
  • Related documents:

2025-07-07 - New plugin Dapr PubSub Services

  • Import new plugin dapr-pubsub-services from auraserver-common to manage Dapr events.
  • Related documents:

Changed

2025-07-10 - Update environment variables

16 - Aura manager base changelog

Aura manager base changelog

Changelog Aura manager base for Shakira Aura Platform release

Changed

2025-08-11 - Aura manager base component

17 - Aura microfrontend base changelog

Aura microfrontend base changelog

Changelog Aura microfrontend base for Shakira Aura Platform release

Changed

2025-07-15 - Aura microfrontend base component

  • Implementation of first requirements of agnostic web interface, as a new component in aura-microfrontend-base, using Mistica framework. On further development, the component could be externalized to ist own package.

18 - Aura NLP changelog

Aura NLP changelog

Changelog of Aura NLP component for Shakira Aura Platform release

Changed

2025-06-01 - Updated TV display use case in Spain

Fixed

2025-07-10 - Improved the performance of GazetteerNer stage

  • Fixed the GazetteerNer stage to avoid service degradation when processing certain input phrases containing many entities.
  • Related documents:

19 - Aura QA changelog

Aura Aura QA changelog

Changelog of Aura QA for Shakira Aura Platform release

Changed

2025-09-16 - Upgraded Python version for the QA Tool

  • Aura QA Tool now supports both Python 3.10 and 3.11
  • Related documents:

21 - Aura Documentation changelog

Aura documentation changelog

Changelog of Aura documentation for Shakira Aura Platform release

Added

2025-08-11 - Added SQL RAG pipeline to documentation

  • The SQL RAG pipeline, integrated into ATRIA for the conversion of a request from natural language to an SQL query, has been added to Aura Technical documentation website including a comprehensive description of its stages.
  • Related document:

Changed

2025-08-13 - Deleted deprecated releases

  • Documentation from deprecated Aura releases has been removed from the Aura Technical documentation website, together with the shortcuts to these versions.

2025-08-12 - Review and update of Aura components versions

2025-08-12 - Review of tags and categories

  • Review of tags and categories in documents in order to adapt them to the new features and components in Aura and to maintain the adequate taxonomy for the classification of documents.

2025-08-12 - Documents review 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.
  • Tags and categories are reviewed in every release in order to maintain the adequate taxonomy for the classification of documents.

Fixed