Jaeger UI v1.34.0
Enhancements
- Handle Critical Path computation when child span starts before and ends after parent span. (@GLVSKiriti in #1780)
Fixes
- Restore ability to search in select fields (@prathamesh-mutkure in #1805)
- Replace match.params with useparams hook (@anshgoyalevil in #1837)
- Add custom withrouteprops hoc for react-router-dom v6 migration (@anshgoyalevil in #1836)
- Remove unused icon (@priyanshu-kun in #1829)
- Improve tooltip for elasticsearch tag queries (@pavolloffay in #1809)
- Replace react-router-redux with redux-first-history (@anshgoyalevil in #1826)
- Fix all controversial icons. (@priyanshu-kun in #1824)
- Speed up tests locally by upto 45% (@anshgoyalevil in #1818)
- Priyanshu kun/clean any (@priyanshu-kun in #1814)
- Moment.js replaced with dayjs (@prathamesh-mutkure in #1738)
- Replaced all uncontroversial icons from various icon sets to io5 (@priyanshu-kun in #1771)
- Speed up ci unit-test workflow by 28% (@anshgoyalevil in #1804)
- Fix linting warnings for no-unused-vars, no-var-requires (@priyanshu-kun in #1800)
- Improve tooltip for tag search (@yurishkuro in #1799)
- Fix copyicon to receive reactnode instead of string (@anshgoyalevil in #1791)
- Refactor critical path code to prevent it from ever throwing exceptions (@GLVSKiriti in #1785)
- Print suggestion on fixing prettier-lint errors (@yurishkuro in #1783)
- Upgrade to node 18 (@yurishkuro in #1776)
- Extend try/catch for critical path (@yurishkuro in #1778)
- Convert utils/treenode.js and selectors/trace.js to typescript (@yurishkuro in #1777)