File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -431,7 +431,15 @@ pipeline {
431
431
</tr>
432
432
<tr>
433
433
<td><strong>4.0</strong></td>
434
- <td>Apache Cassandra® v4.x (<b>CURRENTLY UNDER DEVELOPMENT</b>)</td>
434
+ <td>Apache Cassandra® v4.0.x</td>
435
+ </tr>
436
+ <tr>
437
+ <td><strong>4.1</strong></td>
438
+ <td>Apache Cassandra® v4.1.x</td>
439
+ </tr>
440
+ <tr>
441
+ <td><strong>5.0</strong></td>
442
+ <td>Apache Cassandra® v5.0.x (<b>CURRENTLY UNDER DEVELOPMENT</b>)</td>
435
443
</tr>
436
444
<tr>
437
445
<td><strong>dse-5.1</strong></td>
@@ -715,9 +723,9 @@ pipeline {
715
723
axes {
716
724
axis {
717
725
name ' SERVER_VERSION'
718
- values ' 3.0 ' , // Previous Apache Cassandra
719
- ' 3.11 ' , // Current Apache Cassandra
720
- ' 4 .0' , // Development Apache Cassandra
726
+ values ' 3.11 ' , // Previous Apache Cassandra
727
+ ' 4.1 ' , // Previous Apache Cassandra
728
+ ' 5 .0' , // Current Apache Cassandra
721
729
' dse-5.1.35' , // Legacy DataStax Enterprise
722
730
' dse-6.8.30' // Development DataStax Enterprise
723
731
}
You can’t perform that action at this time.
0 commit comments