Guard 3.0.101
Guard 3.0.101 is a stable release cut from 6f939e6.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.100.
Fixes
- dashboard: Start Guard Cloud OAuth flow from connect actions (#2800)
- "Connect Guard Cloud" actions on the policy exceptions toolbar, the runtime overview "Connect this machine" button, and the fleet hero "Connect this machine" CTAs linked straight to the static connect page; they now…
- New shared
ConnectGuardCloudButton(plususeGuardCloudConnecthook and a testablerunGuardCloudConnectFlowrunner) that starts the connect request, waits for the daemon authorize URL, opens it with popup-block… FleetHeroCopygainsprimaryCtaStartsCloudConnect/secondaryCtaStartsCloudConnectflags so hero CTAs keep their existing href contract while rendering the OAuth button when the machine is cloud-disconnected…
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.101"Full changelog: v3.0.100...v3.0.101
Thanks @kantorcodes!