@@ -33,9 +33,9 @@ For differences between the versions of a Rucio client and a Rucio server we gua
33
33
compatibility between a server and an older client up until the second LTS release line
34
34
preceding the server.
35
35
36
- For example, a 35 Rucio server guarantees client support until the second LTS release line
37
- preceding its version, thus the 1.29 LTS release line. Therefore it guarantees support
38
- of clients of the 1.29, 1.30, 1.31, 32, 33, 34, and 35 release lines.
36
+ For example, a 37 Rucio server guarantees client support until the second LTS release line
37
+ preceding its version, thus the 32 LTS release line. Therefore it guarantees support
38
+ of clients of the 32, 33, 34, 35, 36 and 37 release lines.
39
39
40
40
A 33 Rucio server guarantees client support of the 1.29, 1.30, 1.31, 32, and 33 release
41
41
lines, while a 32 server guarantees support of the 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, and
@@ -51,8 +51,8 @@ server.
51
51
| --------------- | ----------------------------------------- | -------------- | -------------------- |
52
52
| 39 | Grand Theft Donkey | _ 2025-11_ | _ 2026-03_ |
53
53
| 38 LTS | Donkirk | _ 2025-07_ | _ at least 2027-07_ |
54
- | 37 | Dungeons & Donkeys | _ 2025-03 _ | _ 2025-07_ |
55
- | ** 36 ** | ** Donkey Unchained** | ** 2024-12** | _ 2025-03 _ |
54
+ | ** 37 ** | ** Dungeons & Donkeys** | ** 2025-04 ** | _ 2025-07_ |
55
+ | 36 | Donkey Unchained | 2024-12 | 2025-04 |
56
56
| ** 35 LTS** | ** Donkey and the Data Factory** | ** 2024-07** | _ at least 2026-07_ |
57
57
| 34 | Donkey Potter and the Data Cache | 2024-03 | 2024-07 |
58
58
| 33 | Eternal Sunshine of the Donkey's Mind | 2023-12 | 2024-03 |
@@ -108,7 +108,7 @@ consistency and compatibility.
108
108
109
109
- ** Major Version** : The major version number of the WebUI matches that of the
110
110
Rucio server it is compatible with. For example, Rucio Server version
111
- ** 35 .x.x** is compatible with Rucio WebUI version ** 35 .x.x** .
111
+ ** 37 .x.x** is compatible with Rucio WebUI version ** 37 .x.x** .
112
112
- ** Minor and Patch Versions** : These versions follow semantic versioning:
113
113
- ** Minor Version** : Incremented for new features and improvements that are
114
114
backward-compatible.
0 commit comments