Skip to content

Commit fdf5f09

Browse files
authored
cloud: add release notes for 20251028 (#21979)
1 parent fc60c07 commit fdf5f09

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

tidb-cloud/tidb-cloud-release-notes.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,28 @@ aliases: ['/tidbcloud/supported-tidb-versions','/tidbcloud/release-notes']
88

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

11+
## October 28, 2025
12+
13+
**General changes**
14+
15+
- **TiDB Cloud Starter and TiDB Cloud Essential**
16+
17+
To improve connection stability and prevent unexpected disconnections during TiDB server restarts or maintenance, it is recommended that you set the maximum lifetime of your database connections to less than 30 minutes.
18+
19+
For more information, see [Configure the lifetime of connections](/develop/dev-guide-connection-parameters.md#configure-the-lifetime-of-connections).
20+
21+
**API changes**
22+
23+
- **TiDB Cloud Dedicated**
24+
25+
Introduce the following [TiDB Cloud Dedicated](/tidb-cloud/select-cluster-tier.md#tidb-cloud-dedicated) API endpoints for managing third-party monitoring integrations:
26+
27+
- List integrations
28+
- Create an integration
29+
- Delete an integration
30+
31+
For more information, see [TiDB Cloud Dedicated API](https://docs.pingcap.com/tidbcloud/api/v1beta1/dedicated/).
32+
1133
## October 21, 2025
1234

1335
**General changes**

0 commit comments

Comments
 (0)