From 34232dc4131683bfe39398aa27d100f61ccb0c74 Mon Sep 17 00:00:00 2001 From: Grace Cai <qqzczy@126.com> Date: Wed, 23 Oct 2024 09:58:02 +0800 Subject: [PATCH] cloud: add release notes 2024-10-22 (#19185) --- tidb-cloud/tidb-cloud-faq.md | 2 +- tidb-cloud/tidb-cloud-release-notes.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/tidb-cloud/tidb-cloud-faq.md b/tidb-cloud/tidb-cloud-faq.md index d2277bd63db44..96434051913e4 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? -- Starting from August 6, 2024, the default TiDB version for new TiDB Cloud Dedicated clusters is v7.5.3. +- Starting from October 22, 2024, the default TiDB version for new TiDB Cloud Dedicated clusters is v7.5.4. - Starting from February 21, 2024, the TiDB version for TiDB Cloud Serverless clusters is v7.1.3. For more information, see [TiDB Cloud Release Notes](/tidb-cloud/tidb-cloud-release-notes.md). diff --git a/tidb-cloud/tidb-cloud-release-notes.md b/tidb-cloud/tidb-cloud-release-notes.md index 317f80e434eca..d96f2ea7e53cb 100644 --- a/tidb-cloud/tidb-cloud-release-notes.md +++ b/tidb-cloud/tidb-cloud-release-notes.md @@ -8,6 +8,12 @@ aliases: ['/tidbcloud/supported-tidb-versions','/tidbcloud/release-notes'] This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-cloud/) in 2024. +## October 22, 2024 + +**General changes** + +- Upgrade the default TiDB version of new [TiDB Cloud Dedicated](/tidb-cloud/select-cluster-tier.md#tidb-cloud-dedicated) clusters from [v7.5.3](https://docs.pingcap.com/tidb/v7.5/release-7.5.3) to [v7.5.4](https://docs.pingcap.com/tidb/v7.5/release-7.5.4). + ## October 15, 2024 **API changes**