Skip to content

Commit 1a137c1

Browse files
committed
AUTO: Sync ScalarDB docs in Japanese to docs site repo
1 parent c1fc44f commit 1a137c1

File tree

1 file changed

+7
-1
lines changed
  • i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current/scalardb-cluster

1 file changed

+7
-1
lines changed

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current/scalardb-cluster/compatibility.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,13 @@ import TranslationBanner from '/src/components/_translation-ja-jp.mdx';
2323
| 3.10 | 3.9 - 3.10 | サポート対象外 |
2424
| 3.9 | 3.9 | サポート対象外 |
2525

26-
\* このバージョンはプライベートプレビュー段階であるため、将来のバージョンでは下位互換性のない更新が行われる可能性があります。
26+
:::note
27+
28+
- \* このバージョンはプライベートプレビュー段階であるため、将来のバージョンでは下位互換性のない更新が行われる可能性があります。
29+
- クライアントツール ([ScalarDB Cluster SQL CLI](developer-guide-for-scalardb-cluster-with-java-api.mdx#sql-cli) および [ScalarDB Cluster Schema Loader](developer-guide-for-scalardb-cluster-with-java-api.mdx#クラスター用-schema-loader)) は、ScalarDB Cluster Java Client SDK と同じものと見なすことができます。つまり、ScalarDB Cluster Java Client SDK と同じ互換性ルールをクライアントツールに適用できます。
30+
- ScalarDB Cluster が新しいマイナーバージョンで提供する新機能を使用する場合は、同じバージョンまたはそれ以降のバージョンのクライアントツールを使用するか、既存のスキーマを再作成 (または更新) する必要があります。詳細については、各機能の関連ドキュメントを参照してください。
31+
32+
:::
2733

2834
## バージョンスキューポリシー
2935

0 commit comments

Comments
 (0)