Skip to content

Releases: jaegertracing/jaeger-ui

Jaeger UI v1.76.0

03 Dec 13:41
1ceadb6

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

  • Add support for custom ui configuration in development mode (@Copilot in #3194)
  • Remove duplicate antd dependencies (@yurishkuro in #3193)
  • Fix css class typo in sidepanel details div (@Copilot in #3190)
  • Reduce search form field margins for better viewport fit (@Copilot in #3189)
  • Migrate deepdependencies/header and qualitymetrics/header from nameselector to searchableselect (@Copilot in #3185)
  • Reorder checkbox before color by dropdown in tracestatisticsheader (@Copilot in #3184)
  • Feat: add fuzzy search to searchableselect (@Copilot in #3182)
  • Fix highlighting of the current tab in the main nav bar (@SimonADW in #3183)

🚧 Experimental Features

👷 CI Improvements

⚙️ Refactoring

Jaeger UI v1.75.0

18 Nov 17:44
d83cb35

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

⚙️ Refactoring

Jaeger UI v1.74.0

01 Oct 21:08
4606e0e

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

⚙️ Refactoring

Jaeger UI v1.73.0

02 Sep 22:18
b375fa5

Choose a tag to compare

✨ New Features

🐞 Bug fixes, Minor Improvements

⚙️ Refactoring

  • Fix typescript ref typing errors across react components (@vishvamsinh28 in #3042)
  • Convert VerticalResizer.tsx from class component to functional component (@Parship999 in #2951)

Jaeger UI v1.72.0

06 Aug 11:01
1a5bd6e

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

👷 CI Improvements

  • Fix: enable codeql scan on main to resolve configuration missing error (@gkbishnoi07 in #2958)

⚙️ Refactoring

  • Convert archivenotifier/index to functional component (@Parship999 in #2999)
  • Convert tracediffgraph.tsx from class to functional component (@Parship999 in #2998)
  • Convert layoutsettings/index.tsx component to functional component (@Parship999 in #2986)
  • Convert deepdependencies/header/index.tsx component to functional component (@Parship999 in #2985)
  • Convert traces.tsx from class component to functional component (@Parship999 in #2959)
  • Convert sidepanel/index.tsx from class component to functional component (@Parship999 in #2960)
  • Convert uifindinput.tsx from class component to functional component (@Parship999 in #2954)
  • Convert detailtabledropdown.tsx from class component to functional component (@Parship999 in #2948)
  • Convert listitem.tsx from class component to functional component (@Parship999 in #2950)
  • Convert page.tsx from class component to functional component (@Parship999 in #2947)
  • Convert qualitymetrics/header.tsx from class component to functional component (@Parship999 in #2915)
  • Convert operationdetailstable/index.tsx from class component to functional component (@Parship999 in #2928)
  • Convert traceidsearchinput.tsx from class component to functional component (@Parship999 in #2929)
  • Fix eslint warnings in ddg component (@Parship999 in #2920)

Jaeger UI v1.71.0

03 Jul 21:07
c50de37

Choose a tag to compare

⚙️ Refactoring

  • Convert opsgraph.tsx from class component to functional component (@Parship999 in #2914)
  • Convert regiondemo.tsx from class component to functional component (@Parship999 in #2910)
  • Convert dividerdemo.tsx from class component to functional component (@Parship999 in #2909)
  • Convert draggablemanagerdemo.tsx from class component to functional component (@Parship999 in #2908)
  • Convert nameselector.tsx from class component to functional component (@Parship999 in #2889)
  • Convert copyicon.tsx from class component to functional component (@Parship999 in #2887)

Jaeger UI v1.70.0

10 Jun 18:04
5b05b9d

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

⚙️ Refactoring

Jaeger UI v1.69.0

08 May 11:52
dc095a7

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

👷 CI Improvements

⚙️ Refactoring

Jaeger UI v1.68.0

05 Apr 00:05
d5a9de9

Choose a tag to compare

✨ New Features

  • Feat: change dag styling and add search functionality (@hari45678 in #2710)

🐞 Bug fixes, Minor Improvements

Jaeger UI v1.67.0

07 Mar 23:41
eece890

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

🧹 Refactoring & cleanup