New The Gremlin Agent no longer has the collect_processes option. Setting this value to true is now ignored. Dependency discovery features are now controlled only by collect_dns, which is true by default.
Fix Upon receiving a shutdown signal (e.g. SIGTERM), the Gremlin Agent will wait for any running attacks to finish halting before shutting down. This fixes an issue where attacks would end up Failed or LostCommunication instead of ClientAborted when the Gremlin Agent was terminated during such attacks.