Guard 3.0.120
Guard 3.0.120 is a stable release cut from 981721e.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.119.
Fixes
- rust: Serialize authority watcher updates (#2814)
- keep the observed authority fingerprint mutex held through tamper-flag updates
- prevent a watcher comparison against an old fingerprint from setting
authority_changedafter an internal policy push has already published the new expected fingerprint - fixes the Windows
policy_push_after_claim_before_consume_cannot_authorize_executionCI failure without weakening the approval fence
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.120"Full changelog: v3.0.119...v3.0.120
Thanks @kantorcodes!