This is the multi-page printable view of this section.
Click here to print.
Return to the regular view of this page.
Nancysrubias release
Nancysrubias release
This section includes key information regarding new features included in Aura Platform for Nancysrubias and main changes in comparison with previous releases
What’s new in Nancysrubias (9.10.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 |
| Handled WhatsApp referral |
✔️ Aura-bridge now propagates referral info using channelData.payload property |
| New global use case: TV custom recommendation |
✔️ This dialog allows users to launch a TV custom recommendation based on LLMs, using ATRIA |
| Add bypass model in dialogs configuration |
✔️ New setting added to configure bypass mode for each specific dialog |
| Bypass with recognizing resolution |
✔️ Aura-bot is now able to count on a dialog with bypass that executes recognizers resolution and stores it in the dialog context, so it can be comsumed by the dialog in bypass |
| New TV VOD EPG information use case |
✔️ New normalized video use case for TV VOD EPG information, that provides information about the TV content broadcasted in the specific moment when the request is made ✔️ Currently, this use case is activated in Brazil |
| Activated TV content get info use case |
✔️ This use case is activated in Brazil |
1 - Nancysrubias release changelog
Nancysrubias 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 |
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 Nancysrubias Aura Platform release
Added
2025-02-24 - New global use case that implements a TV custom recommendation based on LLMs
- aura-bot use case TV Custom Recommendation is now publicly available. This dialog allows users to launch a custom recommendation based on LLMs, using ATRIA.
- Affected documents:
- With the launching of this new global TV experience, the aura-bot generic-dialog-v3 has been configured to trigger this use case.
- Related documents:
Changed
2025-02-24 - New status in Bypass mode to store the recognizers results
- Until Metallica release (February 25), once aura-bot is in bypass-mode, it no longer launches the recognizers. Now it has a new setting that allows resolving the recognizers, but only to store their result, to be used afterwards by the bypassed dialog.
- Affected documents:
1.3 - Aura bridge changelog
Aura bridge changelog
Changelog of Aura bridge for NancysRubias Aura Platform release
Added
2025-02-26 - Aura bridge handles WhatsApp referral object
- aura-bridge now propagates the info received in WhatsApp referral object to aura-bot in the channelData.
- Affected documents:
1.4 - Aura channels changelog
Aura channels changelog
Changelog of Aura channels for Nancysrubias Aura Platform release
Added
2025-02-24 - Add bypass model in dialogs configuration
- New setting added to configure bypass for each specific dialog.
- Affected documents:
1.5 - Aura Complex Logic Framework changelog
Aura Complex Logic Framework changelog
Changelog of Aura Complex Logic Framework for Nancysrubias Aura Platform release
Added
- New Complex Logic Framework global plugin for the TV VOD EPG information use case.
- Affected documents:
1.6 - Aura configuration API changelog
Aura configuration API changelog
Changelog of Aura configuration API for Nancysrubias Aura Platform release
Added
2025-02-24 - Bypass model in channel model in Aura Configuration API
- Bypass model has been added to the Dialog model, to simplify the way of configuring a dialog that handles bypass mode.
- Affected documents:
1.7 - Aura request-response model changelog
Aura request-response model changelog
Changelog of Aura request-response model for Nancysrubias Aura Platform release
Added
2025-02-18 - TV channel error codes
- Two codes have been added to the list of statuses returned by aura-bot in channelData v3:
ERROR.INVALID_REQUEST and ERROR.CONTENT.NOT_FOUND , both to manage TV channel errors.
- Related documents:
1.8 - Aura NLP changelog
Aura NLP changelog
Changelog of Aura NLP documentation for Nancysrubias Aura Platform release.
Added
- Add new TV VOD EPG information use case that allows Telefónica customers to ask Aura about what they are watching on TV at that specific moment using a vocal interface. The use case answers with the name of the TV content being broadcasted.
- Affected documents:
2 - Nancysrubias Release Notes
Nancysrubias 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