@@ -11,7 +11,7 @@ every 4 months we produce a major release with a version number like **x.0.0**
1111(with x > 0). A major release marks the start of a release line. This release
1212line is maintained with minor/patch releases published every two weeks,
1313containing bug fixes or minor enhancements,
14- with version numbers like ** 35 .y.z** (with y &ge ; 0, z &ge ; 0). Versions within
14+ with version numbers like ** 39 .y.z** (with y &ge ; 0, z &ge ; 0). Versions within
1515one release line are always backwards compatible, thus they do not include
1616database schema changes, API modifications, or other backward-compatibility
1717breaking changes.
@@ -34,9 +34,9 @@ For differences between the versions of a Rucio client and a Rucio server we gua
3434compatibility between a server and an older client up until the second LTS release line
3535preceding the server.
3636
37- For example, a 38 Rucio server guarantees client support until the second LTS release line
38- preceding its version, thus the 32 LTS release line. Therefore it guarantees support
39- of clients of the 32, 33, 34, 35, 36, 37, and 38 release lines.
37+ For example, a 39 Rucio server guarantees client support until the second LTS release line
38+ preceding its version, thus the 35 LTS release line. Therefore it guarantees support
39+ of clients of the 35, 36, 37, 38, and 39 release lines.
4040
4141A 33 Rucio server guarantees client support of the 1.29, 1.30, 1.31, 32, and 33 release
4242lines, while a 32 server guarantees support of the 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, and
@@ -53,7 +53,7 @@ server.
5353| 42 | How to Train Your Donkey | _ 2026-11_ | _ 2027-03_ |
5454| 41 LTS | Donkémon | _ 2026-07_ | _ at least 2028-07_ |
5555| 40 | Guardians of the Donkeyverse | _ 2026-03_ | _ 2026-07_ |
56- | 39 | Grand Theft Donkey | _ 2025-11 _ | _ 2026-03_ |
56+ | ** 39 ** | ** Grand Theft Donkey** | ** 2025-12 ** | _ 2026-03_ |
5757| ** 38 LTS** | ** Donkirk** | ** 2025-08** | _ at least 2027-08_ |
5858| 37 | Dungeons & Donkeys | 2025-04 | 2025-08 |
5959| 36 | Donkey Unchained | 2024-12 | 2025-04 |
0 commit comments