Releases: project-codeflare/codeflare-cli
Releases · project-codeflare/codeflare-cli
4.7.2
4.7.2 (2023-04-13)
Bug Fixes
- improve smooth streaming of ray logs (aa05ee7)
4.7.1
4.7.1 (2023-04-13)
Bug Fixes
- revert to ink@3 due to weird codeflare db silent failures (cec4559)
4.7.0
4.7.0 (2023-04-12)
Features
- avoid websocat in ml/ray/run/logs (53551cd)
4.6.2
4.6.2 (2023-04-12)
Bug Fixes
- improved debug output for codeflare dashboard command (0bc93b5)
4.6.0
4.6.0 (2023-04-12)
Bug Fixes
- leverage ink 4's flexWrap in the dashboard grid (a76b21e)
- non-async subprocs are not killed (62a6d72)
Features
- bump ink 3 -> 4 which requires node16 module resolution (47b9e97)
- bump to kui's new babel-less prescan (a05108d)
4.5.2
4.5.2 (2023-04-10)
Bug Fixes
- status grid UI was not re-rendering on model change (fe4d189)
4.5.1
4.5.1 (2023-04-10)
Bug Fixes
- index events by worker ordinal, as we attempt to do for log lines (0ac7b91)
4.5.0
4.5.0 (2023-04-09)
Bug Fixes
- don't bother displaying end marker in Timelines (5ec57c0)
- improve performance of dashboard replay (2388228)
- increase legend margins (da7715a)
- ray jobs emit job env.json only after job is running (027e7bc)
- rename --lines to --events (5ffce16)
- some optimizations for dashboard status processing (555ccc3)
- strip colors from dashboard log lines (26a3234)
- strip node name from events and log lines (a216fb0)
- time out if we can't find gpu info (4f1c237)
- when showing loglines, make sure to show most recent (188aae6)
Features
- add log lines to dashboard (0bf9ead)
4.4.11
4.4.11 (2023-04-07)
Bug Fixes
- heap comparator for lines incorrectly handles state (1b448e1)
- timestamps with millis not properly formatted in dashboard ui (2f927ea)