Skip to content

Commit

Permalink
cloud: add release notes for 20231011 (#15010)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt authored Oct 11, 2023
1 parent a363bac commit f3b0e19
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 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,22 @@ aliases: ['/tidbcloud/supported-tidb-versions','/tidbcloud/release-notes']

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

## October 11, 2023

**General changes**

- Support [dual region backup (beta)](/tidb-cloud/backup-and-restore.md#turn-on-dual-region-backup-beta) for [TiDB Dedicated](/tidb-cloud/select-cluster-tier.md#tidb-dedicated) clusters.

You can now replicate backups across geographic regions within your cloud provider. This feature provides an additional layer of data protection and disaster recovery capabilities.

For more information, see [Back up and restore TiDB Dedicated data](/tidb-cloud/backup-and-restore.md).

- Data Migration now supports both physical mode and logical mode for migrating existing data.

In physical mode, the migration speed can reach up to 110 MiB/s. Compared with 45 MiB/s in logical mode, the migration performance has improved significantly.

For more information, see [Migrate existing data and incremental data](/tidb-cloud/migrate-from-mysql-using-data-migration.md#migrate-existing-data-and-incremental-data).

## October 10, 2023

**General changes**
Expand Down

0 comments on commit f3b0e19

Please sign in to comment.