All notable changes to this project are documented in this file.
Inspired from Keep a Changelog
- Add guardrails to default use case params (#658)
- Allow strings for boolean workflow step parameters (#671)
- Add optional delay parameter to no-op step (#674)
- Reset workflow state to initial state after successful deprovision (#635)
- Silently ignore content on APIs that don't require it (#639)
- Hide user and credential field from search response (#680)
- Throw the correct error message in status API for WorkflowSteps (#676)
- Delete workflow state when template is deleted and no resources exist (#689)
- Switch macos runner to macos-13 from macos-latest since macos-latest is now arm64 (#686)
- Improve error messages for workflow states other than NOT_STARTED (#642)