v0.9.6: Remote Agents!
Features and improvements
-
Added support for remote agents. Custom agents can now be written in any
programming language and use any technology stack. Even if you prefer Ruby,
you will have much more flexibility by running your agents in separate
processes/containers - no more dependency conflicts or extensive resource
usage in the web part of ActiveWorkflow. -
From now on all agent types use the same logic to determine if an agent is working.
Chores
- Updated
loofah(CVE-2019-15587).