Skip to content

Guard 2.2.118

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:23
a2d6e9a

Guard 2.2.118 is a stable release cut from a2d6e9a.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.117.

Fixes

  • guard: Persist exact approval decisions (#2515)
    • preserve a user's permanent exact-action choice when an approval scope contract refreshes
    • reuse retained, integrity-bound exact approvals for identical package and harness actions without weakening changed-action, block, or sandbox enforcement
    • refresh stale approval contracts before asking the user to retry

Install

Install this release:

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

Full changelog: v2.2.117...v2.2.118

Thanks @kantorcodes!