Skip to content

Guard 3.0.31

Choose a tag to compare

@github-actions github-actions released this 31 Aug 07:06
4485c91

Guard 3.0.31 is a stable release cut from 4485c91.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.30.

Features

  • native: Add Rust hook edge and resident client (#2699)
    • implement guard-hook-envelope.v2 bounded parsing and native harness normalization
    • move resident client authentication, framing, discovery, recovery, and lifecycle supervision into Rust
    • remove ordinary Python resident and one-shot semantic fallback paths

Install

Install this release:

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

Full changelog: v3.0.30...v3.0.31

Thanks @kantorcodes!