Skip to content

Guard 2.2.123

Choose a tag to compare

@github-actions github-actions released this 25 Aug 07:36
722a017

Guard 2.2.123 is a stable release cut from 722a017.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.122.

Fixes

  • store: Keep CLI usable when extension schema mismatches (#2570)
    • Keep hol-guard status and hol-guard doctor usable when the on-disk extension-control schema marker is newer or mismatched.
    • Collapse duplicate artifact-scoped remembered rules that share the same command, action, and harness.

Install

Install this release:

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

Full changelog: v2.2.122...v2.2.123

Thanks @kantorcodes!