Skip to content

Jaeger UI v1.72.0

Choose a tag to compare

@jkowall jkowall released this 06 Aug 11:01
· 280 commits to main since this release
1a5bd6e

🐞 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)