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

Return to the regular view of this page.

Kiss release

Kiss release

This section includes key information regarding new features included in Aura Platform for Kiss and main changes in comparison with previous releases

What’s new in Kiss (9.7.0)?

Discover here the new features and modifications at a glance. You can find the technical details in the release changelog and the Release Notes.

Novelties Description
Write calls to OpenAI and consumed tokens in logs ✔️ As a first step to improve ATRIA monitoring, the use of the same application received from atria-model-gateway in RAG allows including all the calls to OpenAI and consumed tokens in logs
Deactivate authentication flows for Aiwi channel in ES ✔️ Aiwi channel becomes an anonymous channel, after deactivating all its login flows
Aura components versions upgrade ✔️ Aura components versions have been upgraded, improving performance and ensuring compatibility with the latest features and security standards
Available disambiguation score for channels and applications ✔️ Added flag to return the score of the different disambiguation options, so that channels and applications can process it
Modifying ATRIA configuration ✔️ The guidelines for the modification of ATRIA configuration and documents uploading have been completed, including all the feasible processes
Improved ATRIA applications documentation ✔️ The ATRIA applications descriptive document has been updated and completed with advanced details: applications types, applications model, etc.
Added example cases for ATRIA capabilities ✔️ Practical example cases for ATRIA Generative and RAG, in order to ease the understanding of these capabilities
More efficient ATRIA RAG Generate DB documents processing ✔️ Added a record of the documents current state, allowing only the processing of updates or additions
URM Global script Kernel configuration ✔️ New guidelines for the configuration of the URM Global script in Kernel
Improved Aura documentation ✔️ New documentation blocks in Aura Technical Documentation website
✔️ Corrections in CSV entities documentation
✔️ New tags and categories and review of existing ones
✔️ Documents are continuously updated, reviewed and corrected in order to achieve, release after release, a better quality in Aura Platform documentation
UserID in anonymous users ✔️ Due to Kernel requirements, now anonymous users have userId and auraGlobalId, as these values are needed for the generation of KPIs.
Avoid corrupted files in KPIs ✔️ Changed default value of variables for managing KPIs blobs in different Aura components to avoid duplicate headers and, consequently, prevent corrupted files
Improvements in Aura monitoring ✔️ Added aura-file-manager metrics
✔️ Included labels to identify the channel and Living App of the request in certain metrics. This will help measure traffic impact in case of issue
✔️ Aura HTTP inbound/outbound dashboards are now generated by channel
Aura Databricks Jobs operation ✔️ Improved operation of the component in charge of importing Avro datasets into Kernel
General guidelines for Kernel configuration ✔️ New guidelines outlining the orderly steps for Kernel configuration, applicable to all Aura features and tools
Improved aura-configuration-api logs handling ✔️ Added correlator information to logs in the aura-configuration-api to improve traceability and debugging
Improvements in aura-file-manager ✔️ Added aura-file-manager metrics
✔️ Redis used by default for storage
✔️ Updates in aura-file-manager documentation
Modifications in aura-kpis-uploader ✔️ Add version control for Avro Adapter models
✔️ Added new environment variables for an improved management of CSV and Avro files and entities
✔️ Improved documentation, with comprehensive details of processes
Deactivation of Aura API request dataset uploading ✔️ This CSV-based entity is no longer uploaded to Kernel, as it is deprecated. Its information will be registered in a new URM Avro entity

1 - Kiss release changelog

Kiss release changelog

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

1.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:2.2.0
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.

1.2 - ATRIA Applications changelog

Atria Applications changelog

Changelog of ATRIA Applications for Kiss Aura Platform release

Changed

2024-12-19 - Completed document for ATRIA applications

  • The document that includes ATRIA applications technical description has been updated and completed with advanced details: different types of applications supported by ATRIA, applications model, etc.
  • Affected documents:

1.3 - Atria Model Gateway changelog

Atria Model Gateway changelog

Changelog of Atria Model Gateway for Kiss Aura Platform release

Changed

2024-12-01 - Included calls to OpenAI and consumed tokens in logs

  • In past releases, ATRIA only generated operational logs, which were volatile and deleted after 7 days. From the current release onwards, the purpose is improving the logging and, consequently, the monitoring process for the different stages of the RAG chain.
  • As a first step, Kiss release includes the combination of different requests within the RAG chain under a unique application. For that, the RAG will use the same application that has received from atria-model-gateway to execute the calls to OpenAI. With this unification, all the tokens consumed in every write call to OpenAI can be logged and registered.

2024-12-19 - Completed document for ATRIA configuration

1.4 - Atria RAG generate DB changelog

Atria RAG generate DB changelog

Changelog of Atria RAG generate DB for Kiss Aura Platform release

Changed

2024-12-19 - Improved atria-rag-generate-db operation

  • atria-rag-generate-db keeps a record of the current state of documents and related configuration for data sources, so it only feeds documents that have been modified or added since the last update. Therefore, it is no longer necessary to launch it per project, it can be launched for all projects at once.
  • Affected documents:

1.5 - Atria RAG Server changelog

Atria RAG Server changelog

Changelog of Atria RAG Server for Kiss Aura Platform release

Changed

2024-12-19 - Deleted application_name from configuration

  • In atria-rag-server configuration, the application_name field has been removed, as it is no longer necessary to define exclusive applications for the RAG. The RAG will use the same application it receives, to call atria-model-gateway.

  • Affected documents:

2024-12-19 - Completed document for ATRIA configuration

1.6 - Aura authentication API changelog

Aura authentication API changelog

Changelog of Aura authentication API for Kiss Aura Platform release

Added

2024-11-29 - aura-authentication-api can now return anonymous user data

  • If needed, aura-authentication-api can return anonymous user data for users not found in the DB, instead of returning an error 404. To allow this behavior, the request should add the new header return-anonymous.
  • Related documents:

2024-12-02 - Added new aura-authentication-api environment variables

1.7 - Aura Bot changelog

Aura Bot changelog

Changelog of Aura Bot component for Kiss Aura Platform release

Updated

2024-11-12 - Deactivate authentication flows for Aiwi channel in ES

  • All dialogs resolving user authentication through Aiwi channel in ES have been removed from the channel configuration. In particular, those dialogs in charge of resolving SMS OTP (aka LoA2) authentication and email and password (aka LoA3 or owner) authentication.
  • Also the NLP training leading to those dialogs has been removed from the channel training repository.
  • With this configuration, currently the channel only supports anonymous users and so, use cases that do not need user information from Kernel APIs.

Changed

2024-12-02 - Included userID for anonymous users

  • Due to Kernel requirements, now anonymous users have userId and auraGlobalId, as these values are needed for the generation of KPIs.
  • Related documents:

2024-12-02 - New step for anonymous users in Aura authentication flow

  • New authentication step within aura-bot authentication process: encodeAnonymousData() to set the userId and auraGlobalId for anonymous users. These values are needed to be stored in KPIs.
  • Related documents:

2024-12-02 - New aura-bot environment variables

2024-12-02 - Changed default value of env var for managing KPIs blob

  • The default value of the environment variable AURA_KPIS_BLOB_TIME_WAIT_IF_EXISTS, that sets the time to wait if the KPIs blob exists to avoid duplicate headers, has changed to 1000 milliseconds. This will prevent corrupted files in KPIs.

1.8 - Aura Channels changelog

Aura Channels changelog

Changelog of Aura Channels component for Kiss Aura Platform release

Added

2024-12-16 - New flag added to return score from disambiguation

  • Added flag to return the score of the different disambiguation options, so that channels and applications can process it.
  • Affected documents:

1.9 - Aura Databricks Jobs changelog

Aura Databricks Jobs changelog

Changelog of Aura Databricks Jobs component for Kiss Aura Platform release

Changed

2024-12-17 - Updated Databricks Jobs process

  • Refresh the report at any stage of the process of aura-databricks-jobs, to avoid loss of information.
  • Add new stages to the process and change the flow to avoid blocking with the aura-kpis-uploader component.

2024-10-24 - Updated Databricks Jobs report

2024-10-24 - Complete Databricks Jobs troubleshooting documentation

1.10 - Aura file manager changelog

Aura file manager changelog

Changelog of Aura file manager for Kiss Aura Platform release.

Added

2024-11-15 - Added Aura file manager metrics

Changed

2024-12-02 - Changed default value of parameter for managing KPIs blob

  • Added default value of 1000 milliseconds in timeToWaitIfExists param of method uploadToAppendBlob. This will prevent corrupted files in KPIs.

2024-11-15 - Use Redis as storage

2024-11-14 - Updates in Aura file manager documentation

1.11 - Aura Gateway API changelog

Aura Gateway API changelog

Changelog of Aura Gateway API for Kiss Aura Platform release

Added

2024-12-16 - Return score from disambiguation

1.12 - Aura KPIs entities changelog

Aura KPIs entities changelog

Changelog of Aura KPIs entities for Kiss Aura Platform release

Changed

2024-12-19 - Deactivation of Aura API request dataset uploading

Form KISS release onwards, the CSV-based entity API request will not be uploaded to Kernel, as it is not going to be used anymore. In a future, part of the information recorded in this entity will be registered in a new URM entity based on Avro format.

2024-11-14 - Completed definition of User_Id

2024-12-02 - Changed default value of env var for managing KPIs blob

  • The default value of the environment variable AURA_KPIS_BLOB_TIME_WAIT_IF_EXISTS, that sets the time to wait if the KPIs blob exists to avoid duplicate headers, has changed to 1000 milliseconds. This will prevent corrupted files in KPIs.

Fixed

2024-12-02 - Corrected Audit Avro files with fields AURA_CHANNEL_ID and AURA_APP_ID undefined

  • Modification to allow several filters with logic conditional.

1.13 - Aura KPIs Uploader changelog

Aura KPIs Uploader changelog

Changelog of Aura KPIs Uploader component for Kiss Aura Platform release.

Added

2024-12-12 - New environment variables

Changed

2024-12-12 - Improved aura-kpis-uploader documentation

  • Improved description of the process performed by aura-kpis-uploader-cli
  • Update of aura-kpis-uploader conditional execution flow
  • Affected documents:

2024-12-05 - Add version control for Avro Adapter models

  • Now the aura-kpis-uploader models to manage the different file types have a new “version” field. If the local version is higher than the remote configuration, it is replaced.

2024-12-05 - Add new environment variables to write append blobs in block of size minors than 100 MiB

2024-12-04 - Add new environment variables to control the amount of files to process

  • AURA_KPI_NUM_MAX_FILES_FOR_EXECUTION indicates the number of files by entity to process in a single execution. Default: 12
  • AURA_KPI_HOURS_TO_SUBTRACT_TO_GET_NUM_MAX_FILES indicates the number of hours to subtract in order to get the number of files to process in a single execution. Default: 10
  • Affected documents:

2024-12-02 - Changed default value of env var for managing KPIs blob

  • The default value of the environment variable AURA_KPIS_BLOB_TIME_WAIT_IF_EXISTS, that sets the time to wait if the KPIs blob exists to avoid duplicate headers, has changed to 1000 milliseconds. This will prevent corrupted files in KPIs.
  • Affected documents:

Fixed

2024-12-02 - Corrected Audit Avro files with fields AURA_CHANNEL_ID and AURA_APP_ID undefined

  • Modification to allow several filters with logic conditional.
  • Updated aura-avro-adapter.json to config new filters in the generation of Audit Avro files.

2024-12-02 - Corrected Wrong EXTRACTION_TM date format in Kernel dimensional data

  • Removed milliseconds in EXTRACTION_TM date field.

1.14 - Aura monitoring changelog

Aura monitoring changelog

Changelog of Aura monitoring component for Kiss Aura Platform release.

Added

2024-12-17 - Aura HTTP inbound/outbound dashboards per channel

2024-11-15 - Added Aura file manager metrics

2024-11-13 - Add new label in aura-groot Prometheus metrics

  • livingApp label has been included in incoming_message_duration_seconds metrics.
  • Affected documents:

2024-11-13 - Add new label in aura-bot Prometheus metrics

  • livingApp label has been included in outgoing_message_duration_seconds.
  • Affected documents:

1.15 - Aura NLP changelog

Aura NLP changelog

Changelog of Aura NLP component for Kiss Aura Platform release

Added

2024-12-02 - Kernel configuration for URM Global script

Changed

2024-12-13 - Update TV use cases configuration documents

1.16 - Aura operations changelog

Aura Aura operations changelog

Changelog of Aura operations for Kiss Aura Platform release

Added

2024-12-19 - Added Databricks Jobs versioning

  • Versioning information for the component Databricks Jobs have been added to the document “Scheduled updates in Aura components”, both for its Python associated version and the Databricks one.
  • Affected documents:

Changed

2024-12-19 - Upgraded Aura components versions

2024-12-09 - Generalization of guidelines for Kernel configuration

  • The previous version of the document “Kernel datasets configuration” was a particularization of the process for the Aura Billing Module. Now, general guidelines have been generated with the orderly steps for the execution over Kernel of different tasks required for Aura features.
  • Affected documents:

1.17 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API component for Kiss Aura Platform release

Added

2024-12-16 - New flag added to return score from disambiguation

Fixed

2024-12-10 - Fixed logs without correlator information

  • Added correlator information to logs in the aura-configuration-api to improve traceability and debugging.

1.18 - Aura Documentation changelog

Aura documentation changelog

Changelog of Aura documentation for Kiss Aura Platform release

Changed

2024-12-19 - New documentation blocks in Aura Technical Documentation website

The sections menu of Aura Technical Documentation website has been divided into two main blocks: Aura Ecosystem

  • This block shows the three platforms in Aura ecosystem:
    • Aura Virtual Assistant, our cutting-edge digital assistant
    • ATRIA (Artificial Trusted Intelligence by Aura), platform that integrates multiple AI technologies
    • Aura Copilot, intelligent assistant that currently leverages ATRIA capabilities for improving Telefónica Services Operators productivity

  • Information is structured by its technical complexity, with contents suitable for both business and product profiles and advanced technical profiles.

    Technicians Hub
  • Direct access to technical documents, resources and tools tailored for Aura Virtual Assistant and ATRIA advanced technical profiles


2024-12-19 - Renamed Technicians Hub sections

Old section New section Content
Technical components Catalog of Technical Components Descriptive technical documents of Aura Virtual Assistant and ATRIA components
Deploy Aura Deployment Task Center Documents and guidelines for the deployment of Aura Virtual Assistant and ATRIA
Work over Aura Developers Workspace Practical guidelines for the customization, operation and monitoring of Aura Virtual Assistant and ATRIA components
Develop experiences Experiences Builder Practical guidelines for the development of experiences both in Aura Virtual Assistant and ATRIA

2024-12-19 - Example cases for ATRIA capabilities

2024-12-19 - New tags and categories

  • New values have been added to Aura Technical documentation website tags and categories clouds, in order to adapt to the new features and components in Aura and to maintain the adequate taxonomy for the classification of documents.

2024-11-15 - 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.

2 - Kiss Release Notes

Kiss Release Notes

3 - Scheduled updates in Aura components

Scheduled updates in Aura components

List of basic dependencies used by Aura components with their EOL information and the maximum frequency of update proposed by Aura Global team to avoid security issues. It also contains the next scheduled update, if it is already known.

Future updates

Aura Component Dependency Current Version EOL Max frequency Next update EOL Info
Aura System aks/kubernetes 1.30.5 07/25 Twice a year 2025Q3 https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#kubernetes-versions
Aura System elasticsearch 8.16.1 05/27 Once a year 2025Q4 https://www.elastic.co/es/support/eol
Aura System grafana 10.3.3 N/A Once a year 2025Q2 https://community.grafana.com/t/support-policy-for-previous-releases/53350
Aura System kibana 8.16.1 05/27 Once a year 2025Q4 https://www.elastic.co/es/support/eol
Aura System prometheus 2.53.1 End of Support: 07/25 Once a year 2025Q4 https://prometheus.io/docs/introduction/release-cycle/
Aura Bot mongodb 7.0 08/26 Once a year 2025Q4 https://www.mongodb.com/support-policy/lifecycles
Aura System, Aura Bot 1 node docker image node:20.17.0-alpine3.20 04/26 Once a year 2025Q2 https://endoflife.date/alpine
Aura System, Aura Context redis 6.X (azure) 08/24 Once a year 2025Q2 https://endoflife.date/redis
Aura Bot nodejs 20.17.0 04/26 Once a year1 2025Q2 https://endoflife.date/nodejs
Aura Bot typescript 5.0.0 N/A Once a year 2025Q4
Aura Bot botbuilder 4.22.1 N/A Once a year 2025Q2
Aura Bot joi 17.6.0 N/A Once a year 2025Q2
Aura Bot superagent 9.0.2 N/A Once a year 2025Q2
Databricks Jobs (uploading) python 3.9 31/10/25 Once a year 2025Q3 https://endoflife.date/python
Databricks Jobs (uploading) databricks 12.2 LTS spark: 3.3.2 01/03/26 Once a year 2025Q3
QA Tool python 3.9 10/25 Once a year 2025Q3 https://endoflife.date/python
Aura Cognitive python 3.9/3.11 05/10/25(3.9) 24/10/27(3.11) Every 2 years 2025Q2 https://endoflife.date/python
Aura Cognitive python packages dependencies N/A N/A Every 2 years 2025Q2 (python - 1 year)
Aura Cognitive ubuntu 22.04 LTS 01/04/27 Every 5 years 2026Q4 https://ubuntu.com/about/release-cycle
Aura Cognitive local tool containers N/A N/A Every 2 years 2025Q1
Aura Cognitive Abacus react 17.0.2 🔴 29/03/22 Every 3 years 2025Q1 https://endoflife.date/react
Aura Cognitive Abacus typescript 4.1 N/A Every 3 years 2025Q1
Aura Cognitive Qdrant 1.8.4 N/A 2 Once a year 2025Q1 https://github.com/qdrant/qdrant/blob/master/docs/roadmap/README.md

  1. Nodejs will be updated to a major version on a yearly basis, but within the same major version, it will be updated every time a security update is released. ↩︎ ↩︎

  2. During 2024, Qdrant will keep backward compatibility for, at least, one minor version back. ↩︎