Skip to content

Guard 2.2.125

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:15
64c1513

Guard 2.2.125 is a stable release cut from 64c1513.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.124.

Fixes

  • update: Preserve newer runtime artifacts (#2581)
    • preserve package shims and harness hooks owned by a verified newer Guard runtime during stable CLI updates
    • repair stable-managed artifacts if the newer runtime disappears while an update is completing
    • cover updated, already-current, and ownership-race paths with regression tests

Install

Install this release:

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

Full changelog: v2.2.124...v2.2.125

Thanks @kantorcodes!