Skip to content

Releases: emmanuelperu/arazzo-maestro

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:51
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

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:12
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

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 21:27
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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:08
v0.2.0
d2bf739

arazzo-maestro v0.2.0.

See the README
for installation and usage.

Changelog

Features

Bug fixes

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

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 May 06:35
v0.1.0
40b3a02

arazzo-maestro v0.1.0.

See the README
for installation and usage.

Changelog

Bug fixes

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

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 20:55

First public release of arazzo-maestro.

See the README
for installation and usage.

Changelog

Features

CI / Build

Documentation

Other


Binaries are signed with cosign
via GitHub OIDC. 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' \
  --signature arazzo-maestro_<version>_<os>_<arch>.tar.gz.sig \
  arazzo-maestro_<version>_<os>_<arch>.tar.gz