v1.0.0-alpha3
Pre-release
Pre-release
What's Changed
- Fixed the ResourceEditor component's store to properly serialize resources upon initialization by @cdavernas in #407
- Improved schema validation in the workflow editor of the Dashboard by @JBBianchi in #408
- Implemented the WorkflowProcessExecutor by @cdavernas in #412
- Rolled back to v1.0.0-alpha by @JBBianchi in #411
- Added DSL validation when creating a workflow in the Dashboard by @JBBianchi in #413
- Publish emitted events on internal bus by @cdavernas in #420
- Add ability to seed the database using static file-based resources by @cdavernas in #421
- Fix the compose files to properly quote boolean values used in environment variables by @cdavernas in #422
- Fix the DSL version used by newly created workflows by @cdavernas in #423
Full Changelog: v1.0.0-alpha2...v1.0.0-alpha3