v0.9.0-beta3
jaredoconnell
released this
21 Nov 18:17
·
67 commits
to main
since this release
Breaking changes:
- The podman deployer removed some duplicate fields. Follow the docker deployer's schema.
Noteworthy changes: - Graceful shutdown is improved now with ctrl-C
- wait_for now works with foreach steps.
- Bug fixes
PRs
- Added graceful shutdown for ctrl-C by @jaredoconnell in #123
- Only report error when error is present by @jaredoconnell in #124
- Update module go.flow.arcalot.io/podmandeployer to v0.6.2 by @platform-engineering-bot in #126
- describe workflow schema changes by @mfleader in #127
- add wait for to foreach schema by @mfleader in #128
- Pin dependencies by @platform-engineering-bot in #104
Full Changelog: v0.9.0-beta2...v0.9.0-beta3