Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:12
· 19 commits to main since this release
v0.4.0
e7ae4cf

arazzo-maestro v0.4.0.

See the README
for installation and usage.

Changelog

Features

CI / Build

Documentation

Other


Binaries are signed with cosign
via GitHub OIDC. The .sig assets are cosign bundles; to verify:

cosign verify-blob \
  --certificate-identity-regexp 'https://github.com/emmanuelperu/arazzo-maestro/.github/workflows/release.yml@.*' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --bundle arazzo-maestro_<version>_<os>_<arch>.tar.gz.sig \
  arazzo-maestro_<version>_<os>_<arch>.tar.gz