Skip to content

v2.1.0

Choose a tag to compare

@YYChen01988 YYChen01988 released this 10 Nov 17:23
· 7 commits to main since this release
ebaef68

Changes

  • Added an optional spanName to LoadingIndicator and LoadingIndicatorView to create a child span of the ViewLoad span
    #458
  • Introduced GlobalSpanContextStorage and HybridSpanContextStorage for more flexible trace parentage
    #465

Bug fixes

  • NamedSpanControlsPlugin better handles timeouts when spans have duplicate names, avoiding holding references for longer than required
    #423