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

Return to the regular view of this page.

Hannah Montana release

Hannah Montana release

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

What’s new in Hannah Montana (9.4.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.

Aura Root (Aura Assistant)

Novelties Description
Improvements and modifications in Aura installer ✔️ New stop/start Aura environment command
✔️ Atlas APIKey ACLs handling in Aura installer
✔️ Added permissions to assign roles to AKS managed identities in service principal
✔️ LUIS legacy configuration
Updated Redis tier size ✔️ Updated the default Redis tier size to optimize resources
Updated Kibana and Elasticsearch versions ✔️ Kibana and Elasticsearch updated to 8.15.0 version
New component aura-redis-mongo-synchronizer ✔️ New component to manage the use of Redis and MongoDB
JSON schemas review ✔️ JSON schemas for Aura request and Aura response v3 models in documentation are automatically updated when there are changes in their Github repository
Change CORS for channel-connection-manager ✔️ Added hosts in CORS to allow websocket requests in channel-connection-manager
Improved errors control in WhatsApp login ✔️ Added new errors texts in the WhatsApp login process
Mimetypes for WhatsApp files ✔️ Added mimetypes for the identification of format for certain files
Filter swagger validator errors ✔️ Deleted duplicated errors from openapi-backend swagger validations
Update monkey-patcher drt ✔️ Changed monkey-patcher drt from seconds to milliseconds
Added retries for aura-authentication-api calls ✔️ Added internal retries from aura-bot to authentication-api calls
Included Redis + MongoDB databases ✔️ Redis + MongoDB databases are now used by aura-bot and aura-groot within a two-level cache strategy
Port bugfixing from Gwen Stefani 9.3.1 ✔️ Correct Accept Header in Auraline channel callback request
Improved Aura Root documentation ✔️ Documents generated, updated and reviewed to cover all the features outlined above

ATRIA

Novelties Description
Optimized ATRIA performance and bugfixing ✔️ The operation of aura-model-gateway and atria-rag-server components have been improved and certain bugs have been resolved
Changes in ATRIA components configuration ✔️ The configuration of atria-model-gateway and atria-rag-server now includes new and modified parameters for a better performance of ATRIA AI-driven capabilities
Updated ATRIA components API swaggers ✔️ atria-model-gateway API definition has been updated to support modifications in this component
Updates in aura-manager ✔️ Microphone updates to improve recognition and handling for better audio input management
✔️ Error messages added to documentation
New metrics for ATRIA components ✔️ New metrics are generated for aura-model-gateway and atria-rag-server components
Improved ATRIA documentation ✔️ Restructuring of ATRIA documentation and organization from less to more technical complexity:
✔️ New section including schematic end-to-end workflows for use cases development using ATRIA capabilities
✔️ Migration of technical documents to ATRIA section

OBs customization

Novelties Description
Activated STB use cases in Spain Added the configuration to use smalltalk, tv.none and none use cases for the STB channel in Spain OB
Deactivation of Facebook in Brazil ✔️ Facebook channel is not longer active in Brazil configuration

1 - Hannah Montana release changelog

Hannah Montana 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.15.0
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.15.0
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

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 Model Gateway changelog

Atria Model Gateway changelog

Changelog of Atria Model Gateway for Hannah Montana Aura Platform release

Added

2024-08-17 - Optimized performance of ATRIA components

  • ATRIA now includes an alarm system to control the atria-model-gateway status.

2024-09-13 - New metrics in atria-model-gateway

Changed

2024-09-13 - Modifications in atria-model-gateway API swagger

2024-09-13 - Modifications in atria-model-gateway configuration

Fixed

2024-08-17 - Improved order of messages in the conversational flow

  • When a user sends more than one message, the order in which the context is integrated into the conversational flow is not the expected one. This has been improved and now the messages follow a logical order, providing a clear experience for the user.

2024-09-13 - Correct sequence in response

  • The sequence field in the answer was not returning a valid value. This behavior has been solved.

1.3 - Atria RAG Server changelog

Atria RAG Server changelog

Changelog of Atria RAG Server for Hannah Montana Aura Platform release

Added

2024-08-17 - Optimized performance of ATRIA components

  • ATRIA now includes an alarm system to control the atria-rag-server status.
  • Improved process for uploading data content in the RAG capability, as now a default content is allowed.

2024-09-13 - New metrics in atria-rag-server

  • New metrics are included in the atria-rag-server to monitor the performance of the AI models.
  • Affected documents:

Changed

2024-09-09 - Import documents data from URLs

  • If constructors want to modify the configuration of the atria-rag-server by uploading new documents for lexical and semantic search, now the documentation explains how to import data from URLs.
  • Affected documents:

2024-09-13 - Modifications in atria-rag-server configuration

Fixed

2024-09-13 - Improved process for filtrating relevant responses

  • In the process for filtrating relevant responses, the tags ignorable and relevant were sometimes generated in different languages, so sometimes the final prompt did not take into account a relevant content as these tags were not understood.
  • Now, this behavior has been fixed, and the system is able to understand these tags without losing any relevant response.

1.4 - Aura Authentication API changelog

Aura Authentication API changelog

Changelog of Aura Authentication API component for Hannah Montana Aura Platform release

Added

2024-09-09 - Added error texts for WhatsApp login

  • Added new error texts for the WhatsApp login process in aura-authentication-api, for a better control of these errors.

Changed

2024-09-09 - Integrate open-api-backend

  • Change to open-api-backend since oas-tools is no longer receiving updates.
  • open-api-backend has native support for TypeScript and OpenAPI 3.1.

2024-09-09 - Update monkey-patcher drt to milliseconds

  • Changed monkey-patcher drt from seconds to milliseconds for a better measurement of requests duration.

1.5 - Aura bot changelog

Aura Bot changelog

Changelog of Aura bot component for Hannah Montana Aura Platform release.

Added

2024-09-06 - Add smalltalk, none and tv.none v3 use cases for channel STB in Spain OB

  • The normalized use cases smalltalk, tv.none and none use cases, adapted to Aura v3 request-respones model, have been activated for the channel set-top-box (STB) in Spain OB.

2024-09-04 - Included Redis + Mongo DB databases in aura-bot

2024-09-09 - Added mimetypes for WhatsApp files

  • Added mimetypes when uploading certain files with extensions .aac, .m4a, .amr and .opus to Azure Storage during the aura-bot make-up.

Changed

2024-09-09 - Update monkey-patcher drt to milliseconds

  • Changed monkey-patcher drt from seconds to milliseconds for a better measurement of requests duration.

Fixed

2024-09-09 - Added retries for aura-authentication-api calls

  • Added internal retries from aura-bot to aura-authentication-api calls in order to provide another attempt before sending an error.

1.6 - Aura bridge changelog

Aura bridge changelog

Changelog of Aura bridge component for Hannah Montana Aura Platform release

Changed

2024-09-09 - Update monkey-patcher drt to milliseconds

  • Changed monkey-patcher drt from seconds to milliseconds for a better measurement of requests duration.

Fixed

2024-08-29 - Correct Accept Header in Auraline channel callback request 9.3.1

  • aura-bridge now sets Accept: application/json instead of Accept: json in the request to the channel callback of Auraline. This change enables aura-groot to send responses back to the channel.

1.7 - Aura Channel Connection Manager changelog

Aura Channel Connection Manager changelog

Changelog of Aura Authentication API component for Hannah Montana Aura Platform release

Changed

2024-09-09 - Change CORS

  • Added hosts in CORS to allow websocket requests in channel-connection-manager.

1.8 - Aura channels changelog

Aura channels changelog

Changelog of Aura channels for Hannah Montana Aura Platform release

Deleted

2024-09-11 - Facebook channel deactivation in Brazil

  • Facebook channel is no longer active in Brazil configuration; however, Facebook integration has not been removed from aura-bot, so the channel can be added again when needed.

1.9 - Aura common utilities changelog

Aura common utilities changelog

Changelog of Aura common utilities for Hannah Montana Aura Platform release

Changed

2024-09-09 - Filter swagger validator errors

  • Delete duplicated errors from openapi-backend swagger validations

1.10 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API for Hannah Montana Aura Platform release

Changed

2024-09-09 - Update monkey-patcher drt to milliseconds

  • Changed monkey-patcher drt from seconds to milliseconds for a better measurement of requests duration.

2024-09-09 - Modifications in aura-configuration-api for the configuration of ATRIA components

1.11 - Aura deployment changelog

Aura deployment changelog

Changelog of Aura deployment documentation for Hannah Montana Aura Platform release

Added

2024-08-19 - Added stop/start Aura environment command

2024-08-19 - Atlas APIKey ACLs handling in Aura installer

2024-08-19 - Added permissions to assign roles to AKS managed identities in service principal

Changed

2024-08-19 - LUIS legacy configuration

  • LUIS resource deployment is not handled by the installer anymore, as LUIS services are deprecated. From the current release onwards, the installer will not be able to deploy LUIS services anymore but the existing ones will still work.
  • Affected documents:

2024-09-04 - Updated Redis tier size

  • The Redis tier size has changed to P1 (6 GB) by default ir order to optimize resources and save costs, as this is a sufficient size due to other improvements made in Aura services.
  • ⚠️ The modified resource belongs to a shared cluster used between different Aura releases. This update is done with no service outage during the core deployment process.

2024-09-13 - Updated Kibana and Elasticsearch versions

1.12 - Aura File Manager changelog

Aura File Manager API changelog

Changelog of Aura Authentication API component for Hannah Montana Aura Platform release

Changed

2024-09-09 - Integrate open-api-backend

  • Change to open-api-backend since oas-tools is no longer receiving updates.
  • open-api-backend has native support for TypeScript and OpenAPI 3.1.

1.13 - Aura Gateway API changelog

Aura Gateway API changelog

Changelog of Aura Gateway API for Hannah Montana Aura Platform release

Changed

2024-08-15 - Updated Postman collection

2024-09-13 - Moved Aura Gateway API guidelines

  • The contents related to how to manage aura-gateway-api for using ATRIA capabilities has been moved to the ATRIA section.
  • Now, the documentation for this component can be found here:
    • Descriptive technical documentation:
      • Aura Gateway API server: technical description, architecture, components, communication protocol, environment variables, API definition

    • Technical guidelines:
      • Building e2e experiences: Schematic overview of the end-to-end workflows for use cases development using ATRIA capabilities, including the management of aura-gateway-api.
      • Technical guidelines: Comprehensive instructions for particular processes where aura-gateway-api is integrated.

1.14 - Aura groot changelog

Aura groot changelog

Changelog of Aura groot for Hannah Montana Aura Platform release

Added

2024-09-04 - Included Redis + Mongo DB databases in aura-groot

Changed

2024-09-09 - Update monkey-patcher drt to milliseconds

  • Changed monkey-patcher drt from seconds to milliseconds for a better measurement of requests duration.

1.15 - Aura Manager changelog

Aura Manager changelog

Aura Manager changelog component for the main/atria-improvements-hannah#23629 Aura Platform release

Added

2024-09-11 Error messages in aura-manager

  • The aura-manager documentation has been improved by adding information regarding the type of errors that can occur and how to behave in these scenarios.
  • Affected documents:

2024-09-06 Microphone updates to SpeechRecognition

  • SpeechRecognition is compatible with the latest React version.
  • Disabled microphone icon for browsers that do not support the SpeechRecognition API.
  • Enabled microphone for message entering for browsers that support the SpeechRecognition API.
  • Affected documents:

1.16 - Aura NLP changelog

Aura NLP changelog

Changelog of Aura NLP component for Hannah Montana Aura Platform release

Added

2024-08-30 - Process for getting Azure credentials for OpenAI

Changed

2024-08-30 - Updated process for getting Azure credentials for LUIS

  • The guidelines on how to obtain Azure credentials for LUIS has been updated, providing more details and links to Microsoft Azure documentation.
  • Affected documents:

1.17 - Aura operations changelog

Aura operations changelog

Changelog of Aura operations for Hannah Montana Aura Platform release

Added

2024-09-04 - Include basic authentication flows

2024-09-04 - Include basic Auraline flows

  • Include an specific section to explain Auraline channels flows
  • Affected documents:

Updated

2024-09-04 - Review Aura operational flows

1.18 - Aura Redis Mongo synchronizer changelog

Aura Redis Mongo synchronizer changelog

Changelog of aura-redis-mongo-synchronizer for Hannah Montana Aura Platform release

Added

2024-09-04 - New component Aura Redis Mongo synchronizer

  • A new component has been developed in Aura: aura-redis-mongo-synchronizer, in charge of managing the use of Redis and MongoDB to create a Bot Framework Context management as a two-level cache.
  • Affected documents:

1.19 - Aura request-response model changelog

Aura request-response model changelog

Aura request-response model changelog for Hannah Montana Aura Platform release

Added

2024-09-04 - JSON schemas review

Changed

2024-09-04 - Improved status documentation

  • The documentation regarding the status returned by Aura in channelData v3 has been improved and completed.
  • Affected documents:

1.20 - Aura documentation changelog

Aura documentation changelog

Changelog of Aura Documentation for Hannah Montana Aura Platform release.

The current section:

✅ Includes changes that exclusively affect to Aura documentation: missing documents included and completed or improved documents without technical changes in the component or process described.

✅ Includes changes for the improvement of Aura documentation: writing style, structure, format, fixing typos, etc.

⛔ Does not include technical corrections in documents or modifications derived from changes over a specific Aura component. These ones will be included in their corresponding section within the release changelog.

Changed

2024-09-18 Completed and improved ATRIA documentation

  • A second version of the top-level section ATRIA has been included in the Technical Documentation website with the objective of providing accurate contents suitable for both business and product profiles as well as specialized technical profiles.
  • In this section, the documentation structure has been modified and designed in a pyramidal structure, from less to more technical complexity:
    • At the top, basic information about ATRIA is provided with low technical complexity, understandable for all types of profiles:
    • In a second level, the documents take a step further and show a higher level of technical detail:
    • In a third-level, high-level technical documents are included, which will serve as guides for specialized technical profiles.
      • Building e2e experiences: Schematic overview of the end-to-end workflows for use cases development using ATRIA capabilities, including all the orderly steps of the process.
      • Technical guidelines: Comprehensive instructions for particular processes intended for highly-skilled technical teams.
  • Moreover, the documents related to ATRIA technical components and processes has been adjusted with the latest modifications and also completed and corrected. You can see these updates in the changelog of the corresponding technical component.

2 - Hannah Montana Release Notes

Hannah Montana 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.29.2 End of support: 31/01/2025 Twice a year 2024Q4 https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#kubernetes-versions
Aura System elasticsearch 8.15.0 18 months after v9.0. launching Once a year 2025Q3 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.15.0 18 months after v9.0. launching Once a year 2025Q3 https://www.elastic.co/es/support/eol
Aura System prometheus 2.48.0 N/A Once a year 2024Q4 https://prometheus.io/docs/introduction/release-cycle/
Aura Bot mongodb 7.0 08/26 Once a year 2024Q4 https://www.mongodb.com/support-policy/lifecycles
Aura System, Aura Bot 1 node docker image node:20.12.2-alpine3.19 04/26 Once a year 2025Q2 https://endoflife.date/alpine
Aura System, Aura Gateway API node docker image node:20.12.2-bookworm-slim 04/26 Once a year 2025Q2 https://endoflife.date/alpine
Aura System, Aura Context redis 6.X (azure) 08/24 Once a year 2024Q1 https://endoflife.date/redis
Aura Bot nodejs 20.12.2 04/26 Once a year1 2025Q2 https://endoflife.date/nodejs
Aura Bot typescript 5.0.0 12/24 Once a year 2024Q4
Aura Bot botbuilder 4.22.1 N/A Once a year 2025Q2
Aura Bot joi 17.6.0 N/A Once a year 2024Q2
Aura Bot superagent 9.0.2 N/A Once a year 2025Q2
QA Tool python 3.8/3.9 14/10/24 (3.8) Once a year 2024Q3 https://endoflife.date/python
Aura Cognitive python 3.9/3.11 05/10/25(3.9) 24/10/27(3.11) Every 2 years 2024Q2 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 2024Q1
Aura Cognitive Abacus react 17.0.2 🔴 29/03/22 Every 3 years 2024Q4 https://endoflife.date/react
Aura Cognitive Abacus typescript 4.1 N/A Every 3 years 2024Q4
Aura Cognitive Qdrant 1.8.4 N/A 2 Once a year 2024Q2 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. ↩︎