Skip to content

Commit da10f20

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent 63aa2ea commit da10f20

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

versioned_docs/version-3.12/scalardb-cluster/compatibility.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ This document shows the compatibility of ScalarDB Cluster versions among client
1313
| 3.10 | 3.9 - 3.10 | Not supported |
1414
| 3.9 | 3.9 | Not supported |
1515

16-
\* This version is in private preview, which means that future versions might have backward-incompatible updates.
16+
:::note
17+
18+
- \* This version is in private preview, which means that future versions might have backward-incompatible updates.
19+
- You can consider the client tools ([ScalarDB Cluster SQL CLI](developer-guide-for-scalardb-cluster-with-java-api.mdx#sql-cli) and [ScalarDB Cluster Schema Loader](developer-guide-for-scalardb-cluster-with-java-api.mdx#schema-loader-for-cluster)) to be the same as the ScalarDB Cluster Java Client SDK. In other words, you can apply the same compatibility rules to client tools as the ScalarDB Cluster Java Client SDK.
20+
- If you use a new feature that ScalarDB Cluster provides in a new minor version, you may need to use the same or a later version of the client tools or re-create (or update) existing schemas. For details, please refer to the relevant documentation about each feature.
21+
22+
:::
1723

1824
## Version skew policy
1925

0 commit comments

Comments
 (0)