This is the multi-page printable view of this section.
Click here to print.
Return to the regular view of this page.
Gunsnroses release
Gunsnroses release
This section includes key information regarding new features included in Aura Platform for Gunsnroses and main changes in comparison with previous releases
What’s new in Gunsnroses (9.2.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 |
| New features for WhatsApp experiences |
✔️ Use cases can now use emoticons to enhance communication and engagement with the users ✔️ Use cases can now include section titles if the message has more than one section, thus improving the user’s experience |
| Modifications in User Helper - M+ Resolution |
✔️ Updated versions of components ✔️ Fixed TV use cases logs level ✔️ Fixed entities time parser to show the correct timestamp |
| NGINX Plus integration in Aura Platform |
✔️ Aura Platform now includes NGINX Plus features, for improving the system security ✔️ The NGINX Plus service has only been enabled in Germany by the Global DevOps Team |
| Completed aura-mocks-server documentation |
✔️ Updated plugins documentation for this component |
1 - Gunsnroses release changelog
Gunsnroses release changelog
Discover the record of all notable changes made in Aura 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.29
| 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.7.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.7.1 |
| prometheus |
aura-system |
devopstf.azurecr.io/tools/prom/prometheus:v2.48.0 |
| 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 Bridge changelog
Aura Bridge changelog
Changelog of Aura bridge component for Gunsnroses Aura Platform release
Added
2024-06-21 - Use of emoticons in WhatsApp
- A new feature is now available for use cases developed in the WhatsApp channel: it is possible to configure the prompt to render emoticons properly.
- Affected documents:
2024-06-21 - Use of section titles in WhatsApp
- A new feature is now available for use cases developed in the WhatsApp channel: it is possible to include section titles in messages for delimiting the beginning of different sections.
- Affected documents:
2024-07-02 - New aura-bridge variable
- A new environment variable has been added to aura-bridge indicating if the type from the message is retrieved or not:
AURA_BRIDGE_OVERWRITE_LIST_TYPE_FROM_MSG
- Affected documents:
1.3 - Aura Complex Logic Framework changelog
Aura Complex Logic Framework changelog
Changelog of Aura Complex Logic Framework changelog component for the Gunsnroses Aura Platform release
The following modifications correspond to the legacy version of the current Aura Complex Logic Framework, that includes the User Helper - MPLUS resolution component.
Added
2024-06-28 - Updated version for User Helper
- Increased version from 7.22.0 to 7.23.0
2024-06-28 - Automatic process for hotswapping
- Automated generation of the
resolution.zip file in hotswapping processes
2024-06-28 - Updated build Dockerfile
- Moved image base to Aura registry
2024-06-28 - Update requirements for User Helper
- Upgraded
auracog_time_entity_parser version to 2.0.12
Fixed
2024-06-28 - Corrected logs level
- Certain TV API errors are not logged with
error level but with info level and, consequently, they cannot be found in Kibana logs. This behavior is fixed and now these errors are logged correctly.
2024-06-28 - Entities time parser
- In TV use cases, a bug was detected producing use cases to return time intervals outside the time slots requested by the user when two entities were received. This behavior is fixed and now the correct timestamp is applied in these scenarios of entities in the user’s utterance:
- An
ent.time_instant with ent.time_interval and ent.time_interval is “today” (for example: “What’s on TV today at 8?”)
- Two
ent.time_interval and one of them is “today”. (for example: “What’s on TV today from 8 to 9”?)
1.4 - Aura Deployment changelog
Aura deployment changelog
Changelog of Aura deployment for Gunsnroses Aura Platform release
Added
2024-07-01 - NGINX Plus features
- Aura Platform now includes NGINX Plus, enabling web application firewall (WAF) features and protection against DDoS attacks.
- Affected documents:
2024-07-01 - NGINX Plus enabled in Germany
- The NGINX Plus service has been enabled in Germany by the Global DevOps Team.
- Affected documents:
1.5 - Aura Mocks Server changelog
Aura Mocks Server changelog
Changelog of Aura Mocks Server changelog component for the Gunsnroses Aura Platform release
Added
2024-07-16 Completed aura-mocks-server plugins documentation
- New aura-mocks-server plugins are included in Aura Technical Documentation website.
- Certain modifications are added to the already existing plugins to improve its documentation.
- Improved already existing plugins documentation.
- Affected documents:
2 - Gunsnroses Release Notes
Gunsnroses Release Notes
Access the document [Aura Platform Release: Gunsnroses - Release Notes](Sharepoint link here)
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