Aura Complex Logic Framework changelog
Changelog of Aura Complex Logic Framework for Prince Aura Platform release
Changed
2025-04-30 - Migration of CLF plugins to Python 3.13.
- The Complex Logic Framework plugins have been migrated to Python 3.13 version.
- Related documents:
Fixed
2025-05-09 - Fixed error message with empty `aura_user
- Different error messages appeared when sending a request to TV plugin with the
aura_userfield empty. This behavior has been resolved and now, a400error message is sent in this scenario, as expected.
2025-05-09 - Pods wait for a grace period before shutdown
- Before Prince release, if an event caused a pod restarting (for example, due to pod downscaling), this restart was immediate, so Aura returned an error to the user.
- Now, pods wait for a grace period (5-30 seconds) before shutdown.
Last modified May 21, 2025: feat: Add video use case using AI capabilities to BR #AURA-27741 [RTM] (bb9b4416)