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 - Atria Model Gateway changelog

Atria Model Gateway changelog

Changelog of Atria Model Gateway for Nodoubt Aura Platform release

Added

2025-03-05 - New AI-driven model available: OpenAI o3-mini

Changed

2025-03-05 - Updated tiktoken library version

  • In atria-model-gateway, the tiktoken library has been updated to 0.9.0 version.

2025-03-05 - Launch an exception when config loading fails

  • If the configuration load fails when starting the atria-model-gateway pods, then an exception is launched and the process stops.
  • If the configuration load fails when the /refresh endpoint is called, then the exception is caught and we continue with the previously loaded configuration.

2025-03-05 - Session id logs

  • Requests from atria-rag-server to atria-model-gateway now have the original session id plus the suffix -rag. This helps tracking a request in Elastic.

Fixed

2025-03-05 - Set context window of RAG requests to 0

  • Bug fixing in atria-model-gateway: Until now, requests from atria-rag-server to atria-model-gateway had internally configured the same window in the preset. This could lead to wrong responses. This happened because the preset context-window was applied to both the user session and the requests from atria-rag-server to atria-model-gateway. To resolve it, now the context-window is set to 0 in requests from the atria-rag-server, while in the user session this parameter will be the one defined in the preset.

3 - Atria Rag Server changelog

Atria Rag Server changelog

Changelog of Atria Rag Server for Nodoubt Aura Platform release

Added

2025-03-01 - SQL Copilot RAG capability

Changed

2025-03-05 - Improved RAG stages logs

  • A log is added to the input and output of each RAG stage to improve the tracking of requests.
  • In the post-filtering RAG stage, all candidates are logged.

2025-03-05 - Improved logs generate-db

  • Improved the logs of the atria-rag-generate-db, replacing projects with presets left in the logs.

2025-03-05 - Reduced size of log messages

  • If the size of a log is too large, we prevent it from being recorded.

2025-03-05 - Allowed logging prompts

2025-03-05 - Cleaned operational logs

  • Removed operational logs from /status and /metrics endpoints

2025-03-05 - Rename chunkSizeLoad by loadChunkSize

2025-03-05 - Launch an exception when config loading fails

  • If the configuration load fails when starting the atria-rag-server pods, then an exception is launched and the process stops.
  • If the configuration load fails when the /refresh endpoint is called, then the exception is caught and we continue with the previously loaded configuration.

4 - Aura Authentication API changelog

Aura Authentication API changelog

Changelog of Aura Authentication API component for Nodoubt Aura Platform release

Added

2025-02-20 - Server is able to validate APIKeys generated with several encryption keys

5 - Aura Billing Module changelog

Aura Billing Module changelog

Changelog of Aura Billing Module for Nodoubt Aura Platform release

Changed

2025-03-10 - Version is not mandatory in scopes

  • The list of scopes to be configured in an application, that includes the permissions to write/read the datasets, now is simplified and it is not mandatory to include the version in the scope name.
  • Related documents:

6 - Aura Bot changelog

Aura Bot changelog

Changelog of Aura Bot component for Nodoubt Aura Platform release

Added

2025-02-24 - Generic dialog configuration for the Audiovisual App Opening use case

2025-02-20 - Server is able to validate APIKeys generated with several encryption keys

Changed

2025-03-10 - Update Generic dialog configuration for the Navigation Section Show use case

2025-03-12 - Update Generic dialog configuration for the Language Change and Subtitles Remove use case

  • With the launching of this new global TV experience, the aura-bot generic-dialog-v3 has been configured to trigger these use cases with new params in the actions configuration.
  • Related documents:

2025-03-12 - Update Generic dialog configuration for the Unmute use case

  • With the launching of this new global TV experience, the aura-bot generic-dialog-v3 has been configured to trigger this use case with new params in the actions configuration.
  • Related documents:

2025-03-18 - Added example to use dialogContext

  • The dialogContext recognizer documentation now includes a real example for constructors to know how to work with this feature.
  • Related documents:

Fixed

2025-03-12 - Bugfixing: No sound is returned in the normalized UC response

  • Fixed configuration to allow returning sound in several use cases for Brazil STB. A new action named MAKE_SOUND is added to various intents, including intent.tv.on, intent.tv.off, intent.tv.resume, intent.tv.pause, intent.tv.stop, intent.tv.record, intent.tv.from_beginning, intent.navigation.back, intent.tv.channel_up and intent.tv.channel_down.
  • Related documents:

2025-03-12 - Bugfixing: V3 STB use cases do not work due to target error

  • Fixed V3 STB use cases removing validation to check the playing content.

2025-03-12 - Bugfixing: Wrong entities in tv.help response

  • Fixed so that intentEntities in the response are populated with the dialog settings in the resolutionEntities field.

2025-04-15 - Provide correct response format for the TV custom recommendation dialog on STB in channelData V1 (NoDoubt 9.11.1)

  • In the TV custom recommendation use case, the response format generated as output for its dialog on STB channel for channelData V1 was incompatible with the response handler of the STB. This happens due to the lack of several fields, that are not mandatory for the channelData V1 response, but are handled as mandatory by STB.
  • Related documents:

7 - Aura Bridge changelog

Aura Bridge changelog

Changelog of Aura Bridge component for Nodoubt Aura Platform release

Added

2025-02-20 - Server is able to validate APIKeys generated with several encryption keys

8 - Aura channels changelog

Aura channels changelog

Changelog of Aura channels for Nodoubt Aura Platform release

Added

2025-03-13 - Updated properties in Aura Channel Model

9 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API component for Nodoubt Aura Platform release

Added

2025-03-12 - Added tv-section management in Aura Configuration API

2025-03-11 - Synchronization by events

2025-02-20 - Server is able to validate APIKeys generated with several encryption keys

Changed

2025-03-13 - Modifications in API swagger

  • Certain changes have been included in the aura-configuration-api API swagger to support the automatic refresh of tokens in channels.
  • Related documents:

10 - Aura deployment changelog

Aura deployment changelog

Changelog of Aura deployment for Nodoubt Aura Platform release

Added

2025-03-13 - Event watcher component

  • In Germany environments with Confidential Computing enabled, there was an issue when the Atlas configured key was rotated and a new version of it was created but not updated in configuration. To solve this, a new component event-watcher is integrated, responsible for automatically updating the Keyvault Atlas key. This new configuration will create a new Event Grid System Topic resource in the common resource group.
  • Related documents:

Changed

2025-02-20 - Updated the tool to generate APIKeys

2025-01-23 - Updated Nginx config in services

  • Updated Nginx config in virtualserver-services to add Cache-control header also in errors responses and remove Etag in headers. This modification contributes to cache control and, consequently, improves the system performance and security.

2025-03-13 - Microsoft Storage account replication type

  • The Microsoft Storage accounts replication type created by the installer has been updated from RA-GRS to LRS for cost optimization.

2025-03-13 - VM family update

  • The default Virtual Machine family for AKS and databricks clusters has been updated from D-Series v2 to D-Series v4 as per result of performance testing and cost optimization. You can continue using your own VM family by setting the configuration in your environment config.yaml file.
  • Related documents:

2025-03-13 - AKS version upgrade

2025-03-13 - Added namespace to the Elasticsearch aurak8s-service index name

  • By default, now the index name for the Elasticsearch aurak8s-service will include the logs origin namespace. The index name will be aurak8s-service-<namespace>-<date>, so the usual index pattern should continue working.

Fixed

2025-03-12 - Fixed documentation

11 - Aura File Manager changelog

Aura File Manager changelog

Changelog of Aura File Manager component for Nodoubt Aura Platform release

Added

2025-02-20 - Server is able to validate APIKeys generated with several encryption keys

12 - Aura Gateway API changelog

Aura Gateway API changelog

Changelog of Aura Gateway API component for Nodoubt Aura Platform release

Added

2025-02-20 - Server is able to validate APIKeys generated with several encryption keys

13 - Aura Groot changelog

Aura Groot changelog

Changelog of Aura Groot component for Nodoubt Aura Platform release

Added

2025-02-20 - Server is able to validate APIKeys generated with several encryption keys

14 - Aura operations changelog

Aura operations changelog

Changelog of Aura operations for Nodoubt Aura Platform release

Added

2025-03-12 - Requisites for NoDoubt: Manual removal of files in Microsoft Storage account

  • A pre-requisite in Nodoubt release is required for the component aura-databricks-jobs: the manual elimination of files in the common storage of the Microsoft Storage account.
  • Related documents:

2025-03-18 - Update CLU API version for releases previous to Nodoubt 9.11.0

2025-03-17 - Dependencies update in Prince release

  • New documents that describe all the updates in components that will be required for the upcoming release Prince 10.0.0 and the consequent migration or adaptation tasks that should be carried out by Aura Global Team and the OBs Teams.
  • Related documents:

Changed

2025-03-12 - Definition of scopes in Kernel applications

  • When a Kernel application is configured, the specific scopes that provide permissions to write/read datasets must be included. From this release onwards, we do not need to indicate the version number in the scopes. This leads to simplicity and an easier maintenance.
  • Related documents:

15 - Aura Redis Mongo Synchronizer changelog

Aura Redis Mongo Synchronizer changelog

Changelog of Aura Redis Mongo Synchronizer for Nodoubt Aura Platform release

Added

2023-03-13 - Added environment variable

Changed

2023-03-01 - Improved Aura Redis Mongo Synchronizer operation

  • The Aura Redis Mongo Synchronizer (ARMS) component has been updated with modifications related to shadow keys, active context list, shard variables and distribution of event subscription.
  • Additionally, new environment variables have been added.
  • Related documents:

16 - Aura utilities changelog

Aura utilities changelog

Changelog of Aura utilities for Nodoubt Aura Platform release

Changed

2025-03-01 - Complete aura-server-common documentation

  • The documentation related to the aura-server-common utility has been improved, with the complete folder structure and the definition of fields in each folder.
  • Related documents:

17 - Aura Documentation changelog

Aura documentation changelog

Changelog of Aura documentation for Nodoubt 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.

Changed

2025-03-18 - Delete deprecated releases

  • The deprecated Aura Virtual Assistant and ATRIA releases have been removed from the Aura Technical Documentation website, both from the homepage and from the aura-releases section.
  • Related documents:

2025-03-20 - 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.

18 - Aura NLP changelog

Aura NLP changelog

Changelog of Aura NLP documentation for Nodoubt Aura Platform release.

Added

2025-02-24 - New Audiovisual App Opening use case

  • A new global experience is added to Aura: The Audiovisual App Opening use case, that allows users accessing third-party and Living apps. This experience is adapted to the request-response normalized model v3.
  • Related documents:

2025-03-06 - New Audiovisual Section Show use case

  • A new global experience is added to Aura: The Audiovisual Section Show use case, that allows users accessing different TV sections. This experience is adapted to the request-response normalized model v3.
  • Related documents:

2025-03-17 - Generate a new SSH key to operate the Virtual Machine

  • In order to operate with the NLP Virtual Machine, it is required to generate a new SSH (Secure Shell Protocol) key. For this purpose, comprehensive guidelines have been included.
  • Related documents:

2025-03-03 - New version of Aura NLP virtual Machine

  • A new version of Aura NLP Virtual Machine has been published, suitable for NoDoubt release onwards.
  • Related documents: