Skip to content

v1.25.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:09
9804c70

1.25.0 (2026-08-31)

Features

  • desktop: write the app log to a file (8e6e314)

Bug Fixes

  • checks: decide orphans from the kinds that carry references, and filter on severity (717e46a)
  • cluster: keep the context you asked for active, and settle cluster health with one writer (901b21b)
  • counts: page the unhealthy pod count instead of stopping at 500 (51a776f)
  • fleet: keep the baseline and the skip mark, and survive a panicking cluster (5f4866c)
  • frontend: key cluster health, page history per table, and gate issue cursors on their own sort (64f44fd)
  • frontend: stop exporting queueKey (1e95927)
  • rbac: stop a rule tied to named objects answering for every object (6677679)
  • server: refuse every cluster write on a protected cluster and finish the ones already started (7aed69e)

CI

  • install only the tools each release job runs (e0fae60)

Refactoring

  • desktop: lift logging, local shell and file picker out of runDesktop (56ca8dc)

Tests

  • e2e design (c982322)
  • match every truncation wording in the scale counter filter (6c7568a)