v0.2.0
arazzo-maestro v0.2.0.
See the README
for installation and usage.
Changelog
Features
- 480dad2: feat(oasresolver): adopt libopenapi for OpenAPI source parsing (#27) (#28) (@emmanuelperu)
- c36095c: feat: generate k6 performance tests from a workflow (#22) (@emmanuelperu)
Bug fixes
- d2bf739: fix(testgen): substitute runtime expressions inside request bodies (#32) (@emmanuelperu)
Other
- 304f848: Feat/hurl gen 21 (#29) (@emmanuelperu)
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