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