Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 21:27
· 27 commits to main since this release
v0.3.0
c8c402c

arazzo-maestro v0.3.0.

See the README
for installation and usage.

Changelog

Features

Bug fixes

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