Skip to content

Releases: zendesk/react-measure-timing-hooks

2.3.0-next.43

26 Mar 00:08
Compare
Choose a tag to compare
2.3.0-next.43 Pre-release
Pre-release

2.3.0-next.43 (2025-03-26)

Bug Fixes

Features

  • Add additionalInterruptOnSpans to TraceDefinitionModications (3ce1f7d)

2.3.0-next.42

19 Mar 00:21
Compare
Choose a tag to compare
2.3.0-next.42 Pre-release
Pre-release

2.3.0-next.42 (2025-03-19)

Features

  • add requiredSpans from startTrace, fix applyDefinitionMod (dad8bd6)

2.3.0-next.41

14 Mar 19:21
8b0130b
Compare
Choose a tag to compare
2.3.0-next.41 Pre-release
Pre-release

2.3.0-next.41 (2025-03-14)

Features

  • add validation and coercion for relatedTo against schema (8b0130b)

2.3.0-next.40

14 Mar 01:46
315a6f4
Compare
Choose a tag to compare
2.3.0-next.40 Pre-release
Pre-release

2.3.0-next.40 (2025-03-14)

Bug Fixes

  • break circular reference when serializing Trace (d3674fe)

Features

  • add optional baggage property to input (315a6f4)
  • make recordedItems a Set (e516cc8)

2.3.0-next.39

12 Mar 23:50
da96122
Compare
Choose a tag to compare
2.3.0-next.39 Pre-release
Pre-release

2.3.0-next.39 (2025-03-12)

Bug Fixes

  • expose getCurrentTrace on the Tracer (da96122)

2.3.0-next.38

12 Mar 18:49
b39f720
Compare
Choose a tag to compare
2.3.0-next.38 Pre-release
Pre-release

2.3.0-next.38 (2025-03-12)

Features

  • allow passing in custom 'fn' in span matcher definition (b39f720)

2.3.0-next.37

12 Mar 00:53
Compare
Choose a tag to compare
2.3.0-next.37 Pre-release
Pre-release

2.3.0-next.37 (2025-03-12)

Bug Fixes

  • missed rename file, fix types (5702de0)

Features

  • visualizer (still load if duration is not null), add variant to trace recording + update tests (3305941)

2.3.0-next.36

11 Mar 23:54
ca534fe
Compare
Choose a tag to compare
2.3.0-next.36 Pre-release
Pre-release

2.3.0-next.36 (2025-03-11)

Features

  • enhance matchSpan with fromDefinition support for oneOf conditions (ca534fe)

2.3.0-next.35

11 Mar 22:25
Compare
Choose a tag to compare
2.3.0-next.35 Pre-release
Pre-release

2.3.0-next.35 (2025-03-11)

Features

  • add recordedItemsByLabel to Trace context and related functions (ee21138)

2.3.0-next.34

11 Mar 20:41
Compare
Choose a tag to compare
2.3.0-next.34 Pre-release
Pre-release

2.3.0-next.34 (2025-03-11)

Bug Fixes

  • disable react interop and lazy visualizer (756ce93)