Skip to content

Releases: jaegertracing/jaeger-ui

Jaeger UI v1.35.0

02 Nov 19:36
ca0d75a
Compare
Choose a tag to compare

✨ New Features:

🐞 Bug fixes, Minor Improvements:

  • Upgrade ant-design to v5.x (@anshgoyalevil in #1907)
  • [refactor]: enhancement to selftime calculation logic in tracestatistics view (@GLVSKiriti in #1901)
  • Fix: disregard malformed references pointing to the same span (@zimv in #823)
  • Fix: add style for ioarrowforward (@NineKama in #1869)
  • Replace deprecated ant-design props from referencebutton and keyvaluestable (@anshgoyalevil in #1864)
  • Remove deprecated usages from antd dropdown, tooltip, and tab components (@anshgoyalevil in #1859)
  • Replace deprecated visible prop of ant-design v3 with open prop of ant-design v4 (@anshgoyalevil in #1855)
  • Replace deprecated usage of ant-design tabs component from searchtracepage (@anshgoyalevil in #1857)

👷 CI Improvements:

  • Ci: add the label-check workflow to verify changelog labels on each pr (@anshgoyalevil in #1897)

Jaeger UI v1.34.0

06 Oct 02:46
72f0a00
Compare
Choose a tag to compare

Enhancements

  • Handle Critical Path computation when child span starts before and ends after parent span. (@GLVSKiriti in #1780)

Fixes

Jaeger UI v1.33.0

06 Sep 20:29
e4a8912
Compare
Choose a tag to compare

Enhancements

Fixes

Jaeger UI v1.32.0

14 Aug 21:13
97bc130
Compare
Choose a tag to compare

Enhancements

Fixes

Jaeger UI v1.31.0

06 Jul 12:35
85fc71b
Compare
Choose a tag to compare

Enhancements

  • Add boolean property to config to prevent popups to a new page (@Binrix in #1521)
  • Trace statistics table is now using antd Table component to fix visual design consistency (@GLVSKiriti in #1500)
  • Add second copy icon for value only to make it easier to get tool tips (@yurishkuro in #1505)
  • Escape keys/values when rendering JSON objects to fix some parsing and additional tests (@yurishkuro in #1498)

Fixes

Jaeger UI v1.30.0

05 Jun 01:48
64c6556
Compare
Choose a tag to compare

Enhancements

  • Allow disabling file upload via site config (@yurishkuro in #1464)
  • Support in-page-search in trace view on key=value pairs (@bobrik in #1391)

Fixes

Jaeger UI v1.29.1

05 May 03:59
9924af6
Compare
Choose a tag to compare

Fixes

Jaeger UI v1.29.0

10 Apr 18:35
edc6780
Compare
Choose a tag to compare

Enhancements

Fixes

Jaeger UI v1.28.1

15 Mar 17:12
5a1a737
Compare
Choose a tag to compare

Fixes

Jaeger UI v1.27.4

16 Jan 03:11
Compare
Choose a tag to compare

Add new GH workflow to publish built UI artifacts to GitHub release to use as a cache in the main Jaeger CI.