Skip to content

Guard 3.0.40

Choose a tag to compare

@github-actions github-actions released this 31 Aug 22:25
cc65921

Guard 3.0.40 is a stable release cut from cc65921.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.39.

Fixes

  • daemon: Harden stale runtime replacement (#2716)
    • replace stale or mismatched local daemon runtimes during repair
    • verify live daemon identity through a proxy-disabled authenticated loopback probe
    • keep retirement and restart atomic while preserving newer verified runtimes

Install

Install this release:

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

Full changelog: v3.0.39...v3.0.40

Thanks @kantorcodes!