Aura bridge changelog
Changelog of Aura bridge for Qotsa Aura Platform release
Added
2025-05-30 - New plugin: whatsapp-client-service
- aura-bridge includes a new plugin, whatsapp-client-service, derived from the whatsapp-service plugin to contain the WhatsApp client for sending messages to WhatsApp through Kernel.
- Related documents:
Changed
2025-05-30 - Modifications in aura-bridge plugins
- The whatsapp-service plugin now consumes the whatsappClient class from the new whatsapp-client-service plugin.
- Related documents:
2025-05-30 - Modifications in environment variables
- aura-bridge environment variable
AURA_FP_WHATSAPP_ENDPOINTmust not contain the API version. The version is now included in the Aura channel model parameterversion, within the WhatsApp client model. - Related documents:
2025-05-20 - Optional namespace in WhatsApp templates
- The
namespacefield of WhatsApp templates has been converted into an optional parameter and, consequently, it will not be validated by aura-bridge. - This is done as this field is not required anymore by the Cloud API.
- Related documents:
Last modified June 9, 2025: feat: Add changes to use kernel whatsapp apis v2 #AURA-28376 [RTM] (e8e849e7)