Releases: AutoModality/am_super
Releases · AutoModality/am_super
v6.17.1
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
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
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
6.15.1 (2021-01-23)
Bug Fixes
- redeploy of missing package (71e5470)
v6.15.0
6.15.0 (2021-01-22)
Features
- super transitions SHUTDOWN on lc: error and shuts down all nodes. (d93733e)
v6.14.0
6.14.0 (2021-01-22)
Features
- AMLifeCycle error() now causes error status and defaults in transitioning to finalzed state. (d7bde2e)
v6.13.1
6.13.1 (2021-01-22)
Bug Fixes
- manifested nodes now being checked properly. (6217533)
v6.13.0
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
6.12.3 (2021-01-07)
Bug Fixes
- correct power channel (7c07859)
- split log files; added diagnostics and watts logging (4d600e2)
v6.12.2
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)