This is the multi-page printable view of this section.
Click here to print.
Return to the regular view of this page.
Metallica release changelog
Discover the record of all notable changes made in Aura Platform 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.30
| 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 |
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 Metallica Aura Platform release
Added
2025-02-17 - New section for ATRIA technical operation
- A new section has been added to Aura Technical Documentation website that includes ATRIA technical operational flows, designed as sequence diagrams to provide a clear, step-by-step representation of ATRIA capabilities and processes, interactions between components or systems, and the overall ATRIA workflow.
- The operational flowcharts for ATRIA Generative capability have been updated in this section.
- Related documents:
Changed
2025-02-14 - Apification of atria-model-gateway configuration
- The configuration of ATRIA components, including atria-model-gateway, has been redesigned through a new, more generalizable architecture. This approach simplifies and decentralizes chains management. Additionally, the architecture is prepared for upcoming ATRIA scenarios with more available LLM/RAG chains and different objectives.
- Consequently, two main tasks have been executed:
- Refactor of configuration parameters, both for the server configuration and parameters related to use cases development
- Apification of configuration parameters for ATRIA use cases constructors, that can be easily modified through the swagger
- Related documents:
2025-02-14 - ATRIA presets configuration through API
- Presets, that is, configurable entities to define the instructions to work with the AI model for the resolution of a use case, can be modified through the API swagger Aura Configuration API Preset.
- Related documents:
3 - Atria RAG Server changelog
Atria RAG Server changelog
Changelog of Atria RAG Server for Metallica Aura Platform release
Added
2025-02-17 - New section for ATRIA technical operation
- A new section has been added to Aura Technical Documentation website that includes ATRIA technical operational flows, designed as sequence diagrams to provide a clear, step-by-step representation of ATRIA capabilities and processes, interactions between components or systems, and the overall ATRIA workflow.
- The operational flowcharts for ATRIA RAG capability have been updated in this section.
- Related documents:
2025-02-17 - Added Aura Copilot RAG operational workflow
- Added the operational flow corresponding to the call that aura-copilot makes to the ATRIA RAG capability into a new section “Technical operation”
- Related documents:
Changed
2025-02-14 - Apification of atria-rag-server configuration
- The configuration of ATRIA components, including atria-rag-server, has been redesigned through a new, more generalizable architecture. This approach simplifies and decentralizes chains management. Additionally, the architecture is prepared for upcoming ATRIA scenarios with more available LLM/RAG chains and different objectives.
- Consequently, two main tasks have been executed:
- Refactor of configuration parameters, both for the server configuration and parameters related to use cases development
- Apification of configuration parameters for ATRIA use cases constructors, that can be easily modified through the swagger
- Related documents:
2025-02-14 - ATRIA presets configuration through API
- Presets, that is, configurable entities to define the instructions to work with the AI model for the resolution of a use case, can be modified through the API swagger Aura Configuration API Preset.
- Related documents:
4 - Aura Analytics 2.0.0
Aura Analytics 2.0.0 changelog
Changelog of Aura Analytics 2.0.0 for Metallica Aura Platform release
Added
2025-02-20 - Aura Analytics 2.0.0
- Version 2.0.0. of Aura Analytics is launched. In this version, this tool has undergone a refactor to improve its structure and make it easier to understand, maintain and extend in the future.
- This version also simplifies the deployment and execution process and allows managing both processed and to-process files centrally in one place (database).
- Related documents:
5 - Aura authentication API changelog
Aura authentication API changelog
Changelog of Aura authentication API component for Metallica Aura Platform release
Added
2025-02-19 - Use of Redis cache
- Users collection data stored in MongoDB are also cached in Redis to increase request’s speed.
- Related documents:
2025-02-19 - Anonymous users management
- New feature to enable auto-generated anonymous users if needed for KPIs generation.
- Related documents:
6 - Aura bridge changelog
Aura bridge changelog
Changelog of Aura bridge for Metallica Aura Platform release
Added
2025-01-08 - Aura bridge handles channelData v3 in WhatsApp
- aura-bridge can now handle the communication with aura-bot using channelData v3 for WhatsApp channels
- Affected documents:
2025-01-28 - New mechanism for avoiding call loops in WhatsApp communications
aura-bridge manages a mechanism to stop call loops in numbers with autoreply activated, as these numbers can be configured to be included in a blacklist.
7 - Aura Channels changelog
Aura Channels changelog
Changelog of Aura Channels component for Metallica Aura Platform release
Added
2025-01-20 - WhatsApp experiences support channelData v3
- Aura Platform has been adapted for WhatsApp use cases to support the normalized request-response model channelData v3.
- For this purpose, certain modifications have been executed in aura-bridge, the component that handles the communication with aura-bot using channelData v3 for WhatsApp channels.
- Additionally, a new parameter (
defaultDirectlineVersion) has been added in Aura channel model to indicate if messages should be sent using the default Direct Line version for the communication between aura-bridge and aura-bot.
- Related documents:
8 - Aura Configuration API changelog
Aura Configuration API changelog
Changelog of Aura Configuration API component for Metallica Aura Platform release
Added
2025-02-05 - Added preset management in Aura Configuration API
- A new set of endpoints has been added to manage the list of presets configured in each instance of Aura:
preset-api.
- aura-configuration-api documentation has been updated to include this new plugin and update the architecture diagrams.
- Implemented the /aura-services/v1/configuration/presets endpoints.
- Added tests to cover the new functionalities.
- Refactor of the server to allow plugins loading.
- Updated aura-configuration-api client.
- Affected documents:
9 - Aura deployment changelog
Aura deployment changelog
Changelog of Aura deployment for Metallica Aura Platform release
Added
2025-02-06 - Multitenant architecture in Aura installer
- Aura is now capable of providing services to multiple brands. This feature is based on a multitenant architecture.
- Aurak8s installer has been modified to support the multitenant architecture, as a specific tenant for each brand must be deployed.
- Affected documents:
2025-02-14 - Migrate Aura Bot and Groot context database to Linkin Park
- New guidelines for the migration of aura-bot and aura-groot database context schemas from releases previous to Linkin Park to Linkin Park onwards. Additionally, the rollback procedure is included.
- Related documents:
- Within aurak8s installer documentation, guidelines for working with Next environment are added: Next DNS endpoints and Next Azure Bot channel
- Related documents:
10 - Aura Gateway API changelog
Aura Gateway API changelog
Changelog of Aura Gateway API component for Metallica Aura Platform release
Added
- Within the guidelines for making a request to aura-gateway-api Aura Generative API, recommendations for using
response_format, an object that specifies the format that the model must output, have been added.
- Related documents:
Changed
2025-02-04 - Update Aura Gateway API swagger to allow free params
- Changed field
modelParams in GenerativeApiMessage and GenerativeApiResponse to allow any object.
- Deleted
ModelParams schema.
- Updated aura-gateway-api client.
- Affected documents:
2025-02-04 - Plugin refactor
- Added plugin for aura-generative-process-service
- Affected documents:
2025-02-04 - Publish version 1.2.0 of aura-aiservices
- Publish in Kernel these changes as version 1.2.0 of aura-aiservices, which is the publication of aura-gateway-api in Kernel
Fixed
- aura-gateway-api accepts receiving both preset id or preset name in the request in order not to break compatilibility in requests to ATRIA: When the name of the preset is received in the request, the system obtains the preset configuration and validates that the identifier is among those associated with the application.
11 - Aura NLP changelog
Aura NLP changelog
Changelog of Aura NLP component for Metallica Aura Platform release
Added
2025-01-09 - New NLP stage: Intent Entity Mapper stage
- A new stage has been included in Aura NLP, the Intent Entity Mapper stage, that allows replacing a recognized intent and its entities with another ones defined in the configuration.
- Related documents:
2025-02-01 - New version of Aura NLP virtual Machine
- A new version of Aura NLP Virtual Machine has been published, suitable for Metallica release onwards.
- Related documents:
Deleted
2025-01-13 - Complete removal of QNA
- Complete removal of QNA from Aura NLP repositories (configuration, environment variables, outdated code, related components, documentation, etc.) and replacement by the OpenAI Embeddings stage.
12 - Aura operations changelog
Aura operations changelog
Changelog of Aura operations for Metallica Aura Platform release
Changed
2025-01-09 - Updated Qdrant version
- Qdrant, the vector similarity search engine and vector database, is upgraded to 1.12.6 version.
- Related documents:
2025-02-09 - Updated fluent-bit version
- Updated the version of fluent-bit to 3.2.2
- Related documents:
13 - Aura platform changelog
Changelog of Aura platform for Metallica Aura Platform release
Changed
2025-02-18 - Aura multibrand feature and multitenant architecture
- Both Aura Virtual Assistant and ATRIA are designed as multibrand platforms, meaning that users can access them through the different Telefónica brands available in their country. This multibrand feature is based on a multitenant architecture, with a tenant defined as the deployment associated to a specific brand.
- Related documents:
14 - Aura Documentation changelog
Aura documentation changelog
Changelog of Aura documentation for Metallica Aura Platform release
Changed
2025-02-21 New structure of ATRIA configuration documents
- Due to the refactor and apification of ATRIA configuration, the documents have been updated and restructured:
- Firstly, contents have been split into separate documents:
- In each document, parameters are organized:
-
- By configuration type:
- Server configuration: internal configuration for ATRIA, managed by development or installation teams
- Use cases configuration: parameter “preset”, related to the development of experiences in ATRIA, managed by use cases constructors
-
- By component:
- atria-model-gateway
- atria-rag-server
2025-02-21 - Remove deprecated releases
- Aura Platform outdated releases have been removed from Aura Technical Documentation website, both from the aura-releases/ section and from the landing page.
- Related documents:
2025-02-21 - Aura multibrand and multitenant documentation
- Documentation related to the new multibrand feature and multitenant architecture has been published, including:
- Functionality overview:
- Deployment guidelines:
2025-02-21 - New section for ATRIA operational flows
- A new section has been added to Aura Technical Documentation website that includes ATRIA technical operational flows, designed as sequence diagrams to provide a clear, step-by-step representation of ATRIA capabilities and processes, interactions between components or systems, and the overall ATRIA workflow.
- Related documents:
2025-02-21 - 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.
- Tags and categories are reviewed in every release in order to maintain the adequate taxonomy for the classification of documents.