Releases: jaegertracing/jaeger-ui
Releases · jaegertracing/jaeger-ui
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)
Jaeger UI v1.40.0
🐞 Bug fixes, Minor Improvements
- Fix html code for apostrophe (@yurishkuro in #2224)
- Make scatterplot y-axis margin wider to fit longer durations (@tico88612 in #2211)
- Fix upload file into search page unnecessary post (@tico88612 in #2200)
👷 CI Improvements
- Feat: add
depcheck 1.4.7
inpackage.json
(@tico88612 in #2202)
Jaeger UI v1.39.0
✨ New Features:
- Support uploading traces in opentelemetry format (otlp json) (@NavinShrinivas in #2145)
🐞 Bug fixes, Minor Improvements:
Jaeger UI v1.38.0
✨ New Features:
- [feature]: add zoom in/out controls to plexus graphs (@Wise-Wizard in #2072)
🐞 Bug fixes, Minor Improvements:
Jaeger UI v1.37.0
✨ New Features:
- Replace implementation of DAG view with Plexus's Digraph (@prathamesh-mutkure in #1981)
- Support sticky configuration for deep dependency graph (@Wise-Wizard in #2063)
🐞 Bug fixes, Minor Improvements:
- Add exact phrase search syntax help (@kshmidt-digma in #2028)
- Fix broken hot reload of plexus package (@Wise-Wizard in #2089)
- Feat: remove
is-promise
library (@EshaanAgg in #2080) - Feat: remove
reactga
and migrate toga4
for tracking (@EshaanAgg in #2071) - Chore: import only lodash submodules (@anshgoyalevil in #2041)
- Replace reselect with memoize (@cooleditphoto in #2042)
👷 CI Improvements:
- Setup ossf scorecard workflow (@mmorel-35 in #2096)
- Ci: simplify check-label workflow (@EshaanAgg in #2068)
- Fix: fix some linting warnings (@EshaanAgg in #2064)