Dwarfguard versions, available releases and release policy

Dwarfguard is currently in its 'early' versions (0.x). That means it is:

Below you can find the overview of released and planned versions, together with description of releasing policy and basic release test set that is checked against every production release of Dwarfguard.

Released versions

Version Availability Support Audience Release date Release page
1.1.0 actual Supported general Dec 10, 2025 Link
1.0.0 actual Supported general Dec 13, 2024 Link

Dwarfguard versioning policy

Dwarfguard follows a typical versioning scheme. Each version is composed of three numbers, first being called major release number, second minor release number and the last patchlevel (the term bugfix version is common as well).

 

Dwarfguard release policy

Next to the automatic development testing, every release must pass release testing. Release testing differs to the regular testing in few aspects:

The testing scenarios may be split into several areas:

  1. Deployment testing
    • Tests ability to deploy on all supported deploy platforms, verification that deployed finishes correctly.
  2. Setup testing
    • Verifies that all startup configuration can be executed and that the resulting configuration behaves as expected.
  3. Agent-device compatibility testing
    • Tests that new devices can be added to the system using the released versions of agents and respective agents functionality including all data send and received in the system.
  4. Upgrade testing
    • Tests that upgrade path from the previous to actual release is supported and data are migrated correctly.
    • Tests that old agents can upgrade to new agents.
  5. End-to-end scenario testing
    • Aims to verify particular functionality by executing defined end-to-end scenario test.
  6. Performance testing
    • Verifies that Dwarfguard performance is acceptable for production usage and provides comparison of different setups.

 

Follow to Testing if interested to read more information or check out performance testing results or recommended HW/setup for particular Dwarfguard version and number of devices.