Whatโs new?
โ Improved robustness on auto-scaling process-engine and on Kafka node failuresโ Improvements on how configuration parameters can now be retrieved from Kubernetes secrets and ConfigMaps
โ Vulnerability fixes
Configuration parameters
Improved configuration parameters retrieval from Kubernetes secrets and ConfigMaps. More details here:Bug fixes
[Designer] JSON size limit on input data
[Designer] JSON size limit on input data
Fixed JSON payload size limit issue causing โ403 payload too largeโ errors when starting processes. More details here.
Improved robustness on Kafka node failures
Improved robustness on Kafka node failures
If one Kafka node fails, platform health check fails. This is now fixed.
[UI Designer] Theming on accordion card
[UI Designer] Theming on accordion card
Fixed theming issue where Card component styling was not properly applied when switched to accordion mode.
[Angular SDK] Loader does not stop on subprocess end
[Angular SDK] Loader does not stop on subprocess end
Fixed loader persistence issue where loaders initiated by โshow loaderโ actions in subprocess UserTasks would continue displaying after subprocess completion.
[Process Designer] Merge error with duplicate embed node keys
[Process Designer] Merge error with duplicate embed node keys
Fixed merge conflict error occurring when copying and pasting embed nodes in processes.
[Process Engine] Process execution stalls on REST-triggered flows when engine replica fails
[Process Engine] Process execution stalls on REST-triggered flows when engine replica fails
Fixed process execution recovery issue where REST API-triggered service tasks would hang indefinitely if the handling engine replica failed mid-execution.
[Process Designer] Merge fails with duplicate key error after creating child branch to jump over broken WIP
[Process Designer] Merge fails with duplicate key error after creating child branch to jump over broken WIP
Fixed merge conflict error occurring when creating child branches from working commits to bypass broken WIP versions.

