Guard 3.0.97
Guard 3.0.97 is a stable release cut from 499ee14.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.96.
Fixes
- guard: Retry published artifact verification after registry probes (#2803)
- Keep native
verify-publishedinside the existing registry probe retry loop so a release that is only partially visible cannot fail the job after a successful upload. - Treat transient registry probe failures as retryable instead of exiting on the first error.
- Keep native
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.97"Full changelog: v3.0.96...v3.0.97
Thanks @kantorcodes!