Skip to content

Guard 3.0.115

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:50
9a81bde

Guard 3.0.115 is a stable release cut from 9a81bde.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.114.

Fixes

  • store: Avoid false repair on catalog drift (#2823)
    • Migrate authenticated local extension-control authority through trusted catalog upgrades before clearing remote policy state.
    • Keep the runtime protected during mixed catalog transitions and add backend and dashboard recovery regression coverage.

Install

Install this release:

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

Full changelog: v3.0.114...v3.0.115

Thanks @kantorcodes!