Skip to content

v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 09:19

Docker images

Pull the matching ghcr.io tag:

docker pull ghcr.io/cloudfieldcz/shieldoo-gate:0.16.0
docker pull ghcr.io/cloudfieldcz/scanner-bridge:0.16.0

Image pages:

shdg CLI

Push-from-CI client. Pre-built for Linux, macOS, and Windows:

OS Arch Archive
Linux x86_64 shdg-0.16.0-linux-amd64.tar.gz
Linux aarch64 shdg-0.16.0-linux-arm64.tar.gz
macOS Intel shdg-0.16.0-darwin-amd64.tar.gz
macOS Apple Silicon shdg-0.16.0-darwin-arm64.tar.gz
Windows x86_64 shdg-0.16.0-windows-amd64.zip

shdg version reports 0.16.0 to match the Docker tag.
Verify archive integrity with SHA256SUMS (also attached).

Changes (v0.15.4…v0.16.0)

  • feat(auth): Keycloak local dev env + RP-initiated logout (#31) (bd34b28)
  • build(ci): pin GitHub Actions by commit SHA (ADR-015) (3035001)
  • build(docker): pin base images by digest (ADR-014) (9a095d5)