Skip to content

v2.1.0

Choose a tag to compare

@RomaLytar RomaLytar released this 30 Jun 10:53
· 138 commits to dev since this release

Span-based causation tree.

  • Every change records the span of its unit of work and the span that caused it (span_id / parent_span_id), propagated across the queue.
  • The change chain is now drawn as a top-down, collapsible, pannable causation tree.