Skip to content

v7.0.13

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:07
· 8415 commits to master since this release
  • 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.