Guard 3.0.80
Guard 3.0.80 is a stable release cut from ad7d471.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.79.
Fixes
- ci: Stabilize native wheel soak and hook probe flakes (#2773)
- Round installed native RSS growth to the 10% SLO display precision so hosted-runner noise near 10.18% does not fail the gate.
- Allow a 0.5%
/healthzprobe failure rate on long soak runs, and retry retryable 503 health probes, so isolated timeouts beside saturated hook batches do not fail Native wheel CI. - Drain native receipt persistence before the default-auto probe stops the daemon, and retry transient hook HTTP disconnects in the surface-server PI test.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.80"Full changelog: v3.0.79...v3.0.80
Thanks @kantorcodes!