Guard 3.0.30
Guard 3.0.30 is a stable release cut from 511cdb9.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.29.
Fixes
- guard: Harden live network status transport (#2704)
- remove abandoned response-reader threads from live network status checks
- apply monotonic, socket-bounded body deadlines and the 1 MiB cap to success and HTTP error responses
- require authoritative production readiness before a backend is reported active
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.30"Full changelog: v3.0.29...v3.0.30
Thanks @kantorcodes!