Skip to content

Commit e5ecd8a

Browse files
committed
Add new line item for 1.2.11 instead of reusing 1.2.10
1 parent 3bfa9e9 commit e5ecd8a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/content/connector-sink.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ The Flink connector supports DataStream API, Table API & SQL, and Python API. It
1212

1313
| Connector | Flink | StarRocks | Java | Scala |
1414
|-----------|-------------------------------|---------------| ---- |-----------|
15-
| 1.2.10 | 1.15,1.16,1.17,1.18,1.19,1.20 | 2.1 and later| 8 | 2.11,2.12 |
15+
| 1.2.11 | 1.15,1.16,1.17,1.18,1.19,1.20 | 2.1 and later| 8 | 2.11,2.12 |
16+
| 1.2.10 | 1.15,1.16,1.17,1.18,1.19 | 2.1 and later| 8 | 2.11,2.12 |
1617
| 1.2.9 | 1.15,1.16,1.17,1.18 | 2.1 and later| 8 | 2.11,2.12 |
1718
| 1.2.8 | 1.13,1.14,1.15,1.16,1.17 | 2.1 and later| 8 | 2.11,2.12 |
1819
| 1.2.7 | 1.11,1.12,1.13,1.14,1.15 | 2.1 and later| 8 | 2.11,2.12 |

docs/content/connector-source.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Unlike the JDBC connector provided by Flink, the Flink connector of StarRocks su
2222

2323
| Connector | Flink | StarRocks | Java | Scala |
2424
|-----------|-------------------------------|---------------| ---- |-----------|
25-
| 1.2.10 | 1.15,1.16,1.17,1.18,1.19,1.20 | 2.1 and later| 8 | 2.11,2.12 |
25+
| 1.2.11 | 1.15,1.16,1.17,1.18,1.19,1.20 | 2.1 and later| 8 | 2.11,2.12 |
26+
| 1.2.10 | 1.15,1.16,1.17,1.18,1.19 | 2.1 and later| 8 | 2.11,2.12 |
2627
| 1.2.9 | 1.15,1.16,1.17,1.18 | 2.1 and later| 8 | 2.11,2.12 |
2728
| 1.2.8 | 1.13,1.14,1.15,1.16,1.17 | 2.1 and later| 8 | 2.11,2.12 |
2829
| 1.2.7 | 1.11,1.12,1.13,1.14,1.15 | 2.1 and later| 8 | 2.11,2.12 |

0 commit comments

Comments
 (0)