All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Multiple jobs per instance
- Flow jobs run on success or failure triggers
- Credential configuration via YAML
- Projects are now configured via
YAML, rather than.envfiles for greater flexibility. See updated README.
- Removed
Microservice.Repeater, cron is now handled by OpenFn/engine
- An
envbased prototype that would run an OpenFn job via cron or trigger an OpenFn job via web request.