Skip to content

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 23:51
dca688a

1.19.0 (2026-08-29)

Features

  • checks: 53 more checks, and your own workloads ranked above packaged ones (1709f34)
  • checks: decide schedulability and references against the live cluster (8ff9681)
  • clusters: open several clusters as tabs, each keeping its own state (86a379d)
  • clusters: open, list, activate and close a cluster over the api (cf27a65)
  • clusters: remember which clusters were open and report every one's health (5095e9e)
  • clusters: send every request and subscription to the cluster it is for (09220ac)
  • clusters: track health per cluster instead of assuming the rest are fine (c6693f2)
  • history: give each cluster its own writer and keep one file honest between them (79dbb71)
  • license: print the terms with --license and lay them down on install (e58e66e)

Bug Fixes

  • checks: drop two rules a live apiserver can never trip (60bbc9a)
  • ci: scope knip away from the hand-mirrored wire contract (c7c0af9)
  • clusters: check protection on the cluster being written to (ff41d58)
  • graph: size flow nodes and refit the canvas so edges draw (79dee50)
  • issues: raise the row cap above what a real cluster produces (68c8302)
  • mise: pin uv so the pipx-backed tools resolve (312b556)
  • sidebar: retry discovery automatically after a transient failure (319377f)
  • spinoza: close the act-now findings from the speedrun review (658875d)

Miscellaneous

  • deps: drop markdownlint-cli2 and the npm backend with it (ed9b565)

Refactoring

  • clusters: resolve the backend per request and key connections by id (d528c74)

Tests

  • e2e: extend e2e suite (cf6c8cd)
  • install: assert the container install lays down the copyright (0ebc187)
  • integration: configure kind for testing (1dabce9)
  • kind: layer the e2e and full cluster specs onto the base one (47c754b)
  • mcp: drive the five write tools against a real apiserver (5dd77c1)
  • server: take the write baseline before provoking the write (a857c39)