File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -589,8 +589,14 @@ in the future such that old Agents automatically report that they don't
589589support the new capability.
590590This field MUST be always set.
591591
592- An Agent MAY update any of its capabilities at any time after the first
593- message. The server MUST respect the Agent's changes, ensuring that the
592+ An Agent MAY update (enabled or disable) some of its capabilities at any time after
593+ the first message. The following capabilities only may be updated after the first
594+ message:
595+
596+ - AcceptsRemoteConfig
597+ - ReportsRemoteConfig
598+
599+ The server MUST respect the Agent's capability changes, ensuring that the
594600subsequent messages are sent correctly. If the server sends a part of its
595601messages corresponding to a capability the Agent doesn't support, the Agent
596602SHOULD ignore it.
You can’t perform that action at this time.
0 commit comments