Skip to content

v0.43.40

Choose a tag to compare

@github-actions github-actions released this 09 Jun 21:36
· 7 commits to main since this release
74e84f2

What's Changed

  • feat(client): render the Health tab from KLP state.snapshot (#290) by @yukimemi in #455
  • feat(spa): deep-link the dashboard failures tile into the filtered Activity list by @yukimemi in #449
  • feat(backend): project check: results into a fleet-wide check_status table (#290) by @yukimemi in #456
  • feat(spa): add the Compliance page — fleet-wide check status (#290) by @yukimemi in #457
  • feat(activity): opt-in live stdout/stderr tail for in-flight jobs by @yukimemi in #458
  • chore(deps): update rust crate regex to 1.12.4 by @renovate[bot] in #460
  • refactor(agent): demote per-job outbox/kill-listener INFO logs to debug by @yukimemi in #459
  • refactor(backend,agent): demote per-message projector + leftover per-job INFO logs to debug by @yukimemi in #462
  • feat(klp): jobs.list catalog + Manifest client: block (#291) by @yukimemi in #461
  • fix(agent): in-flight guard so runs_on:agent schedules don't double-fire (#445) by @yukimemi in #463
  • chore: release v0.43.40 by @yukimemi in #464

Full Changelog: v0.43.39...v0.43.40