Changelog for Altworx 24.1.0
Warnings
-
After upgrade, observe Kafka and Zookeeper logs for errors, the upgrade shouldn’t require any
manual steps for deployments. In local development there has to be changed ownership of Kafka
data directory, the command is printed to console after running any related
make task
(example of the command sudo chown -Rh 1001:1001 data/volumes/kafka).
Changes
-
Upgrade Kafka
(PR,
#5957)
-
Admin UI: Highlight active menu item
(PR)
-
Fix failing tests with newer git version
(PR,
#6203)
-
AssetMap: Add DB migration tasks
(PR,
#6109)
-
Admin UI: Reword texts related to reloading of normalizers
(PR,
#6269)
-
Creating a new user through SSO now assigns base user configuration
(PR,
#6238)