Guard 3.0.141
Guard 3.0.141 is a stable release cut from 4084f34.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.140.
Fixes
- cloud: Restore bundled TLS trust and connection error layout (#2861)
- Load bundled public CA roots for ordinary HTTPS requests while preserving platform roots and explicit CA overrides. Authenticated requests still reject redirects and all requests retain certificate and hostname…
- Keep Cloud connection failures within the action layout, explain certificate failures plainly, and offer a clear retry action.
- Include rebuilt dashboard assets and regression coverage for empty default trust stores and responsive error states.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.141"Full changelog: v3.0.140...v3.0.141
Thanks @kantorcodes!