v.3.30.0

Improvements:

  1. [LUNA-8189] The new filter source_groups supported for events. See clustering task, exporter task, linker task, cross matching task, estimator task, create tasks schedule, get tasks schedule, get task schedule, replace tasks schedule, requests for details.

  2. [LUNA-8257] New operators supported for meta field filtering in 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 clustering task, exporter task, linker task, cross matching task, estimator task, create tasks schedule, get tasks schedule, get task schedule, replace tasks schedule, requests for details.

Migration:

See a migration manual.