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

Return to the regular view of this page.

Zaz release changelog

Zaz 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.26.

Name Namespace Image deployed
alertmanager aura-system devopstf.azurecr.io/tools/alertmanager:v0.23.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.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:1.7.7
grafana aura-system devopstf.azurecr.io/tools/grafana:8.5.21
kibana-kb aura-system docker.elastic.co/kibana/kibana:8.7.0
prometheus aura-system devopstf.azurecr.io/tools/prom/prometheus:v2.32.1
mongodb aura-system devopstf.azurecr.io/tools/mongo:4.4.18
mongodb-atlas-operator aura-system devopstf.azurecr.io/tools/mongodb-atlas-kubernetes-operator:1.5.1
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.24.0
atlas-logger aura-system devopstf.azurecr.io/tools/atlas-logger:1.0.0
azure-logger aura-system devopstf.azurecr.io/tools/azure-logger:1.3.1
pushgateway aura-system devopstf.azurecr.io/tools/pushgateway:v1.4.1
thanos-querier aura-system devopstf.azurecr.io/tools/thanos:v0.24.0

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 Mock Server changelog

Aura Mock Server changelog

Changelog of Aura Mock server for Zaz Aura Platform release

Changed

2023-12-18 - Documented aura-mock-server plugins

  • The aura-mock-server documentation has been updated to include comprehensive information regarding the different plugins that provide functionalities to this component:
  • A catalog of all the plugins integrated into the aura-mock-server is included, together with links to their respective GitHub repositories.
  • Two key plugins are fully described in the website, providing users with a detailed understanding of their capabilities and contributions to the aura-mock-server.
  • In forthcoming releases, the rest of the plugins will be progresively included in the documentation.
  • Affected documents:

3 - Aura NLP changelog

Aura NLP changelog

Changelog of Aura NLP component for Zaz Aura Platform release

Changed

2023-11-22 - Improved Luis stage and QNA recognizer stage with empty phrases

  • Fix in the internal behavior of the Luis stage and QNA recognizer stage to solve potential problems in the recognition with an empty phrase. Now, if the phrase is empty, the recognizer will return an empty result, instead of an error 400.
  • Affected documents:

2023-11-22 - Improved OpenAI embeddings recognizer stage performance

  • Fix in the internal behavior of the OpenAI embeddings recognizer stage to improve the performance of the recognition process. Now, the recognizer does not log the embedding in the KPI logs and the request to Qdrant database is made using a HTTP client instead of a Qdrant client.
  • Affected documents:

4 - Aura documentation changelog

Aura documentation changelog

Changelog of Aura Documentation for Zaz Aura Platform release.

The current section:

✅ Includes changes that exclusively affect to 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

2023-12-18 - Update icons

  • The icons used in the top menu sections and other documents are updated to the ones in https://fontawesome.com/icons/ for them to be compatible with the updated Docsy version.

2023-12-18 - Update formats and styles

  • Gradually, across the entire website, adjustments have been made to align formats and styles with the predefined rules outlined in the readme.md file. This comprehensive adaptation ensures consistency and adherence to the established guidelines throughout the platform.

2023-12-21 - Documents fixes and corrections

  • Throughout the website, different links, styles and typos have been corrected, for a continuous improvement of Aura Platform documentation. Moreover, the README.md document, that contains detailed instructions for documentation makers and collaborators, has been completed.