Breaking Changes
No changes
Bug Fixes
Changed concept rootTraceId, parentTraceId, traceId to traceId, parentSpanId, spanId to match opentelemetry terminology and concepts. Where span id - identifier of unique operation, trace id - the value that connects all events.
Added action loop detection and termination of loop execution after specified threshold.
Extended log information for the following item-related operations: item save, indexing, logging, action execution. Added more details for the error cases during execution of rules, actions, import, linked actions.
Fixed item re-indexing.
Improved import progress logs.
Added information to the log about item saved without changes, skipping indexing in case of no changes.
Changed log level from WARN to INFO for validation rules having hidden fields in filter criteria.