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

Return to the regular view of this page.

Dorian release changelog

Dorian release changelog

Discover the record of all notable changes made in Aura for this release, organized by component.

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

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

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 - Aura bot changelog

Aura Bot changelog

Changelog of Aura bot component for Dorian Aura Platform release.

Added

2024-04-01 - New Aura Bot recognizer

  • A new recognizer, attachment-recognizer-middleware, is developed in charge of managing attachment types sent to aura-bot.
  • Affected documents:

3 - Aura bridge changelog

Aura bridge changelog

Changelog of Aura bridge component for Dorian Aura Platform release

Added

2024-04-01 - Convert Direct Line messages to WhatsApp models

2024-06-21 - Fixed failure in proactive messages with ninth digit bug 8.12.2

  • In proactive messages sent to a phone number that includes a ninth digit, the generated aura-bot context is different for this proactive message and the message sent by the user, as the latter does not contain the ninth digit in its wa_id, leading to an error. The bug is solved by modifying the input plugin to aura-bridge, so it can add this ninth digit to all incoming messages and consequently, the context is unified.
  • The phone number format with the ninth digit must be updated in the Terms&Conditions API.
  • Affected documents:

2024-07-23 - Fixed ninth digit error with media messages 8.12.3

  • In whatsapp media messages, ninth digit wasn’t being added to user phone if needed, causing an error in aura-bot due to this message creates a new context.

2024-07-23 - Fixed ninth digit error with aura-push to directline messages 8.12.3

  • In aura-push to directline messages, ninth digit wasn’t being added to user phone if needed, causing an error in aura-bot due to this message creates a new context.

2024-07-23 - Added whatsapp code 131056 as recoverable 8.12.3

  • We found that whatsapp code 131056 sometimes is returned in high load situations. To avoid the message loss, this code has been added to the recoverable codes list.

4 - Aura channels changelog

Aura channels changelog

Changelog of Aura channels for Dorian Aura Platform release

Added

2024-04-03 - Guidelines for using catalogs in WhatsApp experiences

  • Guidelines for the configuration of a use case to send a catalog of products and services to the user in WhatsApp channel using the Meta feature “Share products with customers”.
  • Affected documents:

2024-04-01 - New property in Aura channel model