v7.1-beta.19
Pre-release-
Issue #3163 : Add filter to expression field picker.
-
Issue #3171 : Fix stroom booting successfully when there have been failed migrations.
-
Issue #3177 : Stop logical deletes changing the update time if already logically deleted. Add more info logging. Change task name used in logs from
Processor Task Delete Executorto match job nameProcessor Task Retention. -
Fix property name mentioned in Processor Task Retention job description.
-
Issue #3177 : Fix bad SQL in Processor Task Retention that results in tasks not being deleted. Fix logical deletion of processor filters and processors that result in processor tasks being incorrectly deleted.
-
Issue #3111 : Revert previous change that added double quote handling. Now we only trim leading/trailing whitespace from expression terms.
-
Issue #3180 : Enable "in dictionary" condition for "Id" fields.
-
Issue #1876 : Add
distinctdashboard expression function for returning a list of unique values.