Skip to content

Guard 3.0.143

Choose a tag to compare

@github-actions github-actions released this 08 Sep 23:12
c28b245

Guard 3.0.143 is a stable release cut from c28b245.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.142.

Fixes

  • guard: Bind catalog identity to matcher semantics (#2857)
    • Include complete matcher configuration and rule-family semantics in the built-in catalog identity.
    • Preserve authenticated legacy catalog manifests while failing closed on same-identity manifest conflicts and migrating changed catalogs.
    • Include the remote execution contribution in the wheel so source and installed catalog identities remain aligned.

Install

Install this release:

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

Full changelog: v3.0.142...v3.0.143

Thanks @kantorcodes!