Releases: jaegertracing/jaeger-ui
Releases · jaegertracing/jaeger-ui
Release v1.66.0
v1.66.0 (2025-02-03)
🐞 Bug fixes, Minor Improvements
- Remove defaultprops from minimap.tsx (@ADI-ROXX in #2615)
- Remove defaultprops from scatterplot.jsx (@ADI-ROXX in #2618)
- Migrate empasizednode from class based to function based component (@AdiIsHappy in #2638)
- Remove defaultprops from accordiantext.tsx (@ADI-ROXX in #2612)
- Remove defaultprops from ticks.tsx (@ADI-ROXX in #2617)
- Remove defaultprops from timelinerow.tsx (@ADI-ROXX in #2616)
- Remove defaultprops from traceheader.jsx (@ADI-ROXX in #2620)
- Remove defaultprops from accordianlogs.tsx (@ADI-ROXX in #2613)
- Remove defaultprops fromt breakabletext.tsx (@ADI-ROXX in #2611)
- Remove defaultprops from errormessage & newwindowicon (@ADI-ROXX in #2609)
- [loadingindicator]: replace defaultprops with destructuring (@its-me-abhishek in #2601)
- [fix]: disable submit button on invalid minduration or maxduration (@hari45678 in #2600)
- [deps]: remove dependency on redux-form (@hari45678 in #2593)
- [fix]: remove redux-form dependency from sort selector (@hari45678 in #2569)
- [revert]: revert redux and react-redux dependency upgrades (@yurishkuro in #2577)
- Fix: deep clone trace data for consistency (@Zen-cronic in #2571)
- [fix]: remove redux-form dependency from monitor page (@hari45678 in #2562)
- Fix tracediff graph pan and zoom issue (@anshgoyalevil in #2566)
👷 CI Improvements
- Remove unused matrix from codeql workflow (@yurishkuro in #2635)
- Rename dco->dco check (@yurishkuro in #2633)
- Add fake dco check for merge queue events (@yurishkuro in #2632)
- Don't run label check in merge queue (@yurishkuro in #2631)
- Don't run codeql from merge queue (@yurishkuro in #2630)
- Enable workflows to run in merge queue (@yurishkuro in #2629)
- [ci] fix cache resolution and syntax in check binary size workflow (@chahatsagarmain in #2591)
- [ci]: add workflow to guard against growing bun
Jaeger UI v1.65.0
🐞 Bug fixes, Minor Improvements
- Add new formatting function "add" (@drewcorlin1 in #2507)
- Add pad_start link formatting function #2505 (@drewcorlin1 in #2504)
- Allow formatting link parameter values as iso date #2487 (@drewcorlin1 in #2501)
Jaeger UI v1.64.0
🐞 Bug fixes, Minor Improvements
- Add new formatting function "add" (@drewcorlin1 in #2507)
- Add pad_start link formatting function #2505 (@drewcorlin1 in #2504)
- Allow formatting link parameter values as iso date #2487 (@drewcorlin1 in #2501)
Jaeger UI v1.63.0
🐞 Bug fixes, Minor Improvements
- Migrate from yarn v1 to npm (@andreasgerstmayr in #2462)
👷 CI Improvements
- Run s390x build on push to main only (@andreasgerstmayr in #2481)
Jaeger UI v1.62.0
🐞 Bug fixes, Minor Improvements
- Support uploads of .jsonl files (@Saumya40-codes in #2461)
Release v1.61.0
Dependencies updates only
Jaeger UI v1.60.0
🐞 Bug fixes, Minor Improvements
- Allow uploading json-per-line otlp data (@BenzeneAlcohol in #2380)
Jaeger UI v1.59.0
🐞 Bug fixes, Minor Improvements
- Add escaped example to tag search help popup (@yurishkuro in #2354)
Jaeger UI v1.58.0
🐞 Bug fixes, Minor Improvements
- Document how to debug unit tests in vscode (@RISHIKESHk07 in #2297)
👷 CI Improvements
- Github actions added to block prs from fork/main branch (@varshith257 in #2296)
Jaeger UI v1.57.0
Note: the version has been bumped to be inline with the backend.
More details: jaegertracing/jaeger#5323
🐞 Bug fixes, Minor Improvements
- Improve trace page title with data and unique emoji (fixes #2256) (@nox in #2275)
- Require node version 20+ (@Baalekshan in #2274)