Skip to content

Guard 3.0.69

Choose a tag to compare

@github-actions github-actions released this 04 Sep 16:50
92bdd41

Guard 3.0.69 is a stable release cut from 92bdd41.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.68.

Features

  • guard: Keep community extensions off until users opt in (#2757)
    • HOL floors and curated libraries such as AWS, Azure, Git, and Docker stay on by default.
    • Community tools (Noodle, blitcp, repo2nb, Probe, Skill Sunset) are marked External and stay off until a user turns them on for this device.
    • Contributions now have a versioned schema for name, description, icon, publisher, and an in-tree detector binding.

Install

Install this release:

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

Full changelog: v3.0.68...v3.0.69

Thanks @kantorcodes!