- Change bitbucket domain from .com to .org (#920)
- Try fix first execution no load bug again (#901)
- Standardized restart policy (#912)
- Lift up workflowId parsing outside of WorkflowProvider (#908)
💥 Breaking changes
- Rename
is_not_in
tonot_in
(#919)
✨ Enhancements
- Improve
core.http_request
error messages (#918)
🐞 Bug fixes
- Use stable ssh key file name (#905)
- fix(engine):: Optional secrets not handled correctly (#916)
- Add error handling for duplicate workflow alias (#909)
📖 Documentation
- Updated
env.sh
prompt (#917) - Data transform and add note on trigger context (#913)
- YAML and JSONPath cheatsheets (#910)
📦 Build system
- Updated
env.sh
prompt (#917)
Thank you to all our contributors for making this release possible!
@Veshialle, @daryllimyt, @szymon-romanko and @topher-lo