File tree 2 files changed +2
-2
lines changed
content/docs/connectors/table
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Flink natively support various connectors. The following tables list all availab
110
110
</tr>
111
111
<tr>
112
112
<td><a href="{{< ref "docs/connectors/table/mongodb" >}}">MongoDB</a></td>
113
- <td>3.6.x & 4.x & 5.x & 6.0.x</td>
113
+ <td>3.6.x & 4.x & 5.x & 6.x & 7. 0.x </td>
114
114
<td>Bounded Scan, Lookup</td>
115
115
<td>Streaming Sink, Batch Sink</td>
116
116
</tr>
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
58
58
integrate_connector_docs jdbc v3.1
59
59
integrate_connector_docs rabbitmq v3.0
60
60
integrate_connector_docs gcp-pubsub v3.0
61
- integrate_connector_docs mongodb v1.2
61
+ integrate_connector_docs mongodb v2.0
62
62
integrate_connector_docs opensearch v1.2
63
63
integrate_connector_docs kafka v3.3
64
64
integrate_connector_docs hbase v4.0
You can’t perform that action at this time.
0 commit comments