Guard 3.0.20
Guard 3.0.20 is a stable release cut from a6edae3.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.19.
Features
- guard: Establish native data plane ownership v2 (#2682)
- replace the conflicting v1 Rust ownership manifests with the executable hook/data-plane ownership v2 contract
- make ownership and native-wheel proof workflows always selected for
main, with base-and-head diff protection against contract narrowing or deletion - prove unset native mode, binary override, and hook fast-path variables on Tier 1 installed native wheels
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.20"Full changelog: v3.0.19...v3.0.20
Thanks @kantorcodes!