1 - Aura Agents Manager changelog

Aura Agents Manager changelog

Changelog of Aura Agents Manager component for Titas Aura Platform release

Updated

2025-09-18 - Update Aura Agents Manager docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-agents-manager docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-agents-manager jenkins slave image to aura-node22-19-ubuntu22 version.

2 - Aura authentication api changelog

Aura authentication api changelog

Changelog of Aura authentication api component for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-authentication-api

Updated

2025-09-18 - Update Aura Authentication API docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-authentication-api docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-authentication-api jenkins slave image to aura-node22-19-ubuntu22 version.

3 - Aura bot changelog

Aura bot changelog

Changelog of Aura bot component for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-bot

  • A new services_status metric has been included.
  • Affected documents:

2025-10-14 - New global use case with ai that implements a TV conversational None based on LLMs

  • aura-bot use case TV Conversational None is now publicly available. This dialog is configured in generic-ai-dialog allows users to launch a conversational search based on LLMs, using ATRIA.
  • Affected documents:

Changed

2025-10-02 - Subscription to routing filter events

  • Subscription to routing filter events to update entities in kpis.

Updated

2025-09-18 - Update Aura bot docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-bot docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-bot jenkins slave image to aura-node22-19-ubuntu22 version.

4 - Aura bridge changelog

Aura bridge changelog

Changelog of Aura bridge component for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-bridge

Updated

2025-09-18 - Update Aura bridge docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-bridge docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-bridge jenkins slave image to aura-node22-19-ubuntu22 version.

5 - Aura Complex Logic Framework changelog

Aura Complex Logic Framework changelog

Changelog of Aura Complex Logic Framework for Main-Conversational-None-31778.

Added

2025-09-19 - Added Adapter v1 to v3 UC

  • New Complex Logic Framework endpoint for the Adapter v1 to v3 use cases. This allows support for the request-response model v1.
  • Affected documents:

Changed

2025-10-10 - Optimization of Complex Logic performance

6 - Aura Configuration API changelog

Aura Configuration API changelog

Changelog of Aura Configuration API component for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-configuration-api

2025-08-27 - Add new JSON validation schemas in aura-configuration-api

  • Added two new JSON configuration schemas (bot-response-changes-configuration-schema.json, locales-changes-configuration-schema.json)
  • These schemas are now used by config-provision to validate the changes-bot-response.json and changes-locale-xx.json configuration files.
  • Related documents:

2025-10-02 - Added routing-filters management in Aura Configuration API

2025-10-02 - Added filter-engine-api in Aura Configuration API

Updated

2025-09-18 - Update Aura Configuration API docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-configuration-api docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-configuration-api jenkins slave image to aura-node22-19-ubuntu22 version.

7 - Aura File Manager changelog

Aura File Manager changelog

Changelog of Aura File Manager component for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-file-manager

Updated

2025-09-18 - Update Aura File Manager docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-file-manager docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-file-manager jenkins slave image to aura-node22-19-ubuntu22 version.

8 - Aura Gateway API changelog

Aura Gateway API changelog

Changelog of Aura Gateway API component for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-gateway-api

Changed

2025-09-12 - Add new optional field userId in endpoints

2025-09-12 - Refactor Operations swagger

  • Refactor Operations swagger in order to generate client right.
  • Affected documents:

2025-10-02 - Subscription to routing filter events

  • Subscription to routing filter events to update entities in kpis.

Updated

2025-09-18 - Update Aura Gateway API docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-gateway-api docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-gateway-api jenkins slave image to aura-node22-19-ubuntu22 version.

9 - Aura groot changelog

Aura groot changelog

Changelog of Aura groot component for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-groot

Changed

2025-10-02 - Subscription to routing filter events

  • Subscription to routing filter events to update entities in kpis.

Updated

2025-09-18 - Update Aura groot docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-groot docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-groot jenkins slave image to aura-node22-19-ubuntu22 version.

10 - Aura Installer changelog

Aura Installer changelog

Changelog of Aura Installer component for Titas Aura Platform release

Added

2025-08-29 - New mechanism to load files from aura-config-provision

  • A mechanism is provided to load the bot-response-changes and changes-locales files from the aura-config-provision repository.
  • Two new paths have been added to the aura-config-provision repository: locale-changes and bot-response-changes.
  • This mechanism provides an easy way to persist these files using git, so you don’t have to do it manually.
  • The installer collects the information from the repository and copies it to blob storage, so that during the deployment process of local use cases or when running the configuration-update process (see details here), the changes are applied automatically without any manual steps.

11 - Aura kpis changelog

Aura kpis changelog

Changelog of Aura kpis component for Titas Aura Platform release

Changed

2025-10-02 - Send entities of filters to confiuration-api

  • This library queries the entities associated with filters and sends the data to the filters-engine plugin for processing.

12 - Aura KPIs Uploader changelog

Aura KPIs Uploader changelog

Changelog of Aura KPIs Uploader component for Titas Aura Platform release

Updated

2025-09-18 - Update Aura KPIs Uploader docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-kpis-uploader docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-kpis-uploader jenkins slave image to aura-node22-19-ubuntu22 version.

13 - Aura Redis Mongo Synchronizer changelog

Aura Redis Mongo Synchronizer changelog

Changelog of Aura Redis Mongo Synchronizer for Titas Aura Platform release

Added

2025-08-25 - Add new status metrics in aura-redis-mongo-sync

Updated

2025-09-18 - Update Aura Redis Mongo Sync docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-redis-mongo-sync docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-redis-mongo-sync jenkins slave image to aura-node22-19-ubuntu22 version.

14 - Aura Terms and Conditions API changelog

Aura Terms and Conditions API changelog

Changelog of Aura Terms and Conditions API component for Titas Aura Platform release

Updated

2025-09-18 - Update Aura Terms and Conditions API docker image to the latest Node.js 22 version

  • Update of Node.js to version 22.19.0 to keep Aura platform up to date.
  • Updated aura-terms-and-conditions-api docker image to node:22.19.0-alpine3.22 version.
  • Updated aura-terms-and-conditions-api jenkins slave image to aura-node22-19-ubuntu22 version.