Skip to content

Release 1.9.0

Choose a tag to compare

@pavolloffay pavolloffay released this 14 May 09:38
a477b09

Enhancements

  • Deep Dependency Graph: Trace quality view & Ddg Decorations (#564, @everett980)

Fixes

  • Trace detail: Improve get trace name performance (#574, @everett980)
  • Deep Dependency Graph: Support client versions table in details card (#568, @everett980)
  • General: Clean up getTraceName memoization (#573, @everett980)
  • Trace detail: Memoize getTraceName to improve render time by 3x (#572, @everett980)
  • General: Fix uiFind matches for spans with leading 0s (#567, @everett980)
  • Trace detail: Fix leading 0s breaking row interactions (#566, @everett980)
  • Deep Dependency Graph: Remove kind.server filter and validate the case of service calling itself (#557, @rubenvp8510)
  • General: Bump https-proxy-agent from 2.2.1 to 2.2.4 (#561, @dependabot[bot])
  • General: Bump lodash to 4.17.15 (#559, @rubenvp8510)
  • Deep Dependency Graph: Dedupled search results DDG paths (#558, @rubenvp8510)
  • General: Bump acorn from 5.7.3 to 5.7.4 (#545, @dependabot[bot])
  • General: Usage of a helper for trace name when preparing trace data (#544, @swapster)
  • Deep Dependency Graph: Add path agnostic decorations action & reducer (#549, @everett980)
  • Trace comparison: Refactor model/trace-dag to prep for latency diffs (#521, @tiffon)