Releases: platformatic/watt-admin
Releases · platformatic/watt-admin
v1.0.0
What's Changed
- feat(error): properly handle application down by @rozzilla in #76
- feat(backend): calculate metrics for multiple workers by @rozzilla in #67
- chore(types): update ui components by @rozzilla in #79
- feat(frontend): render threads by @rozzilla in #77
- feat(ws): enable websocket log streaming by @rozzilla in #78
- chore(deps): leverage latest fastify websocket version by @rozzilla in #81
- fix(env): do not load project env by @rozzilla in #82
- feat(frontend): add e2e tests by @rozzilla in #83
- chore(deps): upgrade plt version by @rozzilla in #84
- feat(backend): add proxy endpoint by @rozzilla in #85
- chore(plt): upgrade version by @rozzilla in #86
- chore(e2e): add more tests by @rozzilla in #87
- feat(cli): make port configurable by @rozzilla in #89
- feat(frontend): implement scalar integration by @rozzilla in #75
- chore(e2e): add scalar tests by @rozzilla in #90
- feat(frontend): properly handle service data by @rozzilla in #91
- chore(deps): upgrade by @rozzilla in #92
- feat(metrics): kafka by @rozzilla in #93
- feat(backend): refactor by @rozzilla in #94
- feat(kafka): add kafka metrics ui by @rozzilla in #95
- feat(backend): add metrics helpers tests by @rozzilla in #97
- feat(backend): add undici metrics by @rozzilla in #96
- feat(backend): add ws metrics by @rozzilla in #98
- feat(frontend): update to the ui by @rozzilla in #99
- feat(backend): fix rps calc by @rozzilla in #100
- feat(frontend): refactor and add tests by @rozzilla in #101
- feat(frontend): get kafka type differently by @rozzilla in #103
- feat(massimo): use new lib by @rozzilla in #104
- feat(metric): add nodejs active resources metric by @rozzilla in #105
- feat(mode): add live record load feature by @rozzilla in #102
- feat(watt): upgrade to v3 by @rozzilla in #107
- feat(backend): update and properly handle include admin by @rozzilla in #108
- feat(deps): upgrade by @rozzilla in #109
- feat(frontend): show flamegraph by @rozzilla in #111
- fix(cli): flamegraph and cli by @rozzilla in #113
- feat(flamegraph): handle multiple applications by @rozzilla in #114
- Fix packaging by adding amoro transform at startup for the backend worker by @mcollina in #115
- feat(flamegraph): add support for heap profiling by @rozzilla in #116
- Handle signals properly by @mcollina in #118
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #120
- fix(deps): update safe automerge by @renovate[bot] in #119
- Fix start.test.ts to match updated signal handling by @mcollina in #122
- double SIGINT prevention by @mcollina in #125
- chore(deps): update dependency eslint to v9.39.0 by @renovate[bot] in #127
- chore(deps): update dependency @types/node to v22.19.0 by @renovate[bot] in #128
- chore(deps): lock file maintenance by @renovate[bot] in #129
- docs: enhance README and expand CLAUDE.md documentation by @mcollina in #131
- fix(deps): update dependency @inquirer/prompts to v8 by @renovate[bot] in #134
- fix: recording mode improvements by @mcollina in #135
New Contributors
Full Changelog: v0.2.0...v1.0.0
v0.2.0
What's Changed
- feat(schema): implement types based on
openapiby @rozzilla in #4 - chore(setup): init changes by @rozzilla in #3
- chore(ts): update strict mode by @rozzilla in #5
- chore(ci): update and add action by @rozzilla in #6
- chore(lint): add neostandard eslint by @rozzilla in #7
- feat(backend): add more endpoints by @rozzilla in #8
- chore(test): add runtime and metrics tests by @rozzilla in #9
- chore(types): use new plt control types by @rozzilla in #11
- chore(test): add more test by @rozzilla in #12
- feat(backend): get openapi schema by @rozzilla in #13
- chore(test): add command tests by @rozzilla in #14
- feat(frontend): Add platformatic client by @rozzilla in #15
- update by @rozzilla in #17
- feat(frontend): init by @rozzilla in #16
- feat(frontend): add api application http call by @rozzilla in #18
- fix(backend): avoid memory leak by @rozzilla in #19
- Do not lock ip address in api.js by @mcollina in #21
- feat(frontend): dynamically get services by @rozzilla in #20
- feat(metrics): use real values by @rozzilla in #22
- feat(frontend): check platformatic control rather than wattpm by @rozzilla in #23
- fix(backend): latency calc by @rozzilla in #24
- fix(frontend): avoid loading ui issue by @rozzilla in #25
- fix(backend): same rss memory for service and aggregated data by @rozzilla in #27
- feat(frontend): refactor and cleanup by @rozzilla in #28
- feat(deps): upgrade plt and wattpm by @rozzilla in #29
- feat(frontend): avoid waiting time to get data by @rozzilla in #30
- feat(frontend): refactor by @rozzilla in #32
- Not-working scalar by @mcollina in #2
- fix(backend): logs handling by @rozzilla in #31
- feat(frontend): fixes by @rozzilla in #36
- chore(backend): add more tests by @rozzilla in #34
- Add CLI to start the app by @mcollina in #35
- feat(backend): add http_request_duration_seconds by @rozzilla in #38
- feat(deps): update platformatic dependencies by @rozzilla in #41
- chore(backend): Remove unused route by @rozzilla in #40
- feat(frontend): convert to ts by @rozzilla in #39
- feat(ui): refactor of latency and minor fixes by @rozzilla in #42
- feat(frontend): final ts migration by @rozzilla in #43
- feat(frontend): update metric chart logic by @rozzilla in #44
- chore(deps): update plt version by @rozzilla in #47
- chore(backend): ci test flakiness fixes by @rozzilla in #46
- feat(frontend): display requests metric by @rozzilla in #45
- fix(frontend): metric chart legend by @rozzilla in #55
- fix(backend): aggregated metrics by @rozzilla in #53
- fix(backend): cpu calc by @rozzilla in #54
- fix(backend): rps calc by @rozzilla in #52
- fix(backend): update rps calc by @rozzilla in #57
- start the CLI in production mode by @mcollina in #58
- Publishable by @mcollina in #59
- fix(deps): update package lock.json by @rozzilla in #62
- chore(backend): update calc test by @rozzilla in #63
- chore(deps): update by @rozzilla in #64
- fix(frontend): ts build by @rozzilla in #66
- feat(frontend): add generate client command by @rozzilla in #70
- feat(client): leverage auto generate client by @rozzilla in #71
- feat(client): use auto generate client by @rozzilla in #72
- fix(backend): properly calc metrics by @rozzilla in #69
New Contributors
Full Changelog: https://github.com/platformatic/watt-admin/commits/v0.2.0