Skip to content

Releases: pingcap/tidb-binlog

v3.0.0-rc.1

10 May 10:49
aa2bb8f
Compare
Choose a tag to compare
  • Drainer: Fix when pk is handle and value overflow int64 #573
  • Drainer: Remove pb compress config and change downstream name 'pb' to 'file' #559
  • add syn-log option in pump #509
  • support for enabling gzip grpc compression between pump and drainer #495
  • add ignore-tables option in drainer #520
  • add sql-mode option in drainer #511

v2.1.9

06 May 10:20
8c6e097
Compare
Choose a tag to compare
  • Drainer: Fix when pk is handle and value overflow int64 #574
  • Drainer: Remove pb compress config and change downstream name 'pb' to 'file' #575
  • Reparo: Fix wrongly set update value #576
    • This bug is introduced since 2.1.7.

v2.1.8

12 Apr 07:48
53474a5
Compare
Choose a tag to compare
  • add syn-log option in pump #529
  • support for enabling gzip grpc compression between pump and drainer #530
  • add ignore-tables option in drainer ( #513
  • add sql-mode option in drainer #526

v3.0.0-beta.1

27 Mar 03:26
Compare
Choose a tag to compare
  • Add the Arbiter tool that supports reading binlog from Kafka and replicate the data into MySQL #441
  • Support filtering files that do not need to be replicated #484
  • Support replicating generated columns #485

v2.1.7

27 Mar 03:23
ba2724a
Compare
Choose a tag to compare
  • Use sync-diff-inspector check data and add pump restart test #489
  • Support generated columns #491
  • Cleanup useless code and outdated docs, Fix lint #490
  • reparo: refactor some code#489
    - Skip scanning whole relative file for recovery.
    - Improve code and test, write to downstream concurrently by using pkg/loader

v2.1.6

27 Mar 03:29
6b3db13
Compare
Choose a tag to compare
  • Nothing's changed

v2.1.5

28 Feb 08:32
6b3db13
Compare
Choose a tag to compare
  • Update the DDL binlog replication plan to guarantee the correctness of DDL #466
  • Switch juju/errors to pingcap/error #464
  • Open go mod and update despondencies #475
  • Add package pkg/loader #471
  • Add tool Arbiter sync from Kafka to Mysql #441

v2.1.4

15 Feb 09:11
50f5b19
Compare
Choose a tag to compare

nothing change

v2.1.3

15 Feb 09:11
fe4317d
Compare
Choose a tag to compare
  • Pump
    - Add a API to get binlog by ts #449

  • Drainer
    - Fix history job not sorted by schema version #444
    - Change default config value to more reasonable value #439 #442
    - Fix not skip rollback state ddl job #432
    - Fix data may not consistent when no pk but has uk #421

  • Other
    - Add integration test for node status #416

a more stable version and better monitoring

15 Dec 12:42
5c3d7a8
Compare
Choose a tag to compare
  • fix some bugs
  • add more metrics to monitoring