Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:51
· 3 commits to main since this release
v0.5.0
32486fd

arazzo-maestro v0.5.0.

See the README
for installation and usage.

Changelog

Features

Bug fixes

  • b309a04: fix(testgen): review follow-ups (post-replacement scan, +json types, RFC 6901 indices) (#81) (@emmanuelperu)
  • aa646b0: fix: round-4 review follow-ups (testgen, lint, render) + versioned Microcks mock infra (#93) (@emmanuelperu)

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