Skip to content

Releases: jaegertracing/jaeger-ui

Jaeger UI v2.15.0

06 Feb 18:09
f675316

Choose a tag to compare

✨ New Features

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

  • [otel migration] add runtime schema validation to v3 api client (@yurishkuro in #3448)
  • [otel migration] phase 3.1: add jaegerclient v3 and use for services / operations (@yurishkuro in #3329)
  • [otel] add more details to phase-3 (@yurishkuro in #3323)
  • Otel migration - complete phase 2 validation (@yurishkuro in #3319)
  • Clean up of opentracing/opentelemetry nomenclature (@yurishkuro in #3316)
  • Finalize dual use of opentracing/opentelemetry nomenclature (@yurishkuro in #3311)
  • Migrate virtualizedtraceview and dependent components to iotelspan (@Copilot in #3289)
  • Enhance otel domain model with more derived data (@yurishkuro in #3292)
  • Implement phase 2 for spandetail component (@Copilot in #3275)

👷 CI Improvements

⚙️ Refactoring

  • Refactor: update detailspanel to functional component (@Harshdev098 in #3358)
  • Update @types/redux-actions to v2.6.5 (@Parship12 in #3498)
  • Refactor(plexus): convert svgedgeslayer from class to functional component (@thc1006 in #3409)
  • Refactor accordionlinks to functional component (@aaryan359 in #3406)
  • Convert measurablenodeslayer to functional component (@Parship12 in #3429)
  • Refactoring: converted referencebutton from class based to functional component (@gulshank0 in #3350)
  • Remove reducers/services.ts (@yurishkuro in #3455)
  • [chore] remove history from resultitem (@insane-22 in #3361)
  • Replace @sentry/browser with generic internal error capture implementation (@Copilot in #3226)
  • Refactor: convert diffnode to functional component (@hxrshxz in #3343)
  • Refactor: convert hopsselector selector to functional component (@hxrshxz in #3340)
  • Refactor: convert app/index.tsx file's class based to functional component (@gulshank0 in #3342)
  • Convert the htmllayersgroup from class to functional component (@Parship12 in #3351)
  • Convert the htmllayer from class to functional component (@Parship12 in #3345)
  • Remove history from resultitemtitle (@Parship12 in #3312)
  • Convert searchform to functional component (@yurishkuro in #3326)
  • Convert remaining files in searchtrace page to typescript (@yurishkuro in #3325)
  • Convert tracepage to otel model (@yurishkuro in #3309)
  • [chore] migrate few more components to otel model (@yurishkuro in #3308)
  • Migrate tracepageheader to otel model (@yurishkuro in #3307)
  • Migrate trace-dag files to otel types per adr 0002 (@Copilot in #3299)
  • Convert otel model to use strongly typed time/duration fields (@yurishkuro in #3304)
  • Upgrade searchresults components to accept ioteltrace (@Copilot in #3300)
  • Upgrade critical path calculations to otel model (@yurishkuro in #3301)
  • Fix for bug introduced in previous refactoring (@yurishkuro in #3298)
  • Fully upgrade tracetimelineviewer to otel model (@yurishkuro in #3297)
  • Move critical path types to their own domain model file (@yurishkuro in #3296)
  • Rename domain type link to hyperlink and upgrade link-getter to otel (@yurishkuro in #3295)
  • Rename otel traceid/spanid to traceid/spanid to match legacy domain model (@yurishkuro in #3294)
  • Rename pure typescript files to have .ts extension, not .tsx (@yurishkuro in #3290)

Jaeger UI v2.14.1

02 Jan 18:05
ca72543

Choose a tag to compare

🐞 Bug fixes, Minor Improvements

Jaeger UI v2.14.0

02 Jan 00:16
bd7ae82

Choose a tag to compare

✨ New Features

🐞 Bug fixes, Minor Improvements

🚧 Experimental Features

⚙️ Refactoring

  • Simplify transformtracedata (@yurishkuro in #3274)
  • Fix unsafe type coercion and add readonly collection fields (@Copilot in #3273)
  • Persist spanmap and rootspans in trace object; use childspans array for tree structure (@Copilot in #3266)
  • Prevent trace mutation during critical path computation (@Copilot in #3271)
  • Convert tracestatistics to oteltrace (@yurishkuro in #3264)
  • Convert 3 more jsx files to typescript (@yurishkuro in #3241)
  • Fix: qualitymetrics auto-refresh issue (@unknown in #3222)
  • Migrate qualitymetrics/index to use navigate instead of history (@unknown in #3214)
  • Migrate uifindinput from history to navigate (@unknown in #3217)
  • Convert servicegraph class component to functional component (@Copilot in #3212)
  • Convert qualitymetrics/index to functional component (@unknown in #3210)
  • Make update-ui-find backward compatible (@unknown in #3209)
  • Remove usehistory - unused code (@unknown in #3207)

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