Guard 3.0.48
Guard 3.0.48 is a stable release cut from 9e2fed5.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.47.
Fixes
- guard: Trust protocol-compatible Desktop Core sidecars (#2739)
- Treat a protocol-compatible Desktop Core sidecar as the current daemon even when the PATH CLI package version is newer.
- Leave that sidecar running during repair instead of replacing it with a CLI-owned daemon.
- Keep rejecting older non-Desktop daemons that do not share the current fingerprint or package version.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.48"Full changelog: v3.0.47...v3.0.48
Thanks @kantorcodes!