Skip to content

Guard 3.0.134

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:44
9361d27

Guard 3.0.134 is a stable release cut from 9361d27.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.133.

Fixes

  • guard: Preserve managed controls across catalog upgrades (#2849)
    • Project authenticated Managed Controls layers in memory when the local extension catalog digest changes, without rewriting the stored cloud acknowledgement or MAC.
    • Add catalog-upgrade regressions for concurrent replacement, tampered activation, and removed targets.

Install

Install this release:

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

Full changelog: v3.0.133...v3.0.134

Thanks @kantorcodes!