From d58d38617349b72d733eb79f2c1f7384cdce59da Mon Sep 17 00:00:00 2001 From: Aolin Date: Mon, 10 Nov 2025 15:12:03 +0800 Subject: [PATCH] cloud: update the default version of TiDB Cloud Dedicated clusters --- tidb-cloud/tidb-cloud-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/tidb-cloud-faq.md b/tidb-cloud/tidb-cloud-faq.md index 80386916dce46..dab732d838c61 100644 --- a/tidb-cloud/tidb-cloud-faq.md +++ b/tidb-cloud/tidb-cloud-faq.md @@ -41,7 +41,7 @@ No. ### What versions of TiDB are supported on TiDB Cloud? -- For new TiDB Cloud Dedicated clusters, the default TiDB version is [v8.5.2](https://docs.pingcap.com/tidb/v8.5/release-8.5.2) starting from July 15, 2025. +- For new TiDB Cloud Dedicated clusters, the default TiDB version is [v8.5.3](https://docs.pingcap.com/tidb/v8.5/release-8.5.3) starting from September 2, 2025. - For {{{ .starter }}} and {{{ .essential }}} clusters, the TiDB version is [v7.5.2](https://docs.pingcap.com/tidb/v7.5/release-7.5.2) starting from April 22, 2025. For more information, see [TiDB Cloud Release Notes](/tidb-cloud/tidb-cloud-release-notes.md).