Changelog for Altworx 22.4.0
Breaking changes
-
SameOriginPolicy configuration for Admin UI WS has changed. Replace
ALTWORX_HTTP_HOSTandALTWORX_HTTP_PORTwithhostandportin sectionadmin_uiofconfig.ini(see documentation section Feature configuration).
Warnings
-
Upgrade to 22.4.2 for fix of
Reduce unnecessary log informationand other bugs. - Upgrade to 22.4.3 for Timezip fix. Timezip can get stuck under very specific circumstances before this version.
Changes
-
Normalizer management
- Add API for reload and redesign API for purge (PR, #5304)
- API to validate pipeline params (PR)
- API for code management (PR, #5306)
- Admin UI for creating and editing pipeline (PR, #5305)
- Admin UI for start/stop/delete pipeline (PR, #5305)
- Admin UI for restarting pipelines (PR, #5447)
- Admin UI for editing normalizer code (PR, #5307)
-
Redesign and complete system configuration (PR)
-
Synchronous API for working with Config Worktree (PR, #5304)
-
Remove normalizer -> runtime dependency, this also changes startup order (PR)
-
Improve normalizer documentation (PR)
-
Improve capabilities documentation (PR)
-
Fix nodejs version via ASDF (PR)
-
Bugfix Fix some rendering artifacts in topic viewer (PR)