Guard 3.0.11
Guard 3.0.11 is a stable release cut from 6ecf11f.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.10.
Fixes
- storage: Preserve state during recovery (#2655)
- require repeated corruption proof against an unchanged SQLite database and sidecars before recovery can replace durable state
- preserve custom extension authority during guard-home migration
- ignore the authority key initialization lock when deciding whether a destination already contains user state
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.11"Full changelog: v3.0.10...v3.0.11
Thanks @kantorcodes!