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.