Skip to content

Guard 2.2.120

Choose a tag to compare

@github-actions github-actions released this 22 Aug 15:48
57a7fc3

Guard 2.2.120 is a stable release cut from 57a7fc3.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.119.

Fixes

  • dashboard: Start OAuth from protection recovery (#2532)
    • start Guard Cloud OAuth from the local Protect recovery panel instead of opening a generic connect page
    • reuse the daemon-generated authorization flow, browser fallback, completion polling, and actionable error states
    • cancel timed-out or superseded requests and clear stale OAuth state when policy context changes

Install

Install this release:

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

Full changelog: v2.2.119...v2.2.120

Thanks @kantorcodes!