Guard 3.0.78
Guard 3.0.78 is a stable release cut from 12400d9.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.77.
Fixes
- guard: Keep Desktop-owned daemon when refreshing after update (#2772)
- A CLI self-update could fail with
update_daemon_refresh_failed/retirement_failedwhen the Guard Desktop app owns the live daemon: the Desktop supervisor respawns every daemon the refresh retires, so retirement… - The refresh path now recognizes a verified Desktop-owned daemon and keeps it serving instead of fighting it. The Desktop app converges its daemon to newer bytes on its own schedule; nothing about the CLI update itself…
- A CLI self-update could fail with
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.78"Full changelog: v3.0.77...v3.0.78
Thanks @kantorcodes!