v0.43.0
·
118 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
0.43.0 - 2026-08-15
Added
- Added opt-in
pythonandpython3preflight probes that check the literal executable on POSIX, WSL2, and native Windows targets.
Fixed
- Bounded fallback HTTP clients for finite provider control calls without truncating uploads, downloads, or streaming executions. Thanks @SebTardif.
- Selected native WSL rsync and OpenSSH correctly on Windows, while x64 no-WSL transfers now keep direct control on System32 OpenSSH and bind native rsync to its sibling OpenSSH.
- Made default
run --emit-proofheadings context-neutral instead of claiming every run occurred after a patch or fix. - Preserved authoritative recorded-run and lease-claim provider routes while keeping unselected inspection and archive dry-run output provider-neutral.
- Bound coordinator release, heartbeat, and Tailscale mutations to the CLI-selected provider, preventing cross-provider lease deletion or metadata changes.
- Made Actions hydration waits, coordinator lease-release retries, and managed Windows VNC waits return promptly when cancelled during backoff. Thanks @SebTardif.