v7.0-beta.184
Pre-release-
Issue #2782 : Fix validation of primitive properties, e.g. booleans.
-
Issue #2782 : Fix propety edit screen
Sourcesfield showingMultiple Sourcesfor a single node. -
Issue #2787 : Add config_update_tracker table to improve the process of updating each node's effective config. Also fix the updating of the effective value/source columns in the properties list view.
-
Issue #2786 : Handle multiple IPs in X-FORWARDED-FOR header.
-
Issue #2789 : Add locking to ensure one node performs the DB migrations and all others wait for it to complete. DB migration checks will not be run on boot if the build version matches that in the bootstrap_lock table.
-
Issue #2789 : Make the creation of the admin and processing users resiliant to multiple nodes doing it at once.