Guard 3.0.138
Guard 3.0.138 is a stable release cut from 61c5135.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.137.
Fixes
- evidence: Retain native decisions and correlate harness execution (#2859)
- Record final native pre-tool decisions in the asynchronous activity journal without rerunning policy evaluation.
- Correlate Grok and ZCode execution events using native request identifiers.
- Distinguish unavailable rule evidence from a recorded no-match result, and prevent pre-tool events from claiming execution.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.138"Full changelog: v3.0.137...v3.0.138
Thanks @kantorcodes!