v.1.23.0

Improvements:

  1. [LUNA-8217] New operators supported for meta field filtering in events and event field filtering in general events:

    • contains - checks if all elements of the provided value are contained in the event field

    • ncontains - negation of contains operator

    • overlaps - checks if at least one element from the array overlaps with the event field

    • noverlaps - negation of overlap operator

    Data type array & object supported for filtration for new operators and previously implemented ones: eq, neq, in, nin. See match faces, match bodies, cross match faces, cross match bodies , and match general events for details.

Migration:

See a migration manual.