Skip to content

Commit

Permalink
cloud: release notes for November 14, 2023 (#15341)
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxsd authored Nov 14, 2023
1 parent 77ea37d commit 5717481
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 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,20 @@ 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.

## November 14, 2023

**General changes**

- When you restore data from TiDB Dedicated clusters, the default behavior is now modified from restoring without user accounts to restoring with all user accounts, including the `cloud_admin@'%'` account.

For more information, see [BackUp and Restore TiDB Dedicated Data](/tidb-cloud/backup-and-restore.md).

- Introduce event filters for changefeeds.

This enhancement empowers you to easily manage event filters for changefeeds directly through the [TiDB Cloud console](https://tidbcloud.com/), streamlining the process of excluding specific events from changefeeds and providing better control over data replication downstream.

For more information, see [Changefeed](/tidb-cloud/changefeed-overview.md#edit-a-changefeed).

## November 7, 2023

**General changes**
Expand Down

0 comments on commit 5717481

Please sign in to comment.