From 0e6a7a3b0b242dc724df5da2937920d0ebfe4075 Mon Sep 17 00:00:00 2001 From: houfaxin Date: Wed, 3 Dec 2025 09:40:59 +0800 Subject: [PATCH 1/2] Update tidb-cloud-release-notes.md --- tidb-cloud/tidb-cloud-release-notes.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tidb-cloud/tidb-cloud-release-notes.md b/tidb-cloud/tidb-cloud-release-notes.md index 7c15d0ff35bb4..77f5ca080d848 100644 --- a/tidb-cloud/tidb-cloud-release-notes.md +++ b/tidb-cloud/tidb-cloud-release-notes.md @@ -22,14 +22,6 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c To migrate existing Prometheus integrations to the cluster level, see [Migrate Prometheus Integrations](/tidb-cloud/migrate-prometheus-metrics-integrations.md). -## November 27, 2025 - -**General changes** - -- **TiDB Cloud Dedicated** - - - Upgrade the default TiDB version of new [TiDB Cloud Dedicated](/tidb-cloud/select-cluster-tier.md#tidb-cloud-dedicated) clusters from [v8.5.3](https://docs.pingcap.com/tidb/v8.5/release-8.5.3/) to [v8.5.4](https://docs.pingcap.com/tidb/v8.5/release-8.5.4/). - ## November 18, 2025 **General changes** From 75caff055e3cd12b3f675e8039bc21e745b30562 Mon Sep 17 00:00:00 2001 From: houfaxin Date: Wed, 3 Dec 2025 09:53:56 +0800 Subject: [PATCH 2/2] Update tidb-cloud-faq.md --- 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 68fe4140b6201..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.4](https://docs.pingcap.com/tidb/v8.5/release-8.5.4) starting from November 27, 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).