Compatibility mode
Manager guarantees the communication from Agent whose version is lower than the Manager version. This function is called compatibility mode. And the lower version that the communication is guaranteed is called compatibility version.
The compatibility mode is set to on by default. Editing the settings file (application.properties), you can switch the compatibility mode on or off, and you can change the specification of the compatibility version. For details of the settings, see Specification of the compatibility mode and the compatibility version in Configuring the Manager environment.
If the compatibility mode is on, the following function becomes invalid.
Compatibility version | Function | Description |
---|---|---|
V1.0.0 to V1.2.0 | Agent authentication function | The Agent authentication function becomes invalid so that Agent whose version is equal to or lower than V1.2.0 can communicate with Manager. |