Skip to content

Releases: AutoModality/am_super

v6.17.1

25 Jan 20:28
24660e4
Compare
Choose a tag to compare

6.17.1 (2021-01-25)

Bug Fixes

  • if forceTransition, then consider it a legal transition and allow super to transition (a08abf8)

v6.17.0

24 Jan 00:55
64a9a90
Compare
Choose a tag to compare

6.17.0 (2021-01-24)

Features

  • super now immediately goes into SHUTDOWN on error status and sends one shutdown command to each manifested node (07ceb8c)

v6.16.0

23 Jan 18:19
edb7097
Compare
Choose a tag to compare

6.16.0 (2021-01-23)

Bug Fixes

  • able to change supervisor state during a LifeCycleStatus:ERROR (ce3081b)

Features

  • error status persists until destroyed (260928e)
  • setStatus throttles warning if we receive status OK or WARNING after being ERROR (40ad0f3)

v6.15.1

23 Jan 16:53
71e5470
Compare
Choose a tag to compare

6.15.1 (2021-01-23)

Bug Fixes

  • redeploy of missing package (71e5470)

v6.15.0

22 Jan 09:33
c076ade
Compare
Choose a tag to compare

6.15.0 (2021-01-22)

Features

  • super transitions SHUTDOWN on lc: error and shuts down all nodes. (d93733e)

v6.14.0

22 Jan 09:20
330bb43
Compare
Choose a tag to compare

6.14.0 (2021-01-22)

Features

  • AMLifeCycle error() now causes error status and defaults in transitioning to finalzed state. (d7bde2e)

v6.13.1

22 Jan 09:09
747304f
Compare
Choose a tag to compare

6.13.1 (2021-01-22)

Bug Fixes

  • manifested nodes now being checked properly. (6217533)

v6.13.0

07 Jan 20:31
b5efbe8
Compare
Choose a tag to compare

6.13.0 (2021-01-07)

Bug Fixes

  • flooding test output caused by another bug. Super lifecycle now transitions into ACTIVE only in the READY state. (1531a41)

Features

  • updated transition map for ABORT->DISARMING on mc:completed (e4e4018)

v6.12.3

07 Jan 18:56
7a3707c
Compare
Choose a tag to compare

6.12.3 (2021-01-07)

Bug Fixes

  • correct power channel (7c07859)
  • split log files; added diagnostics and watts logging (4d600e2)

v6.12.2

29 Dec 01:27
96269c8
Compare
Choose a tag to compare

6.12.2 (2020-12-29)

Bug Fixes

  • logging state values for clarity AM-540/acsl-super (898a9b0)
  • removed warning when process is alive AM-540/acsl-super (941efaf)