Skip to content

Guard 3.0.35

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:19
6c22c29

Guard 3.0.35 is a stable release cut from 6c22c29.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.34.

Fixes

  • daemon: Replace stale runtime during repair (#2709)
    • make daemon repair replace an authenticated older runtime
    • retain current and verified newer runtimes
    • report the runtime transition in structured repair output

Install

Install this release:

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

Full changelog: v3.0.34...v3.0.35

Thanks @kantorcodes!