@@ -12,13 +12,13 @@ type = "docs"
1212
1313Language | Active Support | Maintenance Only | Minimum Gencode
1414-------- | -------------- | --------------------- | ---------------
15- protoc | 34 .x | 33.x, 25.x (for Java) |
16- C++ | 7.34 .x | 6.33.x | Exact Match
17- C# | 3.34 .x | | 3.0.0
18- Java | 4.34 .x | 3.25.x | 3.0.0
19- PHP | 5.34 .x | 4.33.x | 4.26.0
20- Python | 7.34 .x | 6.33.x | [ 3.20.0] ( https://protobuf.dev/support/cross-version-runtime-guarantee#python )
21- Ruby | 4.34 .x | | 3.0.0
15+ protoc | 35 .x | 33.x, 25.x (for Java) |
16+ C++ | 7.35 .x | 6.33.x | Exact Match
17+ C# | 3.35 .x | | 3.0.0
18+ Java | 4.35 .x | 3.25.x | 3.0.0
19+ PHP | 5.35 .x | 4.33.x | 4.26.0
20+ Python | 7.35 .x | 6.33.x | [ 3.20.0] ( https://protobuf.dev/support/cross-version-runtime-guarantee#python )
21+ Ruby | 4.35 .x | | 3.0.0
2222
2323### Minimum Supported Gencode {#min-gencode}
2424
@@ -253,7 +253,7 @@ appear in *italics* and might change.
253253 <td class="y25q3 active">6.32</td>
254254 <td class="y25q4 active">6.33</td>
255255 <td class="y26q1 maintenance">6.33</td>
256- <td class="y26q2">6.33</td>
256+ <td class="y26q2 maintenance ">6.33</td>
257257 </tr >
258258 <tr class =" active " >
259259 <th>7.x</th>
@@ -269,7 +269,7 @@ appear in *italics* and might change.
269269 <td class="y25q3"></td>
270270 <td class="y25q4"></td>
271271 <td class="y26q1 active">7.34</td>
272- <td class="y26q2 future ">7.35</td>
272+ <td class="y26q2 active ">7.35</td>
273273 </tr >
274274</table >
275275
@@ -330,7 +330,7 @@ For supported versions, see the
330330 <td class="y25q3 active">3.32</td>
331331 <td class="y25q4 active">3.33</td>
332332 <td class="y26q1 active">3.34</td>
333- <td class="y26q2 future ">3.35</td>
333+ <td class="y26q2 active ">3.35</td>
334334 </tr >
335335</table >
336336
@@ -409,7 +409,7 @@ For specific versions supported, see
409409 <td class="y25q3 active">4.32</td>
410410 <td class="y25q4 active">4.33</td>
411411 <td class="y26q1 active">4.34</td>
412- <td class="y26q2 future ">4.35</td>
412+ <td class="y26q2 active ">4.35</td>
413413 </tr >
414414</table >
415415
@@ -504,7 +504,7 @@ We support whichever version is lower.
504504 <td class="y25q3 active">4.32</td>
505505 <td class="y25q4 active">4.33</td>
506506 <td class="y26q1 maintenance">4.33</td>
507- <td class="y26q2">4.33</td>
507+ <td class="y26q2 maintenance ">4.33</td>
508508 </tr >
509509 <tr class="active">
510510 <th>5.x</th>
@@ -520,7 +520,7 @@ We support whichever version is lower.
520520 <td class="y25q3"></td>
521521 <td class="y25q4"></td>
522522 <td class="y26q1 active">5.34</td>
523- <td class="y26q2 future ">5.35</td>
523+ <td class="y26q2 active ">5.35</td>
524524 </tr >
525525</table >
526526
@@ -622,7 +622,7 @@ For supported versions, see the
622622 <td class="y25q3 active">6.32</td>
623623 <td class="y25q4 active">6.33</td>
624624 <td class="y26q1 maintenance">6.33</td>
625- <td class="y26q2">6.33</td>
625+ <td class="y26q2 maintenance ">6.33</td>
626626 </tr >
627627 <tr class="active">
628628 <th>7.x</th>
@@ -638,7 +638,7 @@ For supported versions, see the
638638 <td class="y25q3"></td>
639639 <td class="y25q4"></td>
640640 <td class="y26q1 active">7.34</td>
641- <td class="y26q2 future ">7.35</td>
641+ <td class="y26q2 active ">7.35</td>
642642 </tr >
643643</table >
644644
@@ -717,7 +717,7 @@ For supported versions, see the
717717 <td class="y25q3 active">4.32</td>
718718 <td class="y25q4 active">4.33</td>
719719 <td class="y26q1 active">4.34</td>
720- <td class="y26q2 future ">4.35</td>
720+ <td class="y26q2 active ">4.35</td>
721721 </tr >
722722</table >
723723
0 commit comments