CHANGELOG
(v1.1.7
is a re-release of v1.1.6
; there was a Windows-specific build issue that is corrected in v1.1.7
)
FEATURE: The agent.Agent
now can optionally enforce that agent remoting starts successfully when creating a new instance. The agent.Config
struct has a new RequireRemoting
boolean to control this behavior. (#1085)
CHANGE: Additional diagnostic logging in the zrok Agent; details around sub-process executions, etc. (#1084)