Skip to content

Commit 1a81eec

Browse files
committed
Update table of active SDKs in README and api_levels.json for release_02_2025
1 parent 83e67a8 commit 1a81eec

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@ This list the main API_LEVEL branches with their purposed (corresponding OS) and
5959

6060
The full mapping of API_LEVEL branches, including OS release candidates, is available [here](api_levels.json).
6161

62-
| Name | Related OS | Active |
63-
| ---- | ----------------------------------------------------------------------- | ------------------ |
64-
| LNS | <br/> nanos_2.1.0 | :heavy_check_mark: |
65-
| 1 | nanox_2.1.0 <br/> nanos+_1.1.0 | :x: |
66-
| 5 | nanox_2.2.{0, 1, 2, 3} <br/> nanos+ 1.1.1 | :x: |
67-
| 8 | stax_1.0.0 | :x: |
68-
| 10 | stax_1.1.0 | :x: |
69-
| 11 | stax_1.2.0 <br/> stax_1.2.1 | :x: |
70-
| 13 | stax_1.3.0 | :x: |
71-
| 15 | stax_1.4.0 | :x: |
72-
| 18 | nanos+_1.2.0 | :x: |
73-
| 19 | flex_1.0.0 <br/> flex_1.0.1 <br/> | :x: |
74-
| 21 | stax_1.5.0 <br/> flex_1.1.0 <br/> flex_1.1.1 <br/> | :x: |
75-
| 22 | nanox_2.4.1 <br/> nanos+_1.3.1 <br/> stax_1.6.1 <br/> flex_1.2.1 <br/> | :heavy_check_mark: |
62+
| Name | Related OS | Active |
63+
| ---- | ---------------------------------------------------------------------------------------------------------------------------------------------- | -------------------|
64+
| LNS | <br/> nanos_2.1.0 | :heavy_check_mark: |
65+
| 1 | nanox_2.1.0 <br/> nanos+_1.1.0 | :x: |
66+
| 5 | nanox_2.2.{0, 1, 2, 3} <br/> nanos+ 1.1.1 | :x: |
67+
| 8 | stax_1.0.0 | :x: |
68+
| 10 | stax_1.1.0 | :x: |
69+
| 11 | stax_1.2.0 <br/> stax_1.2.1 | :x: |
70+
| 13 | stax_1.3.0 | :x: |
71+
| 15 | stax_1.4.0 | :x: |
72+
| 18 | nanos+_1.2.0 | :x: |
73+
| 19 | flex_1.0.0 <br/> flex_1.0.1 <br/> | :x: |
74+
| 21 | stax_1.5.0 <br/> flex_1.1.0 <br/> flex_1.1.1 <br/> | :x: |
75+
| 22 | nanox_2.4.1 <br/> nanos+_1.3.1 <br/> stax_1.6.1 <br/> flex_1.2.1 <br/> nanox_2.4.2 <br/> nanos+_1.3.2 <br/> stax_1.6.2 <br/> flex_1.2.2 <br/> | :heavy_check_mark: |
7676

7777
### Cherry-picking process:
7878

api_levels.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@
107107
"nanos+_1.3.1",
108108
"nanox_2.4.1",
109109
"stax_1.6.1",
110-
"flex_1.2.1"
110+
"flex_1.2.1",
111+
"nanos+_1.3.2",
112+
"nanox_2.4.2",
113+
"stax_1.6.2",
114+
"flex_1.2.2"
111115
]
112116
}

0 commit comments

Comments
 (0)