Skip to content

cli: v0.5.0

Choose a tag to compare

@alethia-labs-ci alethia-labs-ci released this 12 Aug 09:56
46ddcdf

0.5.0 (2026-08-11)

Features

  • ci: arm the Go coverage ratchet, and revive both badges that have been dead since July (#2001) (fa093c2)
  • cli: alethia verify receipt — the signed evidence receipt, from the terminal (#2341) (8f4cb1b)
  • cli: addon enable / disable — the marketplace becomes scriptable (#2319) (ed13b9a)
  • cli: alethia connector hetzner — the one cloud you had to leave the terminal for (#2316) (6f52901)
  • cli: alethia runner register — and harden the last route on the raw CLI seam (#2317) (1fbb6ad)
  • cli: attach, scan and detach your own charts and IaC from the terminal (#2321) (f81fdb6)
  • cli: author components per ENVIRONMENT — and stop a remove destroying the sibling tier (#2309) (7f96ec3)
  • cli: placement from the terminal — a two-tier project stops costing two clusters (#2313) (b09c6ac)

Bug Fixes

  • alibaba: withdraw the WAF offer — the WAF 3.0 instance is account-scoped and a project cannot own it (#1841) (#1970) (675745e)
  • auth: require explicit approval for the CLI device flow, and bound, expire and secure the credential path (#2233) (d05a1c9)
  • cli: honour --no-input in confirm() and add an explicit --yes to the destructive commands (#2239) (f5ca7ed)
  • cli: measure the coverage gate off the profile, not go tool cover -func (#2275) (7a7fd4d), closes #1990
  • runners: the deploy form offered clouds whose runner templates do not exist (#1817) (b4dae57), closes #1794
  • ui: align table headers, neutralise newlines in cells, and stop swallowing write errors (#2224) (4a77a9d)