Skip to content

Guard 3.0.92

Choose a tag to compare

@github-actions github-actions released this 05 Sep 16:58
b0e73bc

Guard 3.0.92 is a stable release cut from b0e73bc.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.91.

Fixes

  • daemon: Recover malformed store during service start (#2786)
    • Retry Guard daemon owned-service startup once after a fatal SQLite store is quarantined.
    • Keep the local approval center from failing closed when a malformed store is hit during start.

Install

Install this release:

uv tool install "hol-guard[cisco]==3.0.92"

Full changelog: v3.0.91...v3.0.92

Thanks @kantorcodes!