Skip to content

Guard 3.0.4

Choose a tag to compare

@github-actions github-actions released this 27 Aug 21:04
9299322

Guard 3.0.4 is a stable release cut from 9299322.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.3.

Fixes

  • daemon: Converge authority recovery state (#2645)
    • let authenticated authority recovery replace a poisoned in-memory revision floor
    • synchronize an already-repaired durable authority back into a stale daemon runtime
    • preserve normal anti-rollback checks outside explicit recovery

Install

Install this release:

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

Full changelog: v3.0.3...v3.0.4

Thanks @kantorcodes!