Changelog for Altworx 22.8.0
Warnings
-
Removal of the dist layer was quite a big change (over a hundred of
files was changed) and there may be errors in it, be cautious!
Changes
-
Admin UI
-
Introduce run output action viewer.
(PR,
#5407)
-
Improve Acceptor views
(PR,
#5591)
-
Add paging to log viewer
(PR,
#5612)
-
Introduce general component for main panel
(PR)
-
Add general Block component
(PR)
-
RN Editor
-
Show information about database structure
(PR,
PR,
#5465)
-
Hint user about unsaved changes made to the configuration
(PR,
#5506)
-
Press enter to confirm name change
(PR,
#5559)
-
Preselect text in inline editors
(PR,
#5507)
-
Fix file download in RN Editor
(PR,
#5624)
-
Fix select element validation
(PR,
#5560)
-
Fix press enter to confirm name change for CSV dataset
(PR,
#5559)
-
Use new check-datasources format
(PR,
#5575)
-
Display validation error when database config is invalid.
(PR
#5575)
-
Update unix script transformation templates.
(PR,
#5609)
-
Stop check database config from freezing admin UI
(PR,
#5589)
-
Fix used file detection and file deletion
(PR)
-
Use container logs to display acceptor run logs.
(PR,
#5568)
-
Edge transformation script template.
(PR,
#5608)
-
Fix line breaks in run status page.
(PR,
#5472)
-
Fix MSSQL, MySql port validation
(PR,
#5504)
-
Disable option to select all columns
in asset id declarative transformation.
(PR,
#5573)
-
Runtime: Add OutputAction for debugging
(PR,
#5358)
-
Acceptors: redesign the application structure
(PR,
#5591)
-
AssetMap: Change global storage capabilities
(PR,
#5617)
-
REST: Fix notification parameter errors
(PR,
#5621)
-
Use short name node identification
(PR)
-
Remove dist layer in inter-application calls
(PR,
#5555)
-
Turn on HTTP pipelining in :httpc used in Acceptors app
(PR,
solves main problem in #5591)
-
Runtime: Validation for scenario with topic defined as both input
and load would fail.
(PR,
#5476)
-
Includes changes from
22.7.1..22.7.3, see below.