This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Releases: appsody/controller
Releases · appsody/controller
0.2.2
Release Notes:
-
Added support for APPSODY_PREP, APPSODY_INSTALL will be deprecated in a future release.
-
Changed the behavior so that if APPSODY_<RUN/DEBUG/TEST>KILL is set to false and the server stops unexpectedly, perhaps due to a compile error that the server is restarted using APPSODY<RUN/DEBUG/TEST> command when an ON_CHANGE event occurs.
-
If the command run for APPSODY_PREP (APPSODY_INSTALL) fails, the controller will exit.
See issue #13 for more details.