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.

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.

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.

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.

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.

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.

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.

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.

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

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

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

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.

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.

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.

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:

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:

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

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:

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:

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.