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

Return to the regular view of this page.

Suede release

Suede release

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

What’s new in Suede (10.6.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
Update monkey-patcher data processing ✔️ Changed monkey-patcher data processing to solve poor performance in certain situations
Add footer field in interactive lists on WhatsApp ✔️ Added support for a footer field in interactive WhatsApp messages
New AI model gpt-4.1-nano ✔️ A new AI-driven model has been integrated into ATRIA, gpt-4.1-nano, which is a faster and most cost-effective solution
New global TV LLM Triage UC implemented in Spain and Brazil ✔️ Use case designed to improve the rate of responses that include relevant TV results for users
New global TV LLM Search UC implemented in Spain and Brazil ✔️ Use case designed to improve the rate of responses that include relevant TV results for users
New global TV LLM Conversational Search UC implemented in Spain and Brazil ✔️ New conversational use case that helps users narrow down their search to match content according to the available thematic categories
Fixed aggregated path in Prometheus metrics ✔️ Fixed aggregated path issues in Prometheus metrics for aura-gateway-api, aura-bot, aura-configuration-api, aura-bridge, aura-file-manager, and aura-groot
Fixed TV custom recommendation dialog ✔️ Deleted extra response message returned by dialog TV custom recommendation
Updated TV custom recommendation preset ✔️ Updated prompt, window, timeout and promptInjectionMaxLength of the TV custom recommendation preset

1 - Suede release changelog

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

1.2 - Aura bot changelog

Aura Bot changelog

Changelog of Aura bot component for Suede Aura Platform release.

Added

2025-07-03 - Add ATRIA triage recognizers

  • Add ATRIA triage recognizers at MH and MP channel configurations.
  • Add ATRIA new triage recognizer middleware

2025-07-19 - New global use case with ai that implements a TV search based on LLMs

  • aura-bot use case TV Search is now publicly available. This dialog is configured in generic-ai-dialog allows users to launch a conversational search based on LLMs, using ATRIA.
  • Affected documents:

2025-07-19 - New global use case with ai that implements a TV Conversational Search based on LLMs

  • aura-bot use case TV Conversational Search is now publicly available. This dialog allows users to launch a conversational search based on LLMs, using ATRIA.
  • Affected documents:

2025-07-19 - New recognizer Triage that implements a TV Triage UC based on LLMs

  • triage-recognizer-middleware is added in middleware of aura-bot. This middleware is based on LLMs, using ATRIA to use in TV LLM Triage UC.
  • Affected 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.

2025-07-15 - Access atria dialogs

2025-07-19 - Update generic dialog

  • Update behaviour when intent is configured with enable ai resolution in dialog. In this case, the user will be redirected to the conversational search UC.
  • Related documents:

Fixed

2025-09-19 - Fixed metrics to be aggregated by path in Prometheus metrics

  • For certain aura-bot metrics, there was a wrong result when aggregating them by path to Prometheus metrics. Now, new paths for metric outgoing_request_duration_seconds are aggretated.

1.3 - Aura Bridge changelog

Aura Bridge changelog

Changelog of Aura bridge component for Suede Aura Platform release.

Added

  • A new feature is now available for use cases developed in the WhatsApp channel: it is possible to include footer in interactive lists.
  • Affected documents:

Fixed

2025-09-19 - Fixed metrics to be aggregated by path in Prometheus metrics

  • For certain aura-bridge metrics, there was a wrong result when aggregating them by path to Prometheus metrics. Now, new paths for metric outgoing_request_duration_seconds are aggretated.

1.4 - Aura clients changelog

Aura clients changelog

Changelog of Aura clients for Qotsa Aura Platform release

Updated

2025-07-19 - New changes CLF client

1.5 - Aura Complex Logic Framework changelog

Atria Model Gateway changelog

Changelog of Atria Model Gateway changelog for Suede.

Added

2025-09-08 - Allow not save the conversation in the session history

  • When timeout is set to 0, the session history can be used, but the current interaction will not be saved.

1.6 - Aura Complex Logic Framework changelog

Aura Complex Logic Framework changelog

Changelog of Aura Complex Logic Framework for Suede.

Added

2025-09-04 - Added TV Retrieve plugin for LLM Search UC

2025-09-18 - Added TV Recommend plugin for LLM Search UC

Changed

  • Added configuration to disable contingency or fallback search for Tv search plugin.
  • This allows you to disable the execution of contingency search of certain channels.
  • Related documentation:

2025-09-13 - Updated Tv search plugin

  • Include resource when contingency search is disabled and no results are found.
  • Related documentation:

1.7 - Aura Config Provision changelog

Aura Config Provision changelog

Changelog of Aura Config Provision for Suede Aura Platform release

Added

2025-07-3 - Add ATRIA triage recognizers

1.8 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API component for Suede Aura Platform release

Changed

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

  • Certain changes have been included in the aura-configuration-api core swagger:
    • Update Atria model in channels configuration
  • Related documents:

Fixed

2025-09-19 - Fixed metrics to be aggregated by path in Prometheus metrics

  • For certain aura-configuration-api metrics, there was a wrong result when aggregating them by path to Prometheus metrics. Now, new paths for metric outgoing_request_duration_seconds are aggretated.

1.9 - Aura File Manager changelog

Aura File Manager changelog

Changelog of Aura File Manager component for Suede Aura Platform release

Fixed

2025-09-19 - Fixed metrics to be aggregated by path in Prometheus metrics

  • For certain aura-file-manager metrics, there was a wrong result when aggregating them by path to Prometheus metrics. Now, new paths for metric outgoing_request_duration_seconds are aggretated.

1.10 - Aura Gateway API changelog

Aura Gateway API changelog

Changelog of Aura Gateway API component for Suede Aura Platform release

Fixed

2025-09-19 - Fixed metrics to be aggregated by path in Prometheus metrics

  • For certain aura-gateway-api metrics, there was a wrong result when aggregating them by path to Prometheus metrics. To resolve it, paths have been updated to remove an invalid character.

1.11 - Aura Groot changelog

Aura Groot changelog

Changelog of Aura Groot component for Suede Aura Platform release

Fixed

2025-09-19 - Fixed metrics to be aggregated by path in Prometheus metrics

  • For certain aura-groot metrics, there was a wrong result when aggregating them by path to Prometheus metrics. Now, new paths for metric outgoing_request_duration_seconds are aggretated.

1.12 - Aura KPI Uploader changelog

Aura KPI Uploader changelog

Changelog of Aura KPI Uploader for Suede Aura Platform release

Added

2025-06-26 - Aura KPI Uploader TriageRecognizer entry

  • Add TriageRecognizer to recognizers configuration.

2 - 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.32 03/26 Twice a year 2025Q4 https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#kubernetes-versions
Aura System elasticsearch 8.18.2 07/27 Once a year 2026Q3 https://www.elastic.co/es/support/eol
Aura System grafana 11.6.3 06/26 Once a year 2026Q3 https://endoflife.date/grafana
Aura System kibana 8.18.2 07/27 Once a year 2026Q3 https://www.elastic.co/es/support/eol
Aura System prometheus 3.5.0 End of Support: 07/26 Once a year 2026Q3 https://prometheus.io/docs/introduction/release-cycle/
Aura System fluent-bit 3.2.2 3 months after version 3.3 is released Once a year 2026Q1 https://endoflife.date/fluent-bit/
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:22.14.0-alpine3.21 04/27 Once a year 2026Q2 https://endoflife.date/alpine
Aura Bot nodejs 22.14.0 04/27 Once a year1 2026Q2 https://endoflife.date/nodejs
Aura Bot typescript 5.8.2 N/A Once a year 2026Q4
Aura Bot botbuilder 4.23.2 N/A Once a year 2026Q2
Aura Bot joi 17.13.3 N/A Once a year 2026Q2
Aura Bot superagent 10.2.0 N/A Once a year 2026Q2
Databricks Jobs (uploading) python 3.9 10/25 Once a year 2025Q4 https://endoflife.date/python
Databricks Jobs (uploading) databricks 12.2 LTS spark: 3.3.2 03/26 Once a year 2025Q4
QA Tool python 3.10 / 3.11 10/26 (3.10)
10/27 (3.11)
Once a year 2026Q4 https://endoflife.date/python
Aura Cognitive python 3.13 10/29 Every 2 years 2027Q2 https://endoflife.date/python
Aura Cognitive python packages dependencies N/A N/A Every 2 years 2027Q2 (python - 1 year)
Aura Cognitive ubuntu 22.04 LTS 04/27 Every 5 years 2026Q4 https://ubuntu.com/about/release-cycle
Aura Cognitive local tool containers N/A N/A Every 2 years 2027Q2
Aura Cognitive Abacus typescript 4.1 N/A Every 3 years 2026Q2

  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. ↩︎ ↩︎

3 - Suede Release Notes

Suede Release Notes