All QuartzDesk releases and their components (quartzdesk-web WAR, quartzdesk-agent and quartzdesk-api JARs) follow the <major>.<minor>.<maintenance> version numbering scheme. Where:
Individual QuartzDesk components are compatible with each other as long as their major and minor version numbers are equal.
For example, QuartzDesk web application (quartzdesk-web component) version 1.3.1 is compatible with QuartzDesk JVM Agent (quartzdesk-agent component) version 1.3.0, 1.3.1, 1.3.2. On the other hand, it is not compatible with QuartzDesk JVM Agent version 1.4.0 because these components have different minor version numbers.
We strongly recommend using QuartzDesk components with identical version numbers.