Releases: apache/skywalking-booster-ui
Releases · apache/skywalking-booster-ui
v10.1.0
What's Changed
- feat: highlight search log keywords by @CodePrometheus in #398
- fix: browser log by @CodePrometheus in #399
- build(deps-dev): bump ws from 8.11.0 to 8.17.1 by @dependabot in #400
- Add a SolonMVC icon by @xsShuang in #401
- Adding cilium icon and i18n for menu by @mrproliu in #402
- Adding cilium icon for hierarchy by @mrproliu in #403
- feat: polish error nodes in trace widget by @Fine0830 in #404
- Fix highlight keywords in logs by @Fine0830 in #405
- feat: set a maximum 20 entities per query in service/instance/endpoint list widgets by @Fine0830 in #406
- feat: introduce flame graph to the trace profiling by @CodePrometheus in #407
- fix: correct services and instances when changing page numbers by @Fine0830 in #409
- feat: improve dashboard queries to make page opening brisker by @Fine0830 in #410
- build(deps): bump axios and start-server-and-test by @dependabot in #411
- build(deps): bump up dependencies to fix CVEs by @Fine0830 in #408
- Add a loading view for initialization page by @Fine0830 in #412
- Fix a bug for selectors when clicking the refresh icon by @Fine0830 in #413
- Fix pagination for service/instance list widgets by @Fine0830 in #414
- feat: add skywalking java agent self observability menu by @CzyerChen in #415
- build(deps): bump rollup from 3.29.4 to 3.29.5 by @dependabot in #416
- feat: add queries for alarm tags by @Fine0830 in #417
New Contributors
Full Changelog: v10.0.1...v10.1.0
v10.0.1
What's Changed
- Fix the widget title and tips by @Fine0830 in #394
- Fix statistics span data by @CodePrometheus in #395
- Fix browser log display by @CodePrometheus in #396
- Fix the topology layout for there are multiple independent network relationships by @Fine0830 in #397
Full Changelog: v10.0.0...v10.0.1
v10.0.0
What's Changed
- feat: support search on Marketplace by @Fine0830 in #350
- fix: Trace associates with Log widget by @Fine0830 in #351
- fix: layout on the Log widget by @Fine0830 in #352
- feat: support Tabs in the widget visiable when MQE expressions by @Fine0830 in #353
- feat: default route by @heyanlong in #354
- feat: add
isDefault
to the dashboard configuration by @Fine0830 in #355 - perf(Theme): add theme change animation by @WitMiao in #356
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #357
- feat: add
expressions
to dashboard configurations on the dashboard list page by @Fine0830 in #358 - feat: implement the Service and Instance hierarchy topology. by @Fine0830 in #360
- fix: link addresses on hierarchy topology nodes by @Fine0830 in #361
- fix: polish the hierarchy topology and dashboard configs by @Fine0830 in #362
- fix: import dashboard templates by @Fine0830 in #363
- fix: process dashboard templates for the new config by @Fine0830 in #364
- fix: optimize tooltips style by @Fine0830 in #365
- fix: resizing window causes the trace graph to display incorrectly by @Fine0830 in #367
- feat: add the not found page by @Fine0830 in #368
- fix: enhance VNode logic and support multiple Trace IDs in span's ref by @Fine0830 in #369
- feat: add the
layers
filed and associate layers dashboards for the service topology nodes by @Fine0830 in #370 - build(deps-dev): bump vite from 4.0.5 to 4.5.2 by @dependabot in #366
- refactor: change the nodes type for Hierarchy Topology by @Fine0830 in #371
- Update i18n for rocketmq monitoring by @peachisai in #359
- fix: remove click event after unmounted by @zhourunjie1988 in #372
- fix: end loading without query results by @Fine0830 in #373
- Fix: refresh nodes/calls metrics as global duration changes for Topology widget, change date picker theme by @Fine0830 in #374
- fix(doc): fix the dev local port by @CzyerChen in #375
- build(deps-dev): bump vite from 4.5.2 to 4.5.3 by @dependabot in #378
- build(deps-dev): bump axios from 0.25.0 to 1.6.8 by @dependabot in #380
- Add Airflow monitor by @songzhendong in #379
- feat: add Support for dragging in the trace panel by @CodePrometheus in #377
- feat: add workflow scheduler icon by @Fine0830 in #381
- feat: enhance metric labels by @Fine0830 in #382
- feat: support the
SINGLE_VALUE
for table widgets by @Fine0830 in #383 - refactor: remove the
General
metric mode and related logical code by @Fine0830 in #384 - fix: remove metrics for unreal nodes by @Fine0830 in #385
- fix: remove unused configurations by @Fine0830 in #386
- Feat: enhance the Trace widget for batch consuming spans by @Fine0830 in #387
- Fix the Table widget by @Fine0830 in #389
- fix: polish views without data by @Fine0830 in #390
- fix: css details by @CodePrometheus in #391
- docs: update img of ActiveMQ by @CzyerChen in #388
- fix: optimize search reset and format in marketplace by @CzyerChen in #392
- Fix template id by @Fine0830 in #393
New Contributors
- @WitMiao made their first contribution in #356
- @CzyerChen made their first contribution in #375
- @songzhendong made their first contribution in #379
- @CodePrometheus made their first contribution in #377
Full Changelog: v9.7.0...v10.0.0