Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tidb-cloud/tidb-cloud-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://docs.pingcap.com/tidb/v8.5/release-8.5.3) starting from September 2, 2025.
- 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 {{{ .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).
Expand Down
8 changes: 8 additions & 0 deletions tidb-cloud/tidb-cloud-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ aliases: ['/tidbcloud/supported-tidb-versions','/tidbcloud/release-notes']

This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-cloud/) in 2025.

## 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**
Expand Down
Loading