What's Changed * Added support for step output logging by jaredoconnell in https://github.com/arcalot/arcaflow-engine/pull/48 * Fixed build instructions by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/53
What's Changed * Bump golang.org/x/net from 0.2.0 to 0.7.0 by dependabot in https://github.com/arcalot/arcaflow-engine/pull/49 * Podman Support by jaredoconnell in https://github.com/arcalot/arcaflow-engine/pull/37
New Contributors * dependabot made their first contribution in https://github.com/arcalot/arcaflow-engine/pull/49
What's Changed * Upgrading docker login action by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/42 * Update to latest Go Plugin SDK by jaredoconnell in https://github.com/arcalot/arcaflow-engine/pull/46
What's Changed * Refactoring to use schema system by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/10 * Configurable Docker by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/11 * Temporary plugin runner by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/12 * Engine configuration by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/15 * Expression Support by jaredoconnell in https://github.com/arcalot/arcaflow-engine/pull/14 * Kubernetes support by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/16 * Adding utilities by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/18 * Docker refactor by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/19 * YAML parser by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/17 * Deployer registry by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/20 * Directed (Acyclic) Graph implementation by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/21 * Moving to new gotestfmt by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/22 * Workflow definitions by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/13 * Workflows for binary releases by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/35 * Adding release action by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/38 * Updating action versions by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/39 * Moving engine image to Quay by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/40 * Adding contents: write permission to release workflow by janosdebugs in https://github.com/arcalot/arcaflow-engine/pull/41
New Contributors * janosdebugs made their first contribution in https://github.com/arcalot/arcaflow-engine/pull/10 * jaredoconnell made their first contribution in https://github.com/arcalot/arcaflow-engine/pull/14