arazzo-maestro v0.5.0.
See the README
for installation and usage.
Changelog
Features
- 5eaddc7: feat(expr): JSON-pointer sub-access on $inputs and $steps references (#90) (@emmanuelperu)
- 5316c79: feat(parser): components and reusable object references (#52) (#85) (@emmanuelperu)
- a38e681: feat(parser): criterion context/type and richer inputs (#51, #57) (#89) (@emmanuelperu)
- bd33e91: feat(parser): workflow-level defaults and dependsOn (#50) (#86) (@emmanuelperu)
- b20f77e: feat(step): resolve operationPath and honestly degrade workflowId steps (#53, #54) (#84) (@emmanuelperu)
- 5ccfb02: feat(testgen): request body content type and replacements (#66, #55) (#80) (@emmanuelperu)
- b3226ad: feat(testgen): runtime-expression spec compliance (#56, #49) + shared expr parser (#78) (@emmanuelperu)
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
- 62f25f9: ci(deps): bump actions/setup-go in the actions-minor-patch group (#83) (@dependabot[bot])
- 32486fd: ci(deps): bump the actions-minor-patch group with 4 updates (#92) (@dependabot[bot])
- cd71c3e: ci(deps): bump the actions-minor-patch group with 9 updates (#88) (@dependabot[bot])
Documentation
- 6d742fc: docs(pages): showcase mermaid export and landscape on the landing page (#79) (@emmanuelperu)
Other
- 1e87489: deps(deps): bump github.com/pb33f/libopenapi (#82) (@dependabot[bot])
- 93329db: deps(deps): bump github.com/pb33f/libopenapi (#87) (@dependabot[bot])
- 88e5a19: deps(deps): bump github.com/pb33f/libopenapi (#91) (@dependabot[bot])
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