Skip to content

v7.1-beta.19

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jan 17:32
· 7215 commits to master since this 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 Executor to match job name Processor 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 distinct dashboard expression function for returning a list of unique values.