Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 20241217 release notes #19702

Merged
merged 3 commits into from
Dec 18, 2024
Merged
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
15 changes: 15 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,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 2024.

## December 17, 2024

**General changes**

- TiDB Cloud Serverless backup and restore changes

- Support restoring data to a new cluster, providing greater flexibility and ensuring your current cluster's operations remain uninterrupted.

- Refine backup and restore strategies to align with your cluster plan. For more information, see [Back Up and Restore TiDB Cloud Serverless Data](/tidb-cloud/backup-and-restore-serverless.md#learn-about-the-backup-setting).

- Apply the following compatibility policy to help you transition smoothly:

- Backups created before 2024-12-17T10:00:00Z will follow the previous retention duration across all clusters.
- The backup time of scalable clusters will retain the current configurations, while the backup time of free clusters will be reset to default settings.

## December 3, 2024

**General changes**
Expand Down
Loading