|
| 1 | +.. _versioning_policy: |
| 2 | + |
| 3 | +Versioning policy |
| 4 | +================= |
| 5 | + |
| 6 | +New version releases for Open Klant are done every two months, at the start of the month. |
| 7 | +Major releases occur every two years. |
| 8 | + |
| 9 | +Each major version is supported until 24 months after the release of the next major version. |
| 10 | +The most recent major version is supported without a fixed end date until a new major version is released. |
| 11 | +Each minor version within a supported major version is supported until 6 months after its release. |
| 12 | + |
| 13 | +Only the latest version (the numbered version, not the technical latest-tag) |
| 14 | +is actively maintained and under active development. Older versions only receive patches |
| 15 | + |
| 16 | +The table below shows each major and minor version and until what date they can receive |
| 17 | +patches. |
| 18 | + |
| 19 | ++-------+-----------+---------------+--------------------------+ |
| 20 | +| Major | Minor | Release date | Supported until | |
| 21 | ++=======+===========+===============+==========================+ |
| 22 | +| 2.x | | | | |
| 23 | ++-------+-----------+---------------+--------------------------+ |
| 24 | +| | 2.15.x | 2026-02-06 | 2026-08-06 | |
| 25 | ++-------+-----------+---------------+--------------------------+ |
| 26 | +| | 2.14.x | 2025-12-01 | 2026-06-01 | |
| 27 | ++-------+-----------+---------------+--------------------------+ |
| 28 | +| | 2.13.x | 2025-10-03 | 2026-04-03 | |
| 29 | ++-------+-----------+---------------+--------------------------+ |
| 30 | +| | 2.12.x | 2025-08-28 | 2026-02-28 | |
| 31 | ++-------+-----------+---------------+--------------------------+ |
| 32 | +| | 2.11.x | 2025-08-05 | 2026-02-05 | |
| 33 | ++-------+-----------+---------------+--------------------------+ |
| 34 | +| | 2.10.x | 2025-07-04 | 2026-01-04 | |
| 35 | ++-------+-----------+---------------+--------------------------+ |
| 36 | +| | 2.9.x | 2025-05-28 | 2025-11-28 | |
| 37 | ++-------+-----------+---------------+--------------------------+ |
| 38 | +| | 2.8.x | 2025-05-14 | 2025-11-14 | |
| 39 | ++-------+-----------+---------------+--------------------------+ |
| 40 | +| | 2.7.x | 2025-04-03 | 2025-10-03 | |
| 41 | ++-------+-----------+---------------+--------------------------+ |
| 42 | +| | 2.6.x | 2025-03-04 | 2025-09-04 | |
| 43 | ++-------+-----------+---------------+--------------------------+ |
| 44 | +| | 2.5.x | 2025-01-28 | 2025-07-28 | |
| 45 | ++-------+-----------+---------------+--------------------------+ |
| 46 | +| | 2.4.x | 2024-11-26 | 2025-05-26 | |
| 47 | ++-------+-----------+---------------+--------------------------+ |
| 48 | +| | 2.3.x | 2024-10-04 | 2025-04-04 | |
| 49 | ++-------+-----------+---------------+--------------------------+ |
| 50 | +| | 2.2.x | 2024-09-05 | 2025-03-05 | |
| 51 | ++-------+-----------+---------------+--------------------------+ |
| 52 | +| | 2.1.x | 2024-07-16 | 2025-01-16 | |
| 53 | ++-------+-----------+---------------+--------------------------+ |
| 54 | +| | 2.0.x | 2024-03-15 | 2024-09-15 | |
| 55 | ++-------+-----------+---------------+--------------------------+ |
| 56 | +| 1.x | | | 2026-03-15 | |
| 57 | ++-------+-----------+---------------+--------------------------+ |
| 58 | +| | 1.0.x | 2023-02-16 | 2023-08-16 | |
| 59 | ++-------+-----------+---------------+--------------------------+ |
0 commit comments