Skip to content

v0.24.1

Latest

Choose a tag to compare

@Dicklesworthstone Dicklesworthstone released this 08 Sep 00:28
· 6 commits to main since this release

This patch reduces avoidable work and waiting in robot commands.

  • Reuse the hash computed while loading an unchanged issue source. Filtered and transformed datasets still get their own hash.
  • Skip optional analysis-cache publication when another process holds its writer lock. The command returns its computed result and preserves the existing cache entry.

All five supported archives are built from the tagged, clean source with Go 1.25.5 and CGO disabled. Verify downloads with checksums.txt. The attached release-gate receipt binds the source, toolchain, ten-stage verification, and archive hashes.

Live archive installation, update/no-update, readiness and failed-install preservation checks passed on Linux amd64 and Windows x64. The Windows installer follow-up in 3ca2176f suppresses download progress and follows this immutable release tag; the README pins it. Native macOS and Linux ARM execution, and a supported Nix build, remain unverified. An initial native Windows source installation passed; a later optional source rerun exceeded the unchanged 10-second first-start guard. That failure is retained even though a second invocation succeeded. No new cross-platform latency claim is made.

The attached SPDX SBOM describes the packaged Linux amd64 binary. No minisign signature is attached because the signing key was unavailable.

The retained performance campaign's exact-output comparison reported a failure because its older baseline identifies itself as v0.23.0 and its candidate as v0.24.0. Review of all 144 fixed-clock outputs found only the 72 expected version-field differences. The original failed result is retained, and broader performance acceptance remains open.

Homebrew and Scoop are updated from these same archive checksums. Go module users and Nix users can select tag v0.24.1.

Full change list: v0.24.0...v0.24.1