Skip to content

Releases: tikv/migration

TiKV-CDC v1.3.0 Beta

22 Jun 14:58
16dc003
Compare
Choose a tag to compare
TiKV-CDC v1.3.0 Beta Pre-release
Pre-release

New Features

  • Support Kafka sink

What's Changed

New Contributors

Full Changelog: cdc-v1.2.0-beta...cdc-v1.3.0-beta

TiKV-CDC v1.2.0 Beta

25 Aug 07:55
9b4dc22
Compare
Choose a tag to compare
TiKV-CDC v1.2.0 Beta Pre-release
Pre-release

What's Changed

Full Changelog: cdc-v1.1.1...cdc-v1.2.0-beta

TiKV-CDC v1.1.1

28 Feb 08:12
35d2af6
Compare
Choose a tag to compare

Improvements

  1. Fix memory leak.
  2. Improve integration test rubustness.

What's Changed

TiKV-CDC v1.1.0

05 Dec 06:35
5662608
Compare
Choose a tag to compare

Key features & improvements

  1. Support replicating data with TLS enabled TiKV clusters of both upstream and downstream. See User Guide.
  2. Support replication for existing TiKV clusters with data more than 900GB.
  3. Support deploying more than 20 changefeeds at the same time.
  4. Support specifying key range when deploying changefeed.
  5. Polish flow control to avoid Out-Of-Memory.
  6. Improve code coverage of unit tests and integration tests.

What's Changed

TiKV-BR v1.1.0

21 Nov 03:46
fc7f9f9
Compare
Choose a tag to compare

Key features & improvements

  1. Support Amazon S3 as storage when backup and restoration. See User Guide.
  2. Support backup and restoration with key range. See User Guide.
  3. Support backup and restoration for TLS enabled TiKV cluster. See User Guide.
  4. Support backup and restoration for v5.x.x TiKV cluster. See User Guide.
  5. Support rate limit during backup and restoration. See User Guide.
  6. Improve code coverage of unit tests and integration tests.

What's Changed

TiKV-CDC v1.0.0

23 Aug 11:14
1cb59c9
Compare
Choose a tag to compare

TiKV-BR v1.0.1

22 Aug 08:25
1d8847b
Compare
Choose a tag to compare

TiKV-BR v1.0.1 release:

  1. Fix bugs
  2. Support return backup-ts after backup for apiv2 cluster.

TiKV-CDC v1.0.0 alpha

09 Aug 08:17
0a4ace4
Compare
Choose a tag to compare
TiKV-CDC v1.0.0 alpha Pre-release
Pre-release

Release TiKV-CDC v1.0.0 alpha
Please see https://github.com/tikv/migration/blob/main/cdc/README.md.

TiKV-BR v1.0.0

09 Aug 07:09
b8eef52
Compare
Choose a tag to compare