Releases: jaegertracing/jaeger-ui
Releases · jaegertracing/jaeger-ui
Jaeger UI v1.33.0
Enhancements
- Visualize Critical Path of a trace (@GLVSKiriti in #1582)
- Add JSON Folding Support in Logs (@prathamesh-mutkure in #1724)
- Recognize uninstrumented services via both producer and client span kinds (@Wck-iipi in #1681)
Fixes
- Make popup on the Search input field less intrusive enhancement (@anikdhabal in #1685)
- Resolves #1697 - Bug fix of popover not closing (@jriyyya in #1705)
Jaeger UI v1.32.0
Enhancements
- Add text label to copy buttons on tags (@Yushmanth-reddy in #1547)
Fixes
- Migrate ScoreCard.test.js from Enzyme to React Shallow Renderer (@anshgoyalevil in #1653)
- Fix the tooltip position of copy value and JSON Buttton (@anikdhabal in #1650)
- Fix lint issues when bumping eslint-plugin-import (@Kavinjsir in #1652)
- [deps] Remove @types/moment, @types/history and @types/classnames (@anshgoyalevil in #1637)
- Remove dependency on isomorphic-fetch (@Yushmanth-reddy in #1616)
- Fix flaky test causing spurious drops in code coverage (@GLVSKiriti in #1632)
- [deps] Remove @types/memoize-one dep (@anshgoyalevil in #1625)
Jaeger UI v1.31.0
Enhancements
- Add boolean property to config to prevent popups to a new page (@Binrix in #1521)
- Trace statistics table is now using antd Table component to fix visual design consistency (@GLVSKiriti in #1500)
- Add second copy icon for value only to make it easier to get tool tips (@yurishkuro in #1505)
- Escape keys/values when rendering JSON objects to fix some parsing and additional tests (@yurishkuro in #1498)
Fixes
- Bump lerna from 7.1.0 to 7.1.1 (@dependabot in #1529)
- Bump webpack from 5.87.0 to 5.88.1 (@dependabot in #1528)
- Bump terser from 5.18.0 to 5.18.2 (@dependabot in #1527)
- Bump typescript from 5.1.3 to 5.1.6 (@dependabot in #1530)
- Bump @typescript-eslint/parser from 5.59.11 to 5.60.1 (@dependabot in #1525)
- Bump lerna from 7.0.2 to 7.1.0 (@dependabot in #1523)
- Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.1 (@dependabot in #1522)
- Bump eslint from 8.42.0 to 8.43.0 (@dependabot in #1508)
- Bump lerna from 7.0.1 to 7.0.2 (@dependabot in #1504)
- Bump webpack from 5.86.0 to 5.87.0 (@dependabot in #1501)
- Bump lerna from 6.6.2 to 7.0.1 (@dependabot in #1492)
- Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 (@dependabot in #1495)
- Bump @types/react-dom from 18.2.4 to 18.2.5 (@dependabot in #1496)
- Bump terser from 5.17.7 to 5.18.0 (@dependabot in #1497)
- Escape keys/values when rendering JSON objects (@yurishkuro in #1498)
- Bump webpack-dev-server from 4.15.0 to 4.15.1 (@dependabot in #1488)
- Bump rollup-plugin-visualizer from 5.9.0 to 5.9.2 (@dependabot in #1486)
- Bump html-webpack-plugin from 5.5.1 to 5.5.3 (@dependabot in #1487)
- Bump @babel/preset-typescript from 7.21.5 to 7.22.5 (@dependabot in #1481)
- Bump @babel/preset-env from 7.22.4 to 7.22.5 (@dependabot in #1482)
- Bump @babel/eslint-parser from 7.21.8 to 7.22.5 (@dependabot in #1483)
- Bump @babel/core from 7.22.1 to 7.22.5 (@dependabot in #1484)
Jaeger UI v1.30.0
Enhancements
- Allow disabling file upload via site config (@yurishkuro in #1464)
- Support in-page-search in trace view on key=value pairs (@bobrik in #1391)
Fixes
- Bump webpack from 5.80.0 to 5.85.0 (@dependabot in #1457)
Jaeger UI v1.29.1
Fixes
- Fix format of a downloaded json file (@Katarzyna-B in #1306)
Jaeger UI v1.29.0
Enhancements
- Batch Download of traces (@Katarzyna-B in #1274)
- Render HTTP header tags as comma-separated strings (@wjrogers in #1295)
- Rename tab from JSON File to Upload (@yurishkuro in #1308)
Fixes
- Bump webpack from 5.76.3 to 5.77.0 (@dependabot in #1320)
- Bump minimist from 1.2.0 to 1.2.8 (@dependabot in #1317)
- Bump eslint from 8.36.0 to 8.37.0 (@dependabot in #1316)
- Bump lerna from 6.5.1 to 6.6.1 (@dependabot in #1303)
- Update redux-form to 8.3.10 (@mszabo-wikia in #1314)
- Bump @svgr/babel-preset from 6.5.1 to 7.0.0 (@dependabot in #1301)
- Bump vite from 4.2.0 to 4.2.1 (@dependabot in #1287)
- Bump @svgr/babel-plugin-transform-svg-component from 6.5.1 to 7.0.0 (@dependabot in #1299)
- Bump terser from 5.16.6 to 5.16.8 (@dependabot in #1302)
- Bump webpack from 5.76.1 to 5.76.3 (@dependabot in #1297)
- Bump prettier from 2.8.4 to 2.8.7 (@dependabot in #1300)
- Bump webpack-dev-server from 4.11.1 to 4.13.0 (@dependabot in #1283)
- Bump vite from 4.1.4 to 4.2.0 (@dependabot in #1281)
- Bump typescript from 4.9.5 to 5.0.2 (@dependabot in #1282)
Jaeger UI v1.28.1
Fixes
- Workaround antd v3 error in the production build (@mszabo-wikia in #1276)
Jaeger UI v1.27.4
Add new GH workflow to publish built UI artifacts to GitHub release to use as a cache in the main Jaeger CI.
Jaeger UI v1.27.3
Fixes
- Bump @babel/core from 7.20.2 to 7.20.5 (@dependabot in #1087)
- Bump lerna from 6.0.3 to 6.1.0 (@dependabot in #1093)
- Revert upgrade to viz.js, v2.1.2 -> v1.8.1 (@yurishkuro in #1082)
- Upgrade to antd/v3.9.0 to avoid loading fonts from alicdn (@yurishkuro in #1053)
- Upgrade more dependencies (@yurishkuro in #1057)
- Bump safe dependencies (@yurishkuro in #1045)
- Upgrade many dependencies part 2 (@mmorel-35 in #1013)
Jaeger UI v1.27.2
Fixes
-
babel : migrate to the top level setPublicClassFields assumption (@mmorel-35 in #1008)
-
Add documentation to config (@yurishkuro in #1007)
-
Upgrade many dependencies (@mmorel-35 in #1001)
-
Update node version and use github-action for codecov (@mmorel-35 in #997)