Skip to content

v1.7.1

Compare
Choose a tag to compare
@teo teo released this 25 Mar 12:21
· 179 commits to master since this release

This patch release includes bug fixes concerning environment state management.

  • [core][executor] more details in logs related to handling roles
  • [core] tasks no longer update state to their parents if they are not critical
  • [core] add safestate unit test, demonstrate two bugs
  • [core] a MIXED subrole state shouldn't always invalidate the parents' ERROR
  • [core] remove the test case in safestate_test.go regarding non-critical tasks