Skip to content

0.9.3

Compare
Choose a tag to compare
@flosell flosell released this 27 Jun 06:23
· 351 commits to master since this release
0.9.3
  • Improvements:
    • UI: Add kill button to waiting steps (#115)
    • UI: Improve visualization of steps that are in the progress of being killed
  • Bug fixes:
    • Fix status aggregation that led to parent steps showing a wrong status in some situations with deeply nested
      container steps (#116)
    • Fix bug that caused a whole either step to be killed when one of its children was killed (#118)
    • UI: Fix bug that caused no indication that child steps were in the progress of getting killed by their parents (#117)