From 46316e4330207ef996ac0733446c45cafb6267d8 Mon Sep 17 00:00:00 2001 From: doc-claw-bot Date: Tue, 19 May 2026 06:06:39 +0000 Subject: [PATCH 1/9] cloud: add cloud release notes for release-20260519 --- tidb-cloud/releases/tidb-cloud-release-notes.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index eb4e15b67e936..db962f59a4c33 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -8,6 +8,21 @@ aliases: ['/tidbcloud/supported-tidb-versions','/tidbcloud/release-notes'] This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-cloud/) in 2026. +## May 19, 2026 + +**General changes** + +- **TiDB Cloud Essential** + + - Top RU is now available in Public Preview for [TiDB Cloud Essential](/tidb-cloud/select-cluster-tier.md#essential) in the following regions: + + - AWS: Oregon (us-west-2), Frankfurt (eu-central-1), Singapore (ap-southeast-1) + - Alibaba Cloud: Mexico (na-south-1) + + This feature displays minute-level top RU-consuming SQL statements, helping you quickly identify and optimize the most resource-intensive queries to reduce costs. + + This feature is rolling out in phases. Contact our support team at [support@pingcap.com](mailto:support@pingcap.com) for early access. + ## May 12, 2026 **General changes** From 9e08080e6f8386402d5d7fe0e66b304febaea0b5 Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 14:09:40 +0800 Subject: [PATCH 2/9] Update tidb-cloud/releases/tidb-cloud-release-notes.md --- tidb-cloud/releases/tidb-cloud-release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index db962f59a4c33..38291f915c08d 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -16,8 +16,8 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - Top RU is now available in Public Preview for [TiDB Cloud Essential](/tidb-cloud/select-cluster-tier.md#essential) in the following regions: - - AWS: Oregon (us-west-2), Frankfurt (eu-central-1), Singapore (ap-southeast-1) - - Alibaba Cloud: Mexico (na-south-1) + - AWS: `Oregon (us-west-2)`, `Frankfurt (eu-central-1)`, `Singapore (ap-southeast-1)` + - Alibaba Cloud: `Mexico (na-south-1)` This feature displays minute-level top RU-consuming SQL statements, helping you quickly identify and optimize the most resource-intensive queries to reduce costs. From a5741150b3ed477b4d601dc670e66f8bed796c28 Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 14:09:56 +0800 Subject: [PATCH 3/9] Apply suggestions from code review Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- tidb-cloud/releases/tidb-cloud-release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index 38291f915c08d..a3aaf71c91c15 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -14,14 +14,14 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - **TiDB Cloud Essential** - - Top RU is now available in Public Preview for [TiDB Cloud Essential](/tidb-cloud/select-cluster-tier.md#essential) in the following regions: + - Top RU is now available in public preview for [TiDB Cloud Essential](/tidb-cloud/select-cluster-tier.md#essential) in the following regions: - AWS: `Oregon (us-west-2)`, `Frankfurt (eu-central-1)`, `Singapore (ap-southeast-1)` - Alibaba Cloud: `Mexico (na-south-1)` This feature displays minute-level top RU-consuming SQL statements, helping you quickly identify and optimize the most resource-intensive queries to reduce costs. - This feature is rolling out in phases. Contact our support team at [support@pingcap.com](mailto:support@pingcap.com) for early access. + It is rolling out in phases. Contact our support team at [support@pingcap.com](mailto:support@pingcap.com) for early access. ## May 12, 2026 From 8ba6ca8164d58482bd0e346a74a9f23b10b94ff0 Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 14:12:54 +0800 Subject: [PATCH 4/9] Update tidb-cloud/releases/tidb-cloud-release-notes.md --- tidb-cloud/releases/tidb-cloud-release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index a3aaf71c91c15..e5a31ba3bd04f 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -19,9 +19,9 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - AWS: `Oregon (us-west-2)`, `Frankfurt (eu-central-1)`, `Singapore (ap-southeast-1)` - Alibaba Cloud: `Mexico (na-south-1)` - This feature displays minute-level top RU-consuming SQL statements, helping you quickly identify and optimize the most resource-intensive queries to reduce costs. + This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify and optimize resource-intensive queries to reduce costs. - It is rolling out in phases. Contact our support team at [support@pingcap.com](mailto:support@pingcap.com) for early access. + The feature is rolling out in phases. To request early access, contact [support@pingcap.com](mailto:support@pingcap.com). ## May 12, 2026 From 812abd3afec90430a260fc0c228dd0a787275729 Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 14:14:15 +0800 Subject: [PATCH 5/9] Update tidb-cloud/releases/tidb-cloud-release-notes.md --- tidb-cloud/releases/tidb-cloud-release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index e5a31ba3bd04f..a7a9266488e4f 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -19,9 +19,9 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - AWS: `Oregon (us-west-2)`, `Frankfurt (eu-central-1)`, `Singapore (ap-southeast-1)` - Alibaba Cloud: `Mexico (na-south-1)` - This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify and optimize resource-intensive queries to reduce costs. + This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify and optimize resource-intensive queries to reduce costs. - The feature is rolling out in phases. To request early access, contact [support@pingcap.com](mailto:support@pingcap.com). + The feature is rolling out in phases. To request early access, contact [support@pingcap.com](mailto:support@pingcap.com). ## May 12, 2026 From 16d20d5cd301a0b3ae963cab96ba563f22578a6a Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 14:14:32 +0800 Subject: [PATCH 6/9] Update tidb-cloud/releases/tidb-cloud-release-notes.md --- tidb-cloud/releases/tidb-cloud-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index a7a9266488e4f..e548a8cdb1d64 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -19,7 +19,7 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - AWS: `Oregon (us-west-2)`, `Frankfurt (eu-central-1)`, `Singapore (ap-southeast-1)` - Alibaba Cloud: `Mexico (na-south-1)` - This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify and optimize resource-intensive queries to reduce costs. + This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify and optimize resource-intensive queries to reduce costs. The feature is rolling out in phases. To request early access, contact [support@pingcap.com](mailto:support@pingcap.com). From 04740a3ec7dd7fdd61597e6c082c08853603c35d Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 14:47:23 +0800 Subject: [PATCH 7/9] Update tidb-cloud/releases/tidb-cloud-release-notes.md --- tidb-cloud/releases/tidb-cloud-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index e548a8cdb1d64..e571155589042 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -19,7 +19,7 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - AWS: `Oregon (us-west-2)`, `Frankfurt (eu-central-1)`, `Singapore (ap-southeast-1)` - Alibaba Cloud: `Mexico (na-south-1)` - This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify and optimize resource-intensive queries to reduce costs. + This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify resource-intensive queries to reduce costs. The feature is rolling out in phases. To request early access, contact [support@pingcap.com](mailto:support@pingcap.com). From ffc04cb645ef443c82b57034e4fa8dd007c31ea0 Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 19:40:45 +0800 Subject: [PATCH 8/9] Update tidb-cloud/releases/tidb-cloud-release-notes.md Co-authored-by: huoyao1125 <90880576+huoyao1125@users.noreply.github.com> --- tidb-cloud/releases/tidb-cloud-release-notes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index e571155589042..2e88316ce43a0 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -16,7 +16,6 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - Top RU is now available in public preview for [TiDB Cloud Essential](/tidb-cloud/select-cluster-tier.md#essential) in the following regions: - - AWS: `Oregon (us-west-2)`, `Frankfurt (eu-central-1)`, `Singapore (ap-southeast-1)` - Alibaba Cloud: `Mexico (na-south-1)` This feature shows the top RU-consuming SQL statements at minute-level granularity, helping you quickly identify resource-intensive queries to reduce costs. From 45d592dcea695b635a28f7bcf0f7a743c442c6b5 Mon Sep 17 00:00:00 2001 From: xixirangrang Date: Tue, 19 May 2026 19:41:12 +0800 Subject: [PATCH 9/9] Update tidb-cloud/releases/tidb-cloud-release-notes.md Co-authored-by: huoyao1125 <90880576+huoyao1125@users.noreply.github.com> --- tidb-cloud/releases/tidb-cloud-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/releases/tidb-cloud-release-notes.md b/tidb-cloud/releases/tidb-cloud-release-notes.md index 2e88316ce43a0..3fcf5e6d96bf4 100644 --- a/tidb-cloud/releases/tidb-cloud-release-notes.md +++ b/tidb-cloud/releases/tidb-cloud-release-notes.md @@ -14,7 +14,7 @@ This page lists the release notes of [TiDB Cloud](https://www.pingcap.com/tidb-c - **TiDB Cloud Essential** - - Top RU is now available in public preview for [TiDB Cloud Essential](/tidb-cloud/select-cluster-tier.md#essential) in the following regions: + - Top RU is now available in public preview for [TiDB Cloud Essential](/tidb-cloud/select-cluster-tier.md#essential) in the following region: - Alibaba Cloud: `Mexico (na-south-1)`