diff --git a/versioned_docs/version-3.11/scalardb-cluster/compatibility.mdx b/versioned_docs/version-3.11/scalardb-cluster/compatibility.mdx index 2c0c36d1..821ddc3c 100644 --- a/versioned_docs/version-3.11/scalardb-cluster/compatibility.mdx +++ b/versioned_docs/version-3.11/scalardb-cluster/compatibility.mdx @@ -4,13 +4,14 @@ This document shows the compatibility of ScalarDB Cluster versions among client ## ScalarDB Cluster compatibility with client SDKs -| ScalarDB Cluster version | ScalarDB Cluster Java Client SDK version | ScalarDB Cluster .NET Client SDK version | -| :------------------------------- | :--------------------------------------- | :------------------------------- | -| 3.13 | 3.9 - 3.13 | 3.12* | -| 3.12 | 3.9 - 3.12 | 3.12* | -| 3.11 | 3.9 - 3.11 | Not supported | -| 3.10 | 3.9 - 3.10 | Not supported | -| 3.9 | 3.9 | Not supported | +| ScalarDB Cluster version | ScalarDB Cluster Java Client SDK version | ScalarDB Cluster .NET Client SDK version | +|:-------------------------|:-----------------------------------------|:-----------------------------------------| +| 3.14 | 3.9 - 3.14 | 3.12* - 3.13 | +| 3.13 | 3.9 - 3.13 | 3.12* - 3.13 | +| 3.12 | 3.9 - 3.12 | 3.12* | +| 3.11 | 3.9 - 3.11 | Not supported | +| 3.10 | 3.9 - 3.10 | Not supported | +| 3.9 | 3.9 | Not supported | \* This version is in private preview, which means that future versions might have backward-incompatible updates.