All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2021-11-24)
- Correcting MiniWDL output location (#173) (8e6f3fd)
- fix for installation.md (#161) (72ee50c)
- progress bar doesn't show any progress (#166) (5b4a5b4)
- Return timezone information in RunLog (#174) (37b33a7)
- unique project name (#171) (a464f81)
- Increasing WES adapter lambda timeout (#180) (20cd77d)
- context destroy --force flag (#118) (4282093)
- Initial infrastructure for MiniWdl support (#125) (387393a)
- Introducing AWS Lambda based WES Adapter for running the workflows (#155) (bd90f47)
- Adds a message when new logs aren't shown to the user immediately (#131) (54349d2)
- Asserts order deterministically (#153) (c4299e8)
- correctly link to core app (#133) (ce103b2)
- Deregionalize min permissions (#128) (c4dc96b)
- Fixes how users interact with the context commands (#115) (ffb3bb6)
- improve contrast in docs (#149) (beb10f4)
- invalid AWS Health url (#130) (1aef83b)
- miniwdl interpolation workaround (27f4bf5)
- Pass engine endpoint directly the wes adapter (#122) (81ed484)
- show logs for workflows with more than 100 tasks (#114) (4e54c3b)
- Shows the relevant error if the workflow logs can't be retrieved (#103) (2051b95)
- temporary folder potential leak in some error scenarios. unit test for cdk command execution (#140) (c50608e)
- updates context describe to be consistent with context destroy (#143) (bb7667b)
- updates how the logs are shown from cloudwatch (#142) (1502578)
- Use correct context name (#132) (c1516b6)
- use proper go tags for windows build (#117) (7dfa94a)
- Workflow status now ignores unqueryable stacks (#138) (cf817a8)
- workflows from demo-wdl-project should run without errors out of the box (#108) (6960eac)
- Updated documentation
- Scoped down engine IAM permissions
- Improved error messages
- First release!