Skip to content

Guard 3.0.82

Choose a tag to compare

@github-actions github-actions released this 05 Sep 02:00
d3b88e8

Guard 3.0.82 is a stable release cut from d3b88e8.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.81.

Fixes

  • release: Tolerate eventual PyPI artifact propagation (#2779)
    • Add bounded retries for transient registry metadata and artifact visibility.
    • Preserve strict version, project, artifact-set, URL, and digest validation.
    • Cover eventual metadata, transient and persistent download failures, and retry-budget rejection.

Install

Install this release:

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

Full changelog: v3.0.81...v3.0.82

Thanks @kantorcodes!