Skip to content

Guard 3.0.26

Choose a tag to compare

@github-actions github-actions released this 31 Aug 00:58
ee3062c

Guard 3.0.26 is a stable release cut from ee3062c.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.25.

Fixes

  • guard: Require observed continuity identities (#2693)
    • require a real local observation before v2 continuity can change extension authority
    • keep never-observed and removed observation records pending while preserving existing local authority
    • cover allow, block, removal, revoked-observation, and changed-identity cases

Install

Install this release:

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

Full changelog: v3.0.25...v3.0.26

Thanks @kantorcodes!